Console Output
+ export BASE_REPO=omero-insight.git
+ BASE_REPO=omero-insight.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-insight-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-insight-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-insight-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-insight-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-02-24 00:59:18,352 [ scc.config] DEBUG Found github.token
2025-02-24 00:59:18,355 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:18,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-24 00:59:18,778 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:18,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-24 00:59:19,196 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:19,348 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-24 00:59:19,349 [ scc.gh] DEBUG 2740 remaining from 5000 (Reset at 01:02
2025-02-24 00:59:19,350 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-24 00:59:19,355 [ scc.git] DEBUG Check current status
2025-02-24 00:59:19,356 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-24 00:59:19,360 [ scc.git] DEBUG 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-02-24 00:59:19,360 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-24 00:59:19,410 [ scc.config] DEBUG Found remote.origin.url
2025-02-24 00:59:19,601 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:19,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight HTTP/1.1" 200 None
2025-02-24 00:59:20,116 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:20,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-24 00:59:20,591 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:20,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-24 00:59:21,015 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:21,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-24 00:59:21,440 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:21,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-24 00:59:21,619 [ scc.git] DEBUG Resetting...
2025-02-24 00:59:21,619 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-24 00:59:21,637 [ scc.git] DEBUG HEAD is now at 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-02-24 00:59:21,638 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-24 00:59:21,682 [ scc.git] DEBUG Check current status
2025-02-24 00:59:21,682 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-24 00:59:21,687 [ scc.git] DEBUG 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-02-24 00:59:21,687 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-24 00:59:21,728 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-24 00:59:21,729 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-24 00:59:21,729 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-24 00:59:21,729 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-24 00:59:21,729 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-24 00:59:21,729 [ scc.repo] DEBUG ## PRs found:
2025-02-24 00:59:21,873 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:22,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/pulls HTTP/1.1" 200 None
2025-02-24 00:59:22,445 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:22,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443 HTTP/1.1" 200 None
2025-02-24 00:59:22,920 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:23,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443/comments HTTP/1.1" 200 None
2025-02-24 00:59:23,407 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:23,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333 HTTP/1.1" 200 None
2025-02-24 00:59:23,908 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:24,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333/comments HTTP/1.1" 200 None
2025-02-24 00:59:24,110 [ scc.repo] DEBUG - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-24 00:59:24,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:24,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310 HTTP/1.1" 200 None
2025-02-24 00:59:24,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:25,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310/comments HTTP/1.1" 200 None
2025-02-24 00:59:25,136 [ scc.repo] DEBUG ## Branches found:
2025-02-24 00:59:25,136 [ scc.git] DEBUG Get sha1 of %s
2025-02-24 00:59:25,136 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:25,141 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-24 00:59:25,144 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-24 00:59:25,144 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-24 00:59:25,148 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-24 00:59:25,153 [ scc.git] DEBUG Already up to date.
2025-02-24 00:59:25,153 [ scc.git] DEBUG Calling 'git fetch origin pull/333/head'
2025-02-24 00:59:25,479 [ scc.git] DEBUG From https://github.com/ome/omero-insight
2025-02-24 00:59:25,479 [ scc.git] DEBUG * branch refs/pull/333/head -> FETCH_HEAD
2025-02-24 00:59:25,484 [ scc.git] DEBUG ## Unique users: []
2025-02-24 00:59:25,484 [ scc.git] DEBUG Get sha1 of %s
2025-02-24 00:59:25,484 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:25,489 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-24 00:59:25,496 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:25,499 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 333 (drop compatibility to test new Jenkins) b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-24 00:59:25,788 [ scc.git] DEBUG Auto-merging build.gradle
2025-02-24 00:59:25,791 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-24 00:59:25,794 [ scc.git] DEBUG build.gradle | 8 ++++----
2025-02-24 00:59:25,794 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 4 deletions(-)
2025-02-24 00:59:25,797 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:25,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-24 00:59:25,963 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-24 00:59:26,008 [ scc.git] DEBUG Get sha1 of %s
2025-02-24 00:59:26,008 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:26,012 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-24 00:59:26,097 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f2970e45ca0> has no local changes
2025-02-24 00:59:26,097 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-insight
Excluded PRs:
- PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
- PR 377 sukunis 'Fix ontology loads' (exclude comment)
- PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
Already up to date.
Merged PRs:
- PR 333 jburel 'drop compatibility to test new Jenkins'
Generated by OMERO-insight-push#322 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-push/322/)'
2025-02-24 00:59:26,110 [ scc.git] DEBUG [detached HEAD de7a55f9f] merge master -Dorg -Snone
2025-02-24 00:59:26,111 [ scc.merge] INFO Repository: ome/omero-insight
2025-02-24 00:59:26,111 [ scc.merge] INFO Excluded PRs:
2025-02-24 00:59:26,111 [ scc.merge] INFO - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
2025-02-24 00:59:26,111 [ scc.merge] INFO - PR 377 sukunis 'Fix ontology loads' (exclude comment)
2025-02-24 00:59:26,111 [ scc.merge] INFO - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
2025-02-24 00:59:26,111 [ scc.merge] INFO Already up to date.
2025-02-24 00:59:26,111 [ scc.merge] INFO
2025-02-24 00:59:26,111 [ scc.merge] INFO Merged PRs:
2025-02-24 00:59:26,111 [ scc.merge] INFO - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-24 00:59:26,111 [ scc.merge] INFO
2025-02-24 00:59:26,111 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-24 00:59:26,111 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-02-24 00:59:26,603 [ scc.config] DEBUG Found github.token
2025-02-24 00:59:26,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:26,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-24 00:59:27,021 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:27,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-24 00:59:27,447 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:27,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-24 00:59:27,600 [ scc.gh] DEBUG 2681 remaining from 5000 (Reset at 01:02
2025-02-24 00:59:27,601 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-24 00:59:27,606 [ scc.git] DEBUG Check current status
2025-02-24 00:59:27,606 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-24 00:59:27,610 [ scc.git] DEBUG de7a55f9f merge master -Dorg -Snone
2025-02-24 00:59:27,610 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-24 00:59:27,658 [ scc.config] DEBUG Found remote.origin.url
2025-02-24 00:59:27,852 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:28,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight HTTP/1.1" 200 None
2025-02-24 00:59:28,346 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:28,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-24 00:59:28,809 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:28,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-24 00:59:29,232 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:29,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-24 00:59:29,660 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:29,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-24 00:59:29,833 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-24 00:59:29,874 [ scc.git] DEBUG Resetting...
2025-02-24 00:59:29,874 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-24 00:59:29,890 [ scc.git] DEBUG HEAD is now at de7a55f9f merge master -Dorg -Snone
2025-02-24 00:59:29,890 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-24 00:59:29,932 [ scc.git] DEBUG Check current status
2025-02-24 00:59:29,932 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-24 00:59:29,937 [ scc.git] DEBUG de7a55f9f merge master -Dorg -Snone
2025-02-24 00:59:29,937 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-24 00:59:29,977 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-24 00:59:29,978 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-24 00:59:29,978 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-24 00:59:29,978 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-24 00:59:29,978 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-24 00:59:29,978 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-02-24 00:59:29,978 [ scc.repo] DEBUG ## PRs found:
2025-02-24 00:59:30,084 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:30,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/pulls HTTP/1.1" 200 None
2025-02-24 00:59:30,611 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:30,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443 HTTP/1.1" 200 None
2025-02-24 00:59:31,094 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:31,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443/comments HTTP/1.1" 200 None
2025-02-24 00:59:31,577 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:31,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333 HTTP/1.1" 200 None
2025-02-24 00:59:32,092 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:32,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333/comments HTTP/1.1" 200 None
2025-02-24 00:59:32,560 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:32,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/b66e93349e2ddb5c1908f922c7c63a46722bd48e HTTP/1.1" 200 None
2025-02-24 00:59:33,107 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:33,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/b66e93349e2ddb5c1908f922c7c63a46722bd48e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-24 00:59:33,634 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:33,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/b66e93349e2ddb5c1908f922c7c63a46722bd48e HTTP/1.1" 200 None
2025-02-24 00:59:34,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:34,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/statuses/b66e93349e2ddb5c1908f922c7c63a46722bd48e?per_page=1 HTTP/1.1" 200 2
2025-02-24 00:59:34,345 [ scc.repo] DEBUG - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-24 00:59:34,597 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:34,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310 HTTP/1.1" 200 None
2025-02-24 00:59:35,055 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:35,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310/comments HTTP/1.1" 200 None
2025-02-24 00:59:35,381 [ scc.repo] DEBUG ## Branches found:
2025-02-24 00:59:35,381 [ scc.git] DEBUG Get sha1 of %s
2025-02-24 00:59:35,381 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:35,386 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-24 00:59:35,390 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-24 00:59:35,390 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-24 00:59:35,394 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-24 00:59:35,401 [ scc.git] DEBUG Already up to date.
2025-02-24 00:59:35,401 [ scc.git] DEBUG Calling 'git fetch origin pull/333/head'
2025-02-24 00:59:35,725 [ scc.git] DEBUG From https://github.com/ome/omero-insight
2025-02-24 00:59:35,725 [ scc.git] DEBUG * branch refs/pull/333/head -> FETCH_HEAD
2025-02-24 00:59:35,730 [ scc.git] DEBUG ## Unique users: []
2025-02-24 00:59:35,731 [ scc.git] DEBUG Get sha1 of %s
2025-02-24 00:59:35,731 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:35,736 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-24 00:59:35,742 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:35,745 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 333 (drop compatibility to test new Jenkins) b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-24 00:59:35,751 [ scc.git] DEBUG Already up to date.
2025-02-24 00:59:35,754 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-24 00:59:35,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-24 00:59:35,930 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-24 00:59:35,970 [ scc.git] DEBUG Get sha1 of %s
2025-02-24 00:59:35,970 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-24 00:59:35,975 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-24 00:59:36,013 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-24 00:59:36,023 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4e7ad05ca0> has no local changes
2025-02-24 00:59:36,023 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-insight
Excluded PRs:
- PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
- PR 377 sukunis 'Fix ontology loads' (exclude comment)
- PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
Already up to date.
Merged PRs:
- PR 333 jburel 'drop compatibility to test new Jenkins'
Generated by OMERO-insight-push#322 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-push/322/)'
2025-02-24 00:59:36,036 [ scc.git] DEBUG [detached HEAD 5709dffb5] merge master -Dorg -Ssuccess-only
2025-02-24 00:59:36,037 [ scc.merge] INFO Repository: ome/omero-insight
2025-02-24 00:59:36,037 [ scc.merge] INFO Excluded PRs:
2025-02-24 00:59:36,037 [ scc.merge] INFO - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
2025-02-24 00:59:36,037 [ scc.merge] INFO - PR 377 sukunis 'Fix ontology loads' (exclude comment)
2025-02-24 00:59:36,037 [ scc.merge] INFO - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
2025-02-24 00:59:36,037 [ scc.merge] INFO Already up to date.
2025-02-24 00:59:36,037 [ scc.merge] INFO
2025-02-24 00:59:36,037 [ scc.merge] INFO Merged PRs:
2025-02-24 00:59:36,037 [ scc.merge] INFO - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-24 00:59:36,037 [ scc.merge] INFO
2025-02-24 00:59:36,037 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-24 00:59:36,037 [ scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.3 to 5.10.1-SNAPSHOT
Commit all component version changes
[detached HEAD 7c076c256] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-24 00:59:42,369 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-insight/tree/merge_ci