Console Output
+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-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-build-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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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)
2026-01-20 00:21:09,700 [ scc.config] DEBUG Found github.token
2026-01-20 00:21:09,701 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-20 00:21:09,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:10,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:10,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-20 00:21:10,689 [ scc.gh] DEBUG 4846 remaining from 5000 (Reset at 01:01
2026-01-20 00:21:10,690 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:10,692 [ scc.git] DEBUG Check current status
2026-01-20 00:21:10,692 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:10,694 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-20 00:21:10,695 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:10,736 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-20 00:21:10,739 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-20 00:21:10,742 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-20 00:21:10,746 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-20 00:21:10,749 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-20 00:21:10,751 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-20 00:21:10,754 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-20 00:21:10,757 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:11,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-20 00:21:11,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:12,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:12,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:12,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:12,937 [ scc.git] DEBUG Resetting...
2026-01-20 00:21:12,937 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-20 00:21:12,942 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-20 00:21:12,942 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-20 00:21:13,001 [ scc.git] DEBUG Check current status
2026-01-20 00:21:13,001 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:13,003 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-20 00:21:13,004 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:13,044 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-20 00:21:13,046 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-20 00:21:13,050 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-20 00:21:13,052 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-20 00:21:13,055 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-20 00:21:13,058 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-20 00:21:13,061 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-20 00:21:13,062 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-20 00:21:13,062 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-20 00:21:13,062 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-20 00:21:13,062 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-20 00:21:13,062 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-20 00:21:13,062 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:21:13,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-20 00:21:13,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-20 00:21:13,930 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:13,931 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-20 00:21:14,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-20 00:21:14,449 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:14,449 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-20 00:21:14,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-20 00:21:14,944 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:14,944 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-20 00:21:15,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-20 00:21:15,445 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:15,445 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-20 00:21:15,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-20 00:21:15,926 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:15,926 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-20 00:21:15,926 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:21:15,926 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:21:15,926 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:15,928 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:21:15,931 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:21:15,931 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:21:15,933 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:21:15,936 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:15,936 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-20 00:21:16,206 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:16,206 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-20 00:21:16,211 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-20 00:21:16,468 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:16,469 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-20 00:21:16,473 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-20 00:21:16,740 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:16,740 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-20 00:21:16,745 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-20 00:21:17,001 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:17,001 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-20 00:21:17,006 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-20 00:21:17,264 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:17,264 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-20 00:21:17,269 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:21:17,269 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:21:17,269 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:17,271 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-20 00:21:17,274 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:17,275 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-20 00:21:17,284 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:21:17,286 [ scc.git] DEBUG omero-model | 2 +-
2026-01-20 00:21:17,286 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-20 00:21:17,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:17,446 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-20 00:21:17,449 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:17,451 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-20 00:21:17,460 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:21:17,463 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-20 00:21:17,463 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-20 00:21:17,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:17,843 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-20 00:21:17,846 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:17,848 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-20 00:21:17,857 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:21:17,860 [ scc.git] DEBUG omero-server | 2 +-
2026-01-20 00:21:17,860 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-20 00:21:18,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:18,271 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-20 00:21:18,274 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:18,276 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-20 00:21:18,284 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:21:18,287 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-20 00:21:18,287 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-20 00:21:18,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:18,659 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-20 00:21:18,662 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:18,664 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-20 00:21:18,673 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:21:18,676 [ scc.git] DEBUG omero-common | 2 +-
2026-01-20 00:21:18,676 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-20 00:21:19,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:19,079 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:21:19,134 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-20 00:21:19,146 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-20 00:21:19,163 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-20 00:21:19,175 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-20 00:21:19,193 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-20 00:21:19,193 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:21:19,193 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:19,196 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:21:19,234 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fc805971990> has no local changes
2026-01-20 00:21:19,234 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-build
Already up to date.
Merged PRs:
- PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:21:19,267 [ scc.git] DEBUG [detached HEAD 2d418ba] merge master -Dorg -Snone
2026-01-20 00:21:19,267 [ scc.merge] INFO Repository: ome/omero-build
2026-01-20 00:21:19,267 [ scc.merge] INFO Already up to date.
2026-01-20 00:21:19,267 [ scc.merge] INFO
2026-01-20 00:21:19,267 [ scc.merge] INFO Merged PRs:
2026-01-20 00:21:19,267 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-20 00:21:19,267 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-20 00:21:19,267 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-20 00:21:19,267 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-20 00:21:19,267 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-20 00:21:19,267 [ scc.merge] INFO
2026-01-20 00:21:19,267 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-20 00:21:19,267 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Submodule path 'omero-blitz': checked out '5bf40c91b650586f4fdad4eb8827e682cc4eb683'
Submodule path 'omero-common': checked out '67bd1554db06615a08e24dd66b0a03fa853c12ef'
Submodule path 'omero-gateway-java': checked out 'e2430bf1bec6982f27457bf815ddf9866edd00de'
Submodule path 'omero-model': checked out 'ebec8e14a6f2fa19fb16f3b4dc35ca8a441f05ef'
Submodule path 'omero-renderer': checked out '6519e2221d3181500eb79a2bff89bf8f35a5569f'
Submodule path 'omero-romio': checked out '7c9449f6e903bfe049728bb8c3c8aed7dc372980'
Submodule path 'omero-server': checked out '251ef97865f67bba87eff6eb960ef8fba9770e77'
Merge all submodules2026-01-20 00:21:21,755 [ scc.config] DEBUG Found github.token
2026-01-20 00:21:21,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-20 00:21:21,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:22,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:22,722 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-20 00:21:22,723 [ scc.gh] DEBUG 4828 remaining from 5000 (Reset at 01:01
2026-01-20 00:21:22,724 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:22,726 [ scc.git] DEBUG Check current status
2026-01-20 00:21:22,726 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:22,728 [ scc.git] DEBUG 2d418ba merge master -Dorg -Snone
2026-01-20 00:21:22,729 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:22,772 [ scc.git] DEBUG +5bf40c91b650586f4fdad4eb8827e682cc4eb683 omero-blitz (v5.8.3-10-g5bf40c91)
2026-01-20 00:21:22,775 [ scc.git] DEBUG +67bd1554db06615a08e24dd66b0a03fa853c12ef omero-common (v5.7.3-6-g67bd155)
2026-01-20 00:21:22,778 [ scc.git] DEBUG +e2430bf1bec6982f27457bf815ddf9866edd00de omero-gateway-java (v5.10.4-5-ge2430bf)
2026-01-20 00:21:22,781 [ scc.git] DEBUG +ebec8e14a6f2fa19fb16f3b4dc35ca8a441f05ef omero-model (v5.7.3-12-gebec8e1)
2026-01-20 00:21:22,784 [ scc.git] DEBUG +6519e2221d3181500eb79a2bff89bf8f35a5569f omero-renderer (v5.6.3-8-g6519e22)
2026-01-20 00:21:22,787 [ scc.git] DEBUG +7c9449f6e903bfe049728bb8c3c8aed7dc372980 omero-romio (v5.8.3-6-g7c9449f)
2026-01-20 00:21:22,790 [ scc.git] DEBUG +251ef97865f67bba87eff6eb960ef8fba9770e77 omero-server (v5.7.3-7-g251ef978)
2026-01-20 00:21:22,792 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:23,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-20 00:21:23,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:24,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:24,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:25,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:25,194 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:25,244 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-20 00:21:25,244 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:25,246 [ scc.git] DEBUG Check current status
2026-01-20 00:21:25,246 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:25,249 [ scc.git] DEBUG 5bf40c91 Merge pull request #169 from sbesson/omero_artifact_plugin_6.0.0
2026-01-20 00:21:25,249 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:25,287 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:25,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-20 00:21:26,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:26,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:27,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:27,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:27,465 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:27,504 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:27,504 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-20 00:21:27,504 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:27,506 [ scc.git] DEBUG Check current status
2026-01-20 00:21:27,507 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:27,510 [ scc.git] DEBUG 67bd155 Merge pull request #54 from sbesson/omero_artifact_plugin_6.0.0
2026-01-20 00:21:27,510 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:27,549 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:27,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-20 00:21:28,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:28,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:29,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:29,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:29,870 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:29,909 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:29,910 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-20 00:21:29,910 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:29,912 [ scc.git] DEBUG Check current status
2026-01-20 00:21:29,912 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:29,914 [ scc.git] DEBUG e2430bf Merge pull request #107 from sbesson/omero_artifact_plugin_6.0.0
2026-01-20 00:21:29,914 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:29,954 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:30,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-20 00:21:30,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:31,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:31,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:32,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:32,120 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:32,159 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:32,160 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-20 00:21:32,160 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:32,162 [ scc.git] DEBUG Check current status
2026-01-20 00:21:32,162 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:32,165 [ scc.git] DEBUG ebec8e1 Merge pull request #123 from sbesson/bio-formats_8.4.0
2026-01-20 00:21:32,165 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:32,205 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:32,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-20 00:21:33,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:33,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:34,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:34,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:34,557 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:34,595 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:34,596 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-20 00:21:34,596 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:34,598 [ scc.git] DEBUG Check current status
2026-01-20 00:21:34,598 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:34,600 [ scc.git] DEBUG 6519e22 Merge pull request #35 from sbesson/omero_artifact_plugin_6.0.0
2026-01-20 00:21:34,601 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:34,643 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:35,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-20 00:21:35,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:35,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:36,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:36,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:36,849 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:36,887 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:36,888 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-20 00:21:36,888 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:36,890 [ scc.git] DEBUG Check current status
2026-01-20 00:21:36,890 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:36,892 [ scc.git] DEBUG 7c9449f Merge pull request #52 from sbesson/omero_artifact_plugin_6.0.0
2026-01-20 00:21:36,892 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:36,932 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:37,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-20 00:21:37,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:38,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:38,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:39,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:39,317 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:39,356 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:39,357 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-20 00:21:39,357 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-20 00:21:39,359 [ scc.git] DEBUG Check current status
2026-01-20 00:21:39,359 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:39,361 [ scc.git] DEBUG 251ef978 Merge pull request #201 from sbesson/omero_artifact_plugin_6.0.0
2026-01-20 00:21:39,361 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:39,402 [ scc.config] DEBUG Found remote.origin.url
2026-01-20 00:21:39,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-20 00:21:40,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-20 00:21:40,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-20 00:21:41,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-20 00:21:41,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-20 00:21:41,647 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:21:41,687 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:21:41,687 [ scc.git] DEBUG Resetting...
2026-01-20 00:21:41,687 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-20 00:21:41,692 [ scc.git] DEBUG HEAD is now at 2d418ba merge master -Dorg -Snone
2026-01-20 00:21:41,692 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-20 00:21:41,742 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-20 00:21:41,756 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-20 00:21:41,770 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-20 00:21:41,783 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-20 00:21:41,799 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-20 00:21:41,811 [ scc.git] DEBUG Submodule path 'omero-romio': checked out '33c24b311d5b4cb8cd8f64af7e509636c4bdb433'
2026-01-20 00:21:41,827 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-20 00:21:41,831 [ scc.git] DEBUG Check current status
2026-01-20 00:21:41,831 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-20 00:21:41,833 [ scc.git] DEBUG 2d418ba merge master -Dorg -Snone
2026-01-20 00:21:41,833 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-20 00:21:41,872 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-20 00:21:41,875 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-20 00:21:41,878 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-20 00:21:41,881 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-20 00:21:41,884 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-20 00:21:41,886 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-20 00:21:41,889 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-20 00:21:41,890 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-20 00:21:41,890 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-20 00:21:41,890 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-20 00:21:41,890 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-20 00:21:41,890 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-20 00:21:41,890 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-20 00:21:41,890 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:21:42,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-20 00:21:42,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-20 00:21:42,649 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:43,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-20 00:21:43,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:21:44,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-20 00:21:44,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/46bdd975ccf3524dab0e856039a64a2f0594fb30?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:21:44,610 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-20 00:21:45,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-20 00:21:45,112 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:45,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-20 00:21:46,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:21:46,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-20 00:21:46,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c1f69004b689ce976b5d435431830ed2890e72be?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:21:46,995 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-20 00:21:47,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-20 00:21:47,461 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:47,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-20 00:21:48,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:21:48,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-20 00:21:49,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/5c72c647c7137ba0d4656171ba00ee8ebe704958?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:21:49,379 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-20 00:21:49,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-20 00:21:49,883 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:50,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-20 00:21:51,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:21:51,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-20 00:21:51,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/ac3ad423312c0dc8b3ecd2a906b1f135487dc298?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:21:51,991 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-20 00:21:52,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-20 00:21:52,474 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-20 00:21:53,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-20 00:21:53,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:21:54,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-20 00:21:54,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:21:54,529 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-20 00:21:54,529 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:21:54,529 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:21:54,529 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:54,532 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:21:54,534 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:21:54,534 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:21:54,537 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:21:54,540 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:54,540 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-20 00:21:54,816 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:54,816 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-20 00:21:54,820 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-20 00:21:55,076 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:55,076 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-20 00:21:55,081 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-20 00:21:55,342 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:55,342 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-20 00:21:55,347 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-20 00:21:55,605 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:55,606 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-20 00:21:55,610 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-20 00:21:55,867 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-20 00:21:55,868 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-20 00:21:55,872 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:21:55,872 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:21:55,872 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:55,874 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-20 00:21:55,877 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:55,879 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-20 00:21:55,881 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:56,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:56,030 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-20 00:21:56,033 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:56,035 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-20 00:21:56,038 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:56,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:56,421 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-20 00:21:56,424 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:56,426 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-20 00:21:56,428 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:56,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:56,837 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-20 00:21:56,840 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:56,842 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-20 00:21:56,845 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:57,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:57,246 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-20 00:21:57,249 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:57,251 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-20 00:21:57,254 [ scc.git] DEBUG Already up to date.
2026-01-20 00:21:57,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:21:57,639 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:21:57,680 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:21:57,680 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:21:57,683 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:21:58,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-20 00:21:58,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-20 00:21:59,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-20 00:21:59,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:22:00,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-20 00:22:00,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-20 00:22:01,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:22:01,077 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-20 00:22:01,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-20 00:22:02,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-20 00:22:02,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-20 00:22:03,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:22:03,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-20 00:22:04,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:22:04,258 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-20 00:22:04,258 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:04,258 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-20 00:22:04,258 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:04,258 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:04,261 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:04,263 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:04,263 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:04,267 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:04,275 [ scc.git] DEBUG Updating d2c0bd73..5bf40c91
2026-01-20 00:22:04,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls/169 HTTP/1.1" 200 None
2026-01-20 00:22:04,912 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-20 00:22:05,203 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-20 00:22:05,203 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-20 00:22:05,207 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-20 00:22:05,468 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-20 00:22:05,468 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-20 00:22:05,471 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:05,472 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:05,472 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:05,474 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-20 00:22:05,478 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:05,480 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-20 00:22:05,493 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:22:05,496 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-20 00:22:05,496 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-20 00:22:05,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:05,644 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-20 00:22:05,649 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:05,651 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 162 (OMEROMetadataStoreClient: fall back to secure session on SocketException) 89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-20 00:22:05,664 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:22:05,670 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-20 00:22:05,670 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-20 00:22:06,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:06,037 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:06,076 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:06,076 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:06,078 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:06,116 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:06,123 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd048fcced0> has no local changes
2026-01-20 00:22:06,123 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Updating d2c0bd73..5bf40c91
Previously merged:
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:06,131 [ scc.git] DEBUG [detached HEAD 51f4580b] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:06,131 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:06,131 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:22:06,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-20 00:22:07,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-20 00:22:07,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-20 00:22:08,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-20 00:22:08,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-20 00:22:08,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-20 00:22:09,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:22:09,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-20 00:22:10,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:22:10,404 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-20 00:22:10,404 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:10,404 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-20 00:22:10,404 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:10,404 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:10,407 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:10,409 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:10,409 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:10,411 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:10,418 [ scc.git] DEBUG Updating 9e31ea1..67bd155
2026-01-20 00:22:11,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls/54 HTTP/1.1" 200 None
2026-01-20 00:22:11,134 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-20 00:22:11,404 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-20 00:22:11,404 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-20 00:22:11,409 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:11,409 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:11,409 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:11,411 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-20 00:22:11,415 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:11,417 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-20 00:22:11,425 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:22:11,428 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-20 00:22:11,428 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-20 00:22:11,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:11,574 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:11,613 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:11,613 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:11,615 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:11,653 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:11,657 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd0494bf750> has no local changes
2026-01-20 00:22:11,657 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Updating 9e31ea1..67bd155
Previously merged:
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Merged PRs:
- PR 42 jburel 'include all'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:11,662 [ scc.git] DEBUG [detached HEAD 533e621] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:11,663 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:11,663 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:22:12,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-20 00:22:12,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-20 00:22:13,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-20 00:22:13,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-20 00:22:14,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-20 00:22:14,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-20 00:22:15,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-20 00:22:15,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2026-01-20 00:22:15,818 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-20 00:22:16,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-20 00:22:16,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-20 00:22:16,832 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:16,832 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-20 00:22:16,832 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:16,832 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:16,835 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:16,837 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:16,837 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:16,840 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:16,846 [ scc.git] DEBUG Updating c02f3d4..e2430bf
2026-01-20 00:22:17,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls/107 HTTP/1.1" 200 None
2026-01-20 00:22:17,641 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-20 00:22:17,917 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-20 00:22:17,917 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-20 00:22:17,921 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:17,922 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:17,922 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:17,924 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-20 00:22:17,927 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:17,929 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-20 00:22:17,939 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-20 00:22:17,940 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-20 00:22:17,944 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-20 00:22:17,944 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-20 00:22:17,944 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-20 00:22:17,944 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-20 00:22:17,944 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-20 00:22:18,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:18,120 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:18,158 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:18,158 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:18,160 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:18,197 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:18,201 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd04905b710> has no local changes
2026-01-20 00:22:18,201 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Updating c02f3d4..e2430bf
Previously merged:
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:18,207 [ scc.git] DEBUG [detached HEAD a42b60d] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:18,208 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:18,208 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:22:18,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2026-01-20 00:22:18,581 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:18,581 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-20 00:22:18,581 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:18,581 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:18,583 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:18,585 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:18,586 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:18,588 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:18,595 [ scc.git] DEBUG Updating f544fae..ebec8e1
2026-01-20 00:22:19,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls/123 HTTP/1.1" 200 None
2026-01-20 00:22:20,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls/122 HTTP/1.1" 200 None
2026-01-20 00:22:20,105 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:20,105 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:20,105 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:20,107 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:20,146 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:20,146 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:20,148 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:20,186 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:20,190 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd0492b8750> has no local changes
2026-01-20 00:22:20,190 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Updating f544fae..ebec8e1
Previously merged:
- PR 123 sbesson 'Bump ome:formats-gpl from 8.3.0 to 8.4.0'
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:20,196 [ scc.git] DEBUG [detached HEAD ea53ee1] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:20,196 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:20,196 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:22:20,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-20 00:22:21,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-20 00:22:21,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-20 00:22:21,676 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-20 00:22:21,676 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:21,676 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-20 00:22:21,677 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:21,677 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:21,679 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:21,681 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:21,681 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:21,684 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:21,694 [ scc.git] DEBUG Updating 9e41971..6519e22
2026-01-20 00:22:22,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/35 HTTP/1.1" 200 None
2026-01-20 00:22:23,091 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-20 00:22:23,092 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:23,092 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:23,092 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:23,095 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:23,133 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:23,133 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:23,135 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:23,172 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:23,177 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd04905b6d0> has no local changes
2026-01-20 00:22:23,177 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..6519e22
Previously merged:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:23,182 [ scc.git] DEBUG [detached HEAD 88ecb24] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:23,183 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:23,183 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:22:23,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-20 00:22:24,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-20 00:22:24,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-20 00:22:24,662 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:24,662 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-20 00:22:24,662 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:24,662 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:24,665 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:24,667 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:24,667 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:24,670 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:24,676 [ scc.git] DEBUG Updating 33c24b3..7c9449f
2026-01-20 00:22:25,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls/52 HTTP/1.1" 200 None
2026-01-20 00:22:25,353 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:25,353 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:25,353 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:25,356 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:25,393 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:25,393 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:25,395 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:25,431 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:25,435 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd04908abd0> has no local changes
2026-01-20 00:22:25,435 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Updating 33c24b3..7c9449f
Previously merged:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:25,441 [ scc.git] DEBUG [detached HEAD 17d18c6] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:25,441 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:25,441 [ scc.repo] DEBUG ## PRs found:
2026-01-20 00:22:25,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-20 00:22:26,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-20 00:22:26,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-20 00:22:27,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-20 00:22:27,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-20 00:22:27,873 [ scc.repo] DEBUG ## Branches found:
2026-01-20 00:22:27,873 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-20 00:22:27,873 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:27,873 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:27,876 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-20 00:22:27,878 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-20 00:22:27,878 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-20 00:22:27,881 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-20 00:22:27,889 [ scc.git] DEBUG Updating 6c0da128..251ef978
2026-01-20 00:22:28,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls/201 HTTP/1.1" 200 None
2026-01-20 00:22:28,513 [ scc.git] DEBUG ## Unique users: []
2026-01-20 00:22:28,513 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:28,513 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:28,515 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-20 00:22:28,555 [ scc.git] DEBUG Get sha1 of %s
2026-01-20 00:22:28,555 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-20 00:22:28,557 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:28,593 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:28,599 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd049008590> has no local changes
2026-01-20 00:22:28,599 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Updating 6c0da128..251ef978
Previously merged:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:28,606 [ scc.git] DEBUG [detached HEAD 8ebba38f] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:28,607 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:28,607 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-20 00:22:28,655 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-20 00:22:28,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:28,917 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-20 00:22:28,919 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-20 00:22:29,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:29,332 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-20 00:22:29,335 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-20 00:22:29,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:29,721 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-20 00:22:29,723 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-20 00:22:30,130 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:30,135 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-20 00:22:30,137 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-20 00:22:30,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:30,681 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-20 00:22:30,683 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-20 00:22:31,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:31,070 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-20 00:22:31,072 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-20 00:22:31,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-20 00:22:31,481 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-20 00:22:31,481 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-20 00:22:31,514 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd048f53810> has local changes
2026-01-20 00:22:31,514 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-build
Already up to date.
Merged PRs:
- PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Repository: ome/omero-blitz
Updating d2c0bd73..5bf40c91
Previously merged:
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Updating 9e31ea1..67bd155
Previously merged:
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Merged PRs:
- PR 42 jburel 'include all'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Updating c02f3d4..e2430bf
Previously merged:
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Repository: ome/omero-model
Updating f544fae..ebec8e1
Previously merged:
- PR 123 sbesson 'Bump ome:formats-gpl from 8.3.0 to 8.4.0'
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..6519e22
Previously merged:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Updating 33c24b3..7c9449f
Previously merged:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Updating 6c0da128..251ef978
Previously merged:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#27 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/27/)'
2026-01-20 00:22:31,522 [ scc.git] DEBUG [detached HEAD fa9ba5e] merge master -Dorg -Ssuccess-only
2026-01-20 00:22:31,522 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-20 00:22:31,522 [ scc.merge] INFO Repository: ome/omero-build
2026-01-20 00:22:31,522 [ scc.merge] INFO Already up to date.
2026-01-20 00:22:31,522 [ scc.merge] INFO
2026-01-20 00:22:31,522 [ scc.merge] INFO Merged PRs:
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-20 00:22:31,522 [ scc.merge] INFO
2026-01-20 00:22:31,522 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-20 00:22:31,522 [ scc.merge] INFO Updating d2c0bd73..5bf40c91
2026-01-20 00:22:31,522 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,522 [ scc.merge] INFO
2026-01-20 00:22:31,522 [ scc.merge] INFO Merged PRs:
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-20 00:22:31,522 [ scc.merge] INFO
2026-01-20 00:22:31,522 [ scc.merge] INFO Repository: ome/omero-common
2026-01-20 00:22:31,522 [ scc.merge] INFO Excluded PRs:
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-20 00:22:31,522 [ scc.merge] INFO Updating 9e31ea1..67bd155
2026-01-20 00:22:31,522 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,522 [ scc.merge] INFO
2026-01-20 00:22:31,522 [ scc.merge] INFO Merged PRs:
2026-01-20 00:22:31,522 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-20 00:22:31,523 [ scc.merge] INFO Excluded PRs:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-20 00:22:31,523 [ scc.merge] INFO Updating c02f3d4..e2430bf
2026-01-20 00:22:31,523 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO Merged PRs:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO Repository: ome/omero-model
2026-01-20 00:22:31,523 [ scc.merge] INFO Updating f544fae..ebec8e1
2026-01-20 00:22:31,523 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 123 sbesson 'Bump ome:formats-gpl from 8.3.0 to 8.4.0'
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-20 00:22:31,523 [ scc.merge] INFO Excluded PRs:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-20 00:22:31,523 [ scc.merge] INFO Updating 9e41971..6519e22
2026-01-20 00:22:31,523 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-20 00:22:31,523 [ scc.merge] INFO Excluded PRs:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-20 00:22:31,523 [ scc.merge] INFO Updating 33c24b3..7c9449f
2026-01-20 00:22:31,523 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO Repository: ome/omero-server
2026-01-20 00:22:31,523 [ scc.merge] INFO Excluded PRs:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-20 00:22:31,523 [ scc.merge] INFO Updating 6c0da128..251ef978
2026-01-20 00:22:31,523 [ scc.merge] INFO Previously merged:
2026-01-20 00:22:31,523 [ scc.merge] INFO - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] INFO
2026-01-20 00:22:31,523 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-20 00:22:31,523 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,525 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-20 00:22:31,525 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,528 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:31,528 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-20 00:22:31,528 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,530 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:31,530 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-20 00:22:31,530 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,532 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:31,532 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-20 00:22:31,532 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,534 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:31,535 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-20 00:22:31,535 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,537 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:31,537 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-20 00:22:31,537 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,539 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-20 00:22:31,539 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-20 00:22:31,539 [ scc.git] DEBUG Calling 'git remote'
2026-01-20 00:22:31,541 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-server from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-model from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-blitz from 5.8.3 to 5.8.4-SNAPSHOT
Updating formats-gpl from 8.4.0 to 8.5.0-SNAPSHOT
Updating omero-romio from 5.8.3 to 5.8.4-SNAPSHOT
Updating omero-common from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-renderer from 5.6.3 to 5.6.4-SNAPSHOT
Commit all component version changes
Entering 'omero-blitz'
Entering 'omero-common'
Entering 'omero-gateway-java'
Entering 'omero-model'
Entering 'omero-renderer'
Entering 'omero-romio'
Entering 'omero-server'
Entering 'omero-blitz'
[detached HEAD ba1026a3] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 30c9cf8] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 7323fd0] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD e889d3b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD ebe5c05] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 041cdd2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD de67df13] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD c1dfe6b] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-20 00:23:04,994 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci