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-12 00:21:02,089 [ scc.config] DEBUG Found github.token
2026-01-12 00:21:02,090 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-12 00:21:02,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:02,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:03,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-12 00:21:03,082 [ scc.gh] DEBUG 4517 remaining from 5000 (Reset at 00:01
2026-01-12 00:21:03,083 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:03,085 [ scc.git] DEBUG Check current status
2026-01-12 00:21:03,085 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:03,087 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-12 00:21:03,088 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:03,129 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-12 00:21:03,132 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-12 00:21:03,135 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-12 00:21:03,138 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-12 00:21:03,140 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-12 00:21:03,143 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-12 00:21:03,146 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-12 00:21:03,148 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:03,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-12 00:21:04,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:04,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:04,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:05,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:05,343 [ scc.git] DEBUG Resetting...
2026-01-12 00:21:05,343 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-12 00:21:05,348 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-12 00:21:05,348 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-12 00:21:05,406 [ scc.git] DEBUG Check current status
2026-01-12 00:21:05,406 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:05,408 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2026-01-12 00:21:05,408 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:05,449 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2026-01-12 00:21:05,451 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2026-01-12 00:21:05,454 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2026-01-12 00:21:05,457 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2026-01-12 00:21:05,460 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-12 00:21:05,463 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-12 00:21:05,466 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2026-01-12 00:21:05,467 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-12 00:21:05,467 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-12 00:21:05,467 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-12 00:21:05,467 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-12 00:21:05,467 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-12 00:21:05,467 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:21:05,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-12 00:21:06,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-12 00:21:06,446 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:06,446 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-12 00:21:06,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-12 00:21:06,948 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:06,948 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-12 00:21:07,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-12 00:21:07,428 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:07,428 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-12 00:21:07,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-12 00:21:07,893 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:07,893 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-12 00:21:08,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-12 00:21:08,375 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:08,376 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-12 00:21:08,376 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:21:08,376 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:08,376 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:08,378 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:21:08,380 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:21:08,380 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:21:08,383 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:21:08,386 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:08,386 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-12 00:21:08,662 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:08,662 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-12 00:21:08,667 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-12 00:21:08,928 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:08,928 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-12 00:21:08,932 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-12 00:21:09,187 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:09,187 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-12 00:21:09,192 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-12 00:21:09,447 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:09,447 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-12 00:21:09,451 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-12 00:21:09,708 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:09,708 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-12 00:21:09,713 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:21:09,713 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:09,713 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:09,715 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-12 00:21:09,718 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:09,720 [ 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-12 00:21:09,728 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:09,731 [ scc.git] DEBUG omero-model | 2 +-
2026-01-12 00:21:09,731 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-12 00:21:09,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:09,881 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-12 00:21:09,884 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:09,886 [ 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-12 00:21:09,894 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:09,897 [ scc.git] DEBUG omero-gateway-java | 2 +-
2026-01-12 00:21:09,897 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-12 00:21:10,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:10,281 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-12 00:21:10,284 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:10,286 [ 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-12 00:21:10,296 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:10,298 [ scc.git] DEBUG omero-server | 2 +-
2026-01-12 00:21:10,298 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-12 00:21:10,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:10,687 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-12 00:21:10,690 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:10,692 [ 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-12 00:21:10,701 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:10,703 [ scc.git] DEBUG omero-blitz | 2 +-
2026-01-12 00:21:10,703 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-12 00:21:11,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:11,080 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-12 00:21:11,084 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:11,086 [ 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-12 00:21:11,096 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:11,099 [ scc.git] DEBUG omero-common | 2 +-
2026-01-12 00:21:11,099 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-12 00:21:11,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:11,481 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:21:11,537 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2026-01-12 00:21:11,549 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2026-01-12 00:21:11,566 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2026-01-12 00:21:11,578 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2026-01-12 00:21:11,596 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2026-01-12 00:21:11,597 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:11,598 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:11,600 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:21:11,638 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff76b219790> has no local changes
2026-01-12 00:21:11,638 [ 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#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:21:11,673 [ scc.git] DEBUG [detached HEAD 4bb6675] merge master -Dorg -Snone
2026-01-12 00:21:11,674 [ scc.merge] INFO Repository: ome/omero-build
2026-01-12 00:21:11,674 [ scc.merge] INFO Already up to date.
2026-01-12 00:21:11,674 [ scc.merge] INFO
2026-01-12 00:21:11,674 [ scc.merge] INFO Merged PRs:
2026-01-12 00:21:11,674 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-12 00:21:11,674 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-12 00:21:11,674 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-12 00:21:11,674 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-12 00:21:11,674 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-12 00:21:11,674 [ scc.merge] INFO
2026-01-12 00:21:11,674 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-12 00:21:11,674 [ 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-renderer': checked out 'b90ef63b0be1f9c302478fc1881f1c1f16efc262'
Merge all submodules2026-01-12 00:21:14,065 [ scc.config] DEBUG Found github.token
2026-01-12 00:21:14,066 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-01-12 00:21:14,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:14,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:15,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-01-12 00:21:15,056 [ scc.gh] DEBUG 4499 remaining from 5000 (Reset at 00:01
2026-01-12 00:21:15,057 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:15,059 [ scc.git] DEBUG Check current status
2026-01-12 00:21:15,059 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:15,062 [ scc.git] DEBUG 4bb6675 merge master -Dorg -Snone
2026-01-12 00:21:15,062 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:15,102 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-12 00:21:15,105 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-12 00:21:15,108 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-12 00:21:15,111 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-12 00:21:15,114 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2026-01-12 00:21:15,117 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-12 00:21:15,119 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-12 00:21:15,122 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:15,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-01-12 00:21:16,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:16,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:16,904 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:17,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:17,337 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:17,386 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-12 00:21:17,386 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:17,388 [ scc.git] DEBUG Check current status
2026-01-12 00:21:17,388 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:17,391 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2026-01-12 00:21:17,391 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:17,429 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:18,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-01-12 00:21:18,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:18,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:19,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:19,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:19,848 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:19,886 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:19,886 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-12 00:21:19,886 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:19,888 [ scc.git] DEBUG Check current status
2026-01-12 00:21:19,888 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:19,891 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2026-01-12 00:21:19,891 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:19,930 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:20,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-01-12 00:21:20,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:21,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:21,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:22,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:22,103 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:22,142 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:22,143 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-12 00:21:22,143 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:22,145 [ scc.git] DEBUG Check current status
2026-01-12 00:21:22,145 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:22,147 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2026-01-12 00:21:22,148 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:22,186 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:22,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-01-12 00:21:23,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:23,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:23,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:24,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:24,393 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:24,431 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:24,431 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-12 00:21:24,431 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:24,434 [ scc.git] DEBUG Check current status
2026-01-12 00:21:24,434 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:24,437 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2026-01-12 00:21:24,437 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:24,476 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:24,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-01-12 00:21:25,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:25,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:26,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:26,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:26,595 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:26,632 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:26,633 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-12 00:21:26,633 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:26,635 [ scc.git] DEBUG Check current status
2026-01-12 00:21:26,635 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:26,638 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2026-01-12 00:21:26,638 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:26,678 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:27,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-01-12 00:21:27,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:27,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:28,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:28,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:28,814 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:28,853 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:28,853 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-12 00:21:28,853 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:28,856 [ scc.git] DEBUG Check current status
2026-01-12 00:21:28,856 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:28,858 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2026-01-12 00:21:28,858 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:28,896 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:29,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-01-12 00:21:29,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:30,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:30,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:31,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:31,064 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:31,103 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:31,103 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-12 00:21:31,103 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-01-12 00:21:31,105 [ scc.git] DEBUG Check current status
2026-01-12 00:21:31,106 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:31,108 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2026-01-12 00:21:31,108 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:31,148 [ scc.config] DEBUG Found remote.origin.url
2026-01-12 00:21:31,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-01-12 00:21:32,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-01-12 00:21:32,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-01-12 00:21:32,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-01-12 00:21:33,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-01-12 00:21:33,359 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:21:33,398 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:21:33,398 [ scc.git] DEBUG Resetting...
2026-01-12 00:21:33,398 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-01-12 00:21:33,402 [ scc.git] DEBUG HEAD is now at 4bb6675 merge master -Dorg -Snone
2026-01-12 00:21:33,402 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-01-12 00:21:33,460 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2026-01-12 00:21:33,468 [ scc.git] DEBUG Check current status
2026-01-12 00:21:33,468 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-01-12 00:21:33,470 [ scc.git] DEBUG 4bb6675 merge master -Dorg -Snone
2026-01-12 00:21:33,470 [ scc.git] DEBUG Calling 'git submodule status'
2026-01-12 00:21:33,510 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2026-01-12 00:21:33,513 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2026-01-12 00:21:33,516 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2026-01-12 00:21:33,519 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2026-01-12 00:21:33,522 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2026-01-12 00:21:33,525 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2026-01-12 00:21:33,527 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2026-01-12 00:21:33,528 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-01-12 00:21:33,528 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-01-12 00:21:33,528 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-01-12 00:21:33,528 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-01-12 00:21:33,528 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-01-12 00:21:33,528 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-01-12 00:21:33,528 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:21:33,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2026-01-12 00:21:34,373 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2026-01-12 00:21:34,373 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:34,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-12 00:21:35,367 [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-12 00:21:36,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2026-01-12 00:21:36,482 [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-12 00:21:36,482 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-12 00:21:36,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2026-01-12 00:21:36,977 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:37,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-12 00:21:37,977 [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-12 00:21:38,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2026-01-12 00:21:39,005 [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-12 00:21:39,005 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-12 00:21:39,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2026-01-12 00:21:39,494 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:39,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-12 00:21:40,425 [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-12 00:21:40,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2026-01-12 00:21:41,507 [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-12 00:21:41,508 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-12 00:21:42,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2026-01-12 00:21:42,011 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:42,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-12 00:21:43,041 [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-12 00:21:43,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2026-01-12 00:21:43,989 [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-12 00:21:43,990 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-12 00:21:44,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2026-01-12 00:21:44,468 [ scc.repo] DEBUG # ... Include label: dependencies
2026-01-12 00:21:45,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-12 00:21:45,507 [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-12 00:21:46,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2026-01-12 00:21:46,478 [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-12 00:21:46,478 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-12 00:21:46,478 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:21:46,478 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:46,478 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:46,481 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:21:46,483 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:21:46,484 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:21:46,486 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:21:46,489 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:46,489 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2026-01-12 00:21:46,764 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:46,764 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2026-01-12 00:21:46,768 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2026-01-12 00:21:47,022 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:47,022 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2026-01-12 00:21:47,027 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2026-01-12 00:21:47,281 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:47,281 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2026-01-12 00:21:47,285 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2026-01-12 00:21:47,536 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:47,536 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2026-01-12 00:21:47,540 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2026-01-12 00:21:47,804 [ scc.git] DEBUG From https://github.com/ome/omero-build
2026-01-12 00:21:47,804 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2026-01-12 00:21:47,809 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:21:47,809 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:47,809 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:47,811 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2026-01-12 00:21:47,814 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:47,816 [ 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-12 00:21:47,818 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:47,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:47,988 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2026-01-12 00:21:47,990 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:47,992 [ 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-12 00:21:47,995 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:48,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:48,393 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2026-01-12 00:21:48,396 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:48,398 [ 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-12 00:21:48,400 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:48,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:48,785 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2026-01-12 00:21:48,787 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:48,790 [ 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-12 00:21:48,792 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:49,202 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:49,202 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2026-01-12 00:21:49,205 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:49,207 [ 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-12 00:21:49,210 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:49,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:49,600 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:21:49,643 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:49,643 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:49,646 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:21:50,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-01-12 00:21:50,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/169 HTTP/1.1" 200 None
2026-01-12 00:21:51,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-12 00:21:51,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:21:52,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:21:52,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/b81fc97b7e6605230e6320c309163a731ce56bcb HTTP/1.1" 200 None
2026-01-12 00:21:52,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/b81fc97b7e6605230e6320c309163a731ce56bcb?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:21:52,977 [ scc.repo] DEBUG - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:21:53,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2026-01-12 00:21:53,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-12 00:21:54,444 [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-12 00:21:54,930 [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-12 00:21:55,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2026-01-12 00:21:55,892 [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-12 00:21:55,892 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-12 00:21:56,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2026-01-12 00:21:56,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2026-01-12 00:21:57,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-12 00:21:57,957 [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-12 00:21:58,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2026-01-12 00:21:58,906 [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-12 00:21:58,907 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2026-01-12 00:21:58,907 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:21:58,907 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-12 00:21:58,907 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:58,907 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:58,909 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:21:58,912 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:21:58,912 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:21:58,914 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:21:58,917 [ scc.git] DEBUG Already up to date.
2026-01-12 00:21:58,917 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2026-01-12 00:21:59,203 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-12 00:21:59,203 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2026-01-12 00:21:59,207 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2026-01-12 00:21:59,473 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-12 00:21:59,473 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2026-01-12 00:21:59,477 [ scc.git] DEBUG Calling 'git fetch origin pull/169/head'
2026-01-12 00:21:59,737 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-01-12 00:21:59,737 [ scc.git] DEBUG * branch refs/pull/169/head -> FETCH_HEAD
2026-01-12 00:21:59,742 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:21:59,742 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:21:59,742 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:59,744 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-12 00:21:59,748 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:59,750 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2026-01-12 00:21:59,765 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:59,768 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2026-01-12 00:21:59,768 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-01-12 00:21:59,913 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:21:59,914 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2026-01-12 00:21:59,918 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:21:59,920 [ 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-12 00:21:59,933 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:21:59,940 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2026-01-12 00:21:59,940 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2026-01-12 00:22:00,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:00,307 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-12 00:22:00,312 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:00,314 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 169 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) b81fc97b7e6605230e6320c309163a731ce56bcb'
2026-01-12 00:22:00,327 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:00,330 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-12 00:22:00,330 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-12 00:22:00,734 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:00,735 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:00,774 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:00,774 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:00,776 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:00,814 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:00,820 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0637892750> has no local changes
2026-01-12 00:22:00,820 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:00,828 [ scc.git] DEBUG [detached HEAD d4066d26] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:00,828 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:00,828 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:22:01,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-01-12 00:22:01,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/54 HTTP/1.1" 200 None
2026-01-12 00:22:02,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-12 00:22:02,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:22:03,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:22:03,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/64042bb7aebff32aa6abfbeed082ed83b5c4e409 HTTP/1.1" 200 None
2026-01-12 00:22:04,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/64042bb7aebff32aa6abfbeed082ed83b5c4e409?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:22:04,239 [ scc.repo] DEBUG - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:04,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-01-12 00:22:05,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-01-12 00:22:05,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2026-01-12 00:22:06,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2026-01-12 00:22:06,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-12 00:22:07,160 [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-12 00:22:07,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2026-01-12 00:22:08,129 [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-12 00:22:08,129 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2026-01-12 00:22:08,129 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:22:08,129 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-12 00:22:08,130 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:08,130 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:08,132 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:22:08,134 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:22:08,134 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:22:08,137 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:22:08,141 [ scc.git] DEBUG Already up to date.
2026-01-12 00:22:08,141 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2026-01-12 00:22:08,416 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-12 00:22:08,416 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2026-01-12 00:22:08,419 [ scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2026-01-12 00:22:08,679 [ scc.git] DEBUG From https://github.com/ome/omero-common
2026-01-12 00:22:08,679 [ scc.git] DEBUG * branch refs/pull/54/head -> FETCH_HEAD
2026-01-12 00:22:08,683 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:22:08,683 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:08,683 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:08,685 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-12 00:22:08,689 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:08,691 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2026-01-12 00:22:08,699 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:08,702 [ scc.git] DEBUG publish.gradle | 17 +----------------
2026-01-12 00:22:08,702 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2026-01-12 00:22:08,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:08,857 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-12 00:22:08,860 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:08,862 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 54 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) 64042bb7aebff32aa6abfbeed082ed83b5c4e409'
2026-01-12 00:22:08,870 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:08,873 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-12 00:22:08,873 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-12 00:22:09,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:09,255 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:09,294 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:09,294 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:09,296 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:09,336 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:09,340 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f06378a6ad0> has no local changes
2026-01-12 00:22:09,340 [ 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)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:09,346 [ scc.git] DEBUG [detached HEAD 320e419] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:09,346 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:09,347 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:22:09,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-01-12 00:22:10,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/107 HTTP/1.1" 200 None
2026-01-12 00:22:10,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-12 00:22:11,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:22:11,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:22:12,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bafd317b15094ad171760069763bc9eebd207847 HTTP/1.1" 200 None
2026-01-12 00:22:12,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bafd317b15094ad171760069763bc9eebd207847?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:22:12,821 [ scc.repo] DEBUG - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:13,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2026-01-12 00:22:13,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2026-01-12 00:22:14,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-12 00:22:14,876 [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-12 00:22:15,364 [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-12 00:22:15,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2026-01-12 00:22:16,379 [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-12 00:22:16,379 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2026-01-12 00:22:16,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-01-12 00:22:17,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-01-12 00:22:17,401 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:22:17,401 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-12 00:22:17,401 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:17,401 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:17,403 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:22:17,406 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:22:17,406 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:22:17,409 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:22:17,412 [ scc.git] DEBUG Already up to date.
2026-01-12 00:22:17,412 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2026-01-12 00:22:17,683 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-12 00:22:17,683 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2026-01-12 00:22:17,687 [ scc.git] DEBUG Calling 'git fetch origin pull/107/head'
2026-01-12 00:22:17,942 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-01-12 00:22:17,942 [ scc.git] DEBUG * branch refs/pull/107/head -> FETCH_HEAD
2026-01-12 00:22:17,946 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:22:17,946 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:17,946 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:17,949 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-12 00:22:17,952 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:17,954 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2026-01-12 00:22:17,966 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2026-01-12 00:22:17,967 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:17,971 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2026-01-12 00:22:17,971 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2026-01-12 00:22:17,971 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2026-01-12 00:22:17,971 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2026-01-12 00:22:17,971 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2026-01-12 00:22:18,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:18,128 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bafd317b15094ad171760069763bc9eebd207847'
2026-01-12 00:22:18,131 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:18,133 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 107 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) bafd317b15094ad171760069763bc9eebd207847'
2026-01-12 00:22:18,141 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:18,144 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-12 00:22:18,144 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-12 00:22:18,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:18,524 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:18,562 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:18,563 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:18,565 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:18,602 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:18,605 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0637845410> has no local changes
2026-01-12 00:22:18,605 [ 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)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:18,611 [ scc.git] DEBUG [detached HEAD 58d77cf] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:18,611 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:18,611 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:22:19,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2026-01-12 00:22:19,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122 HTTP/1.1" 200 None
2026-01-12 00:22:20,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/122/comments HTTP/1.1" 200 None
2026-01-12 00:22:20,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-12 00:22:21,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:22:21,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:22:22,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a6b59bf537cd75fe94b0a976c350ed3de163ae40 HTTP/1.1" 200 None
2026-01-12 00:22:22,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/a6b59bf537cd75fe94b0a976c350ed3de163ae40?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:22:22,660 [ scc.repo] DEBUG - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:22,660 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:22:22,661 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-12 00:22:22,661 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:22,661 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:22,664 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:22:22,666 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:22:22,666 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:22:22,669 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:22:22,672 [ scc.git] DEBUG Already up to date.
2026-01-12 00:22:22,672 [ scc.git] DEBUG Calling 'git fetch origin pull/122/head'
2026-01-12 00:22:22,943 [ scc.git] DEBUG From https://github.com/ome/omero-model
2026-01-12 00:22:22,943 [ scc.git] DEBUG * branch refs/pull/122/head -> FETCH_HEAD
2026-01-12 00:22:22,948 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:22:22,948 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:22,948 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:22,950 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-12 00:22:22,953 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:22,955 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 122 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) a6b59bf537cd75fe94b0a976c350ed3de163ae40'
2026-01-12 00:22:22,962 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:22,965 [ scc.git] DEBUG build.gradle | 10 ++++------
2026-01-12 00:22:22,965 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 6 deletions(-)
2026-01-12 00:22:23,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:23,105 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:23,143 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:23,143 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:23,145 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:23,183 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:23,187 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f06379370d0> has no local changes
2026-01-12 00:22:23,187 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Merged PRs:
- PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:23,193 [ scc.git] DEBUG [detached HEAD 3352b43] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:23,193 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:23,193 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:22:23,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2026-01-12 00:22:24,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/35 HTTP/1.1" 200 None
2026-01-12 00:22:24,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-12 00:22:25,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:22:25,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:22:26,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/bdc5e50ff6d58e88e146d394b5b4975a114497d6 HTTP/1.1" 200 None
2026-01-12 00:22:26,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/bdc5e50ff6d58e88e146d394b5b4975a114497d6?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:22:26,778 [ scc.repo] DEBUG - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:27,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2026-01-12 00:22:27,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2026-01-12 00:22:27,973 [ scc.repo] DEBUG # ... Exclude label: exclude
2026-01-12 00:22:27,973 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:22:27,973 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-12 00:22:27,973 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:27,973 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:27,976 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:22:27,978 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:22:27,978 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:22:27,981 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:22:27,991 [ scc.git] DEBUG Updating 9e41971..b90ef63
2026-01-12 00:22:28,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2026-01-12 00:22:28,625 [ scc.git] DEBUG Calling 'git fetch origin pull/35/head'
2026-01-12 00:22:28,906 [ scc.git] DEBUG From https://github.com/ome/omero-renderer
2026-01-12 00:22:28,906 [ scc.git] DEBUG * branch refs/pull/35/head -> FETCH_HEAD
2026-01-12 00:22:28,910 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:22:28,910 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:28,910 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:28,913 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-12 00:22:28,915 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:28,918 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 35 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) bdc5e50ff6d58e88e146d394b5b4975a114497d6'
2026-01-12 00:22:28,924 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-12 00:22:28,925 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:28,928 [ scc.git] DEBUG build.gradle | 15 ++++++++++++++-
2026-01-12 00:22:28,928 [ scc.git] DEBUG 1 file changed, 14 insertions(+), 1 deletion(-)
2026-01-12 00:22:29,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:29,070 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:29,108 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:29,108 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:29,110 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:29,147 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:29,150 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f06378ac8d0> has no local changes
2026-01-12 00:22:29,150 [ 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..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Merged PRs:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:29,156 [ scc.git] DEBUG [detached HEAD 5b33513] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:29,156 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:29,156 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:22:29,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-01-12 00:22:30,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/52 HTTP/1.1" 200 None
2026-01-12 00:22:30,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-12 00:22:31,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:22:31,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:22:32,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/ae25b073cfd74ee872003faa6bbcf4a96b305814 HTTP/1.1" 200 None
2026-01-12 00:22:32,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/ae25b073cfd74ee872003faa6bbcf4a96b305814?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:22:32,635 [ scc.repo] DEBUG - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:33,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-01-12 00:22:33,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-01-12 00:22:33,561 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:22:33,561 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-12 00:22:33,561 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:33,561 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:33,564 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:22:33,566 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:22:33,566 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:22:33,569 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:22:33,572 [ scc.git] DEBUG Already up to date.
2026-01-12 00:22:33,572 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2026-01-12 00:22:33,841 [ scc.git] DEBUG From https://github.com/ome/omero-romio
2026-01-12 00:22:33,842 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD
2026-01-12 00:22:33,846 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:22:33,846 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:33,846 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:33,848 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-12 00:22:33,851 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:33,853 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 52 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) ae25b073cfd74ee872003faa6bbcf4a96b305814'
2026-01-12 00:22:33,859 [ scc.git] DEBUG Auto-merging build.gradle
2026-01-12 00:22:33,859 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:33,863 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-12 00:22:33,863 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-12 00:22:34,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:34,008 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:34,047 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:34,047 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:34,049 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:34,085 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:34,088 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f06378be350> has no local changes
2026-01-12 00:22:34,088 [ 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)
Already up to date.
Merged PRs:
- PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:34,094 [ scc.git] DEBUG [detached HEAD be8cf69] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:34,094 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:34,094 [ scc.repo] DEBUG ## PRs found:
2026-01-12 00:22:34,723 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-01-12 00:22:35,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/201 HTTP/1.1" 200 None
2026-01-12 00:22:35,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-12 00:22:36,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-01-12 00:22:36,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-01-12 00:22:37,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/10bb688c90627d6f1da711643127ff14af89ce6e HTTP/1.1" 200 None
2026-01-12 00:22:37,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/10bb688c90627d6f1da711643127ff14af89ce6e?per_page=1 HTTP/1.1" 200 2
2026-01-12 00:22:37,626 [ scc.repo] DEBUG - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:38,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-01-12 00:22:38,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-01-12 00:22:39,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2026-01-12 00:22:39,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2026-01-12 00:22:39,533 [ scc.repo] DEBUG ## Branches found:
2026-01-12 00:22:39,533 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-12 00:22:39,534 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:39,534 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:39,536 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-01-12 00:22:39,538 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-01-12 00:22:39,539 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-01-12 00:22:39,541 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-01-12 00:22:39,544 [ scc.git] DEBUG Already up to date.
2026-01-12 00:22:39,544 [ scc.git] DEBUG Calling 'git fetch origin pull/201/head'
2026-01-12 00:22:39,810 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-01-12 00:22:39,811 [ scc.git] DEBUG * branch refs/pull/201/head -> FETCH_HEAD
2026-01-12 00:22:39,814 [ scc.git] DEBUG ## Unique users: []
2026-01-12 00:22:39,814 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:39,814 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:39,817 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-12 00:22:39,819 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:39,821 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 201 (Bump org.openmicroscopy.project from 5.7.2 to 6.0.0) 10bb688c90627d6f1da711643127ff14af89ce6e'
2026-01-12 00:22:39,834 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-01-12 00:22:39,837 [ scc.git] DEBUG build.gradle | 14 +++++++++++++-
2026-01-12 00:22:39,837 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-)
2026-01-12 00:22:39,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:39,994 [ scc.git] DEBUG Calling 'git submodule update'
2026-01-12 00:22:40,034 [ scc.git] DEBUG Get sha1 of %s
2026-01-12 00:22:40,034 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-01-12 00:22:40,036 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:40,073 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:40,080 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0637937910> has no local changes
2026-01-12 00:22:40,080 [ 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)
Already up to date.
Merged PRs:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:40,087 [ scc.git] DEBUG [detached HEAD 5739579f] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:40,088 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:40,088 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-01-12 00:22:40,137 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-01-12 00:22:40,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:40,568 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-01-12 00:22:40,570 [ scc.config] DEBUG Found submodule.omero-common.url
2026-01-12 00:22:40,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:40,970 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-01-12 00:22:40,972 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-01-12 00:22:41,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:41,366 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-01-12 00:22:41,368 [ scc.config] DEBUG Found submodule.omero-model.url
2026-01-12 00:22:41,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:41,804 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-01-12 00:22:41,806 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-01-12 00:22:42,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:42,202 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-01-12 00:22:42,204 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-01-12 00:22:42,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:42,592 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-01-12 00:22:42,594 [ scc.config] DEBUG Found submodule.omero-server.url
2026-01-12 00:22:42,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-01-12 00:22:42,996 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-01-12 00:22:42,996 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-01-12 00:22:43,030 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f063783a590> has local changes
2026-01-12 00:22:43,030 [ 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
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
- PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
- PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
- PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-model
Already up to date.
Merged PRs:
- 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..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Merged PRs:
- PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Merged PRs:
- 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)
Already up to date.
Merged PRs:
- PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
Generated by OMERO-build-push#17 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/17/)'
2026-01-12 00:22:43,037 [ scc.git] DEBUG [detached HEAD 2728503] merge master -Dorg -Ssuccess-only
2026-01-12 00:22:43,037 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-01-12 00:22:43,037 [ scc.merge] INFO Repository: ome/omero-build
2026-01-12 00:22:43,037 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,037 [ scc.merge] INFO
2026-01-12 00:22:43,037 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2026-01-12 00:22:43,037 [ scc.merge] INFO
2026-01-12 00:22:43,037 [ scc.merge] INFO Repository: ome/omero-blitz
2026-01-12 00:22:43,037 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,037 [ scc.merge] INFO
2026-01-12 00:22:43,037 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2026-01-12 00:22:43,037 [ scc.merge] INFO - PR 169 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Repository: ome/omero-common
2026-01-12 00:22:43,038 [ scc.merge] INFO Excluded PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-01-12 00:22:43,038 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 42 jburel 'include all'
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 54 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-01-12 00:22:43,038 [ scc.merge] INFO Excluded PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2026-01-12 00:22:43,038 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 107 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Repository: ome/omero-model
2026-01-12 00:22:43,038 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 122 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Repository: ome/omero-renderer
2026-01-12 00:22:43,038 [ scc.merge] INFO Excluded PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2026-01-12 00:22:43,038 [ scc.merge] INFO Updating 9e41971..b90ef63
2026-01-12 00:22:43,038 [ scc.merge] INFO Previously merged:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 35 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Repository: ome/omero-romio
2026-01-12 00:22:43,038 [ scc.merge] INFO Excluded PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-01-12 00:22:43,038 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 52 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Repository: ome/omero-server
2026-01-12 00:22:43,038 [ scc.merge] INFO Excluded PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2026-01-12 00:22:43,038 [ scc.merge] INFO Already up to date.
2026-01-12 00:22:43,038 [ scc.merge] INFO
2026-01-12 00:22:43,038 [ scc.merge] INFO Merged PRs:
2026-01-12 00:22:43,038 [ scc.merge] INFO - PR 201 sbesson 'Bump org.openmicroscopy.project from 5.7.2 to 6.0.0'
2026-01-12 00:22:43,039 [ scc.merge] INFO
2026-01-12 00:22:43,039 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-01-12 00:22:43,039 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,041 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-01-12 00:22:43,041 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,043 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:43,043 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-01-12 00:22:43,043 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,045 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:43,045 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-01-12 00:22:43,045 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,047 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:43,047 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-01-12 00:22:43,047 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,049 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:43,049 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-01-12 00:22:43,049 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,051 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:43,051 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-01-12 00:22:43,051 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,053 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-01-12 00:22:43,054 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-01-12 00:22:43,054 [ scc.git] DEBUG Calling 'git remote'
2026-01-12 00:22:43,056 [ 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.3.0 to 8.4.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 659f6e91] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 973d1b8] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD dcacb6e] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 197636b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD a557c2e] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 87322f8] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 443ff022] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD fe0deaa] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-01-12 00:23:16,416 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci