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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-12-11 00:24:04,275 [ scc.config] DEBUG Found github.token
2024-12-11 00:24:04,278 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-11 00:24:04,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:04,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:05,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-11 00:24:05,266 [ scc.gh] DEBUG 4562 remaining from 5000 (Reset at 00:12
2024-12-11 00:24:05,266 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:05,270 [ scc.git] DEBUG Check current status
2024-12-11 00:24:05,270 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:05,274 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-11 00:24:05,275 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:05,314 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-11 00:24:05,318 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-11 00:24:05,321 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-11 00:24:05,324 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-11 00:24:05,327 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-11 00:24:05,330 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-11 00:24:05,333 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-11 00:24:05,337 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:05,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-12-11 00:24:06,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:06,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:07,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:07,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:07,450 [ scc.git] DEBUG Resetting...
2024-12-11 00:24:07,450 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-11 00:24:07,457 [ scc.git] DEBUG HEAD is now at f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-11 00:24:07,457 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-11 00:24:07,510 [ scc.git] DEBUG Check current status
2024-12-11 00:24:07,511 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:07,514 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-11 00:24:07,515 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:07,553 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-11 00:24:07,556 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-11 00:24:07,560 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-11 00:24:07,563 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-11 00:24:07,566 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-11 00:24:07,568 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-11 00:24:07,571 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-11 00:24:07,572 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-12-11 00:24:07,572 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-12-11 00:24:07,572 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-12-11 00:24:07,572 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-12-11 00:24:07,572 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-12-11 00:24:07,572 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:07,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-12-11 00:24:07,911 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:07,911 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:07,911 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:07,915 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:07,918 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:07,918 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:07,922 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:07,925 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:07,925 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:07,925 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:07,925 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:07,928 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:07,967 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:07,968 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:07,970 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:08,674 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb2d765ce20> has no local changes
2024-12-11 00:24:08,674 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-build
Already up to date.
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:08,706 [ scc.git] DEBUG [detached HEAD 9d34344] merge master -Dorg -Snone
2024-12-11 00:24:08,706 [ scc.merge] INFO Repository: ome/omero-build
2024-12-11 00:24:08,706 [ scc.merge] INFO Already up to date.
2024-12-11 00:24:08,706 [ scc.merge] INFO
2024-12-11 00:24:08,706 [ scc.merge] INFO
2024-12-11 00:24:08,706 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-11 00:24:08,706 [ 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'
Merge all submodules2024-12-11 00:24:11,879 [ scc.config] DEBUG Found github.token
2024-12-11 00:24:11,882 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-11 00:24:12,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:12,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:12,806 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-11 00:24:12,806 [ scc.gh] DEBUG 4554 remaining from 5000 (Reset at 00:12
2024-12-11 00:24:12,807 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:12,811 [ scc.git] DEBUG Check current status
2024-12-11 00:24:12,811 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:12,814 [ scc.git] DEBUG 9d34344 merge master -Dorg -Snone
2024-12-11 00:24:12,815 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:12,853 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-11 00:24:12,855 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-11 00:24:12,858 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-11 00:24:12,862 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-11 00:24:12,865 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-11 00:24:12,868 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-11 00:24:12,871 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-11 00:24:12,875 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:13,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-12-11 00:24:13,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:14,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:14,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:15,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:15,025 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:15,071 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-11 00:24:15,071 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:15,075 [ scc.git] DEBUG Check current status
2024-12-11 00:24:15,075 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:15,079 [ scc.git] DEBUG ffca80b8 Revert snapshot
2024-12-11 00:24:15,079 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:15,121 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:15,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2024-12-11 00:24:15,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:16,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:16,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:17,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:17,275 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:17,311 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:17,312 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-11 00:24:17,312 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:17,316 [ scc.git] DEBUG Check current status
2024-12-11 00:24:17,316 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:17,320 [ scc.git] DEBUG cc05596 Revert to snapshot
2024-12-11 00:24:17,320 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:17,360 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:17,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2024-12-11 00:24:18,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:18,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:19,072 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:19,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:19,516 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:19,555 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:19,556 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-11 00:24:19,556 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:19,560 [ scc.git] DEBUG Check current status
2024-12-11 00:24:19,561 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:19,564 [ scc.git] DEBUG dc3af36 Revert to snapshot
2024-12-11 00:24:19,564 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:19,603 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:20,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2024-12-11 00:24:20,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:20,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:21,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:21,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:21,760 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:21,798 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:21,799 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-11 00:24:21,799 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:21,803 [ scc.git] DEBUG Check current status
2024-12-11 00:24:21,803 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:21,808 [ scc.git] DEBUG 73bac6e Revert to snapshot
2024-12-11 00:24:21,808 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:21,848 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:22,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2024-12-11 00:24:22,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:23,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:23,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:23,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:23,994 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:24,031 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:24,032 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-11 00:24:24,032 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:24,036 [ scc.git] DEBUG Check current status
2024-12-11 00:24:24,036 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:24,040 [ scc.git] DEBUG 05383d4 Revert to snapshot
2024-12-11 00:24:24,040 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:24,079 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:24,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2024-12-11 00:24:25,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:25,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:25,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:26,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:26,271 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:26,308 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:26,309 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-11 00:24:26,309 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:26,313 [ scc.git] DEBUG Check current status
2024-12-11 00:24:26,313 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:26,317 [ scc.git] DEBUG 47a1380 Revert to snapshot
2024-12-11 00:24:26,317 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:26,357 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:26,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2024-12-11 00:24:27,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:27,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:28,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:28,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:28,465 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:28,503 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:28,504 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-11 00:24:28,504 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-11 00:24:28,509 [ scc.git] DEBUG Check current status
2024-12-11 00:24:28,509 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:28,513 [ scc.git] DEBUG 5b5a7823 Revert to snapshot
2024-12-11 00:24:28,513 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:28,553 [ scc.config] DEBUG Found remote.origin.url
2024-12-11 00:24:28,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2024-12-11 00:24:29,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-11 00:24:29,806 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-11 00:24:30,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-11 00:24:30,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-11 00:24:30,614 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:30,651 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:30,652 [ scc.git] DEBUG Resetting...
2024-12-11 00:24:30,652 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-11 00:24:30,658 [ scc.git] DEBUG HEAD is now at 9d34344 merge master -Dorg -Snone
2024-12-11 00:24:30,658 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-11 00:24:30,714 [ scc.git] DEBUG Check current status
2024-12-11 00:24:30,714 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-11 00:24:30,718 [ scc.git] DEBUG 9d34344 merge master -Dorg -Snone
2024-12-11 00:24:30,718 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-11 00:24:30,756 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-11 00:24:30,759 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-11 00:24:30,762 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-11 00:24:30,765 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-11 00:24:30,768 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-11 00:24:30,771 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-11 00:24:30,774 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-11 00:24:30,775 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-12-11 00:24:30,775 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-12-11 00:24:30,775 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-12-11 00:24:30,775 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-12-11 00:24:30,775 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-12-11 00:24:30,775 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-12-11 00:24:30,775 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:31,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-12-11 00:24:31,037 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:31,037 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:31,037 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:31,041 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:31,045 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:31,045 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:31,049 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:31,053 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:31,053 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:31,053 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:31,053 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:31,057 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:31,100 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:31,100 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:31,104 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:31,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2024-12-11 00:24:32,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/153 HTTP/1.1" 200 None
2024-12-11 00:24:32,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2024-12-11 00:24:33,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2024-12-11 00:24:33,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-12-11 00:24:34,198 [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
2024-12-11 00:24:34,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-12-11 00:24:35,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-12-11 00:24:35,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2024-12-11 00:24:35,631 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2024-12-11 00:24:36,091 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2024-12-11 00:24:36,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2024-12-11 00:24:37,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-12-11 00:24:37,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-11 00:24:38,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-12-11 00:24:38,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2024-12-11 00:24:38,467 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-12-11 00:24:38,467 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:38,467 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-11 00:24:38,467 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:38,467 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:38,472 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:38,476 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:38,476 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:38,480 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:38,485 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:38,486 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2024-12-11 00:24:39,150 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-12-11 00:24:39,150 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD
2024-12-11 00:24:39,154 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2024-12-11 00:24:39,513 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-12-11 00:24:39,513 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2024-12-11 00:24:39,517 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:39,517 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:39,517 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:39,522 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-12-11 00:24:39,527 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:39,532 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-12-11 00:24:39,562 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2024-12-11 00:24:39,563 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-11 00:24:39,567 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++
2024-12-11 00:24:39,567 [ scc.git] DEBUG 1 file changed, 6 insertions(+)
2024-12-11 00:24:39,705 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:39,706 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2024-12-11 00:24:39,712 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:39,716 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2024-12-11 00:24:39,732 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-11 00:24:39,735 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2024-12-11 00:24:39,735 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-11 00:24:40,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:40,104 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:40,142 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:40,142 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:40,146 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:40,184 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:40,192 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d64beebe0> has no local changes
2024-12-11 00:24:40,192 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Excluded PRs:
- PR 153 dominikl 'Add isRGB method' (stage: draft)
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:40,201 [ scc.git] DEBUG [detached HEAD 3d2baac9] merge master -Dorg -Ssuccess-only
2024-12-11 00:24:40,201 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:40,202 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:40,737 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2024-12-11 00:24:41,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/46 HTTP/1.1" 200 None
2024-12-11 00:24:41,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2024-12-11 00:24:42,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2024-12-11 00:24:42,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2024-12-11 00:24:43,348 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2024-12-11 00:24:43,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-12-11 00:24:44,403 [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
2024-12-11 00:24:44,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-12-11 00:24:45,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2024-12-11 00:24:45,426 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2024-12-11 00:24:45,427 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:45,427 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-11 00:24:45,427 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:45,427 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:45,432 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:45,437 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:45,437 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:45,442 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:45,447 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:45,447 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2024-12-11 00:24:45,962 [ scc.git] DEBUG From https://github.com/ome/omero-common
2024-12-11 00:24:45,962 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2024-12-11 00:24:45,967 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:45,967 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:45,967 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:45,973 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-12-11 00:24:45,978 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:45,982 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-12-11 00:24:46,007 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-11 00:24:46,009 [ scc.git] DEBUG publish.gradle | 17 +----------------
2024-12-11 00:24:46,010 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2024-12-11 00:24:46,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:46,175 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:46,212 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:46,212 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:46,216 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:46,255 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:46,260 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d642d1580> has no local changes
2024-12-11 00:24:46,261 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-common
Excluded PRs:
- PR 46 dominikl 'Add isRGB method' (stage: draft)
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
- PR 40 jburel 'set classifier' (exclude comment)
- PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:46,268 [ scc.git] DEBUG [detached HEAD 656b9e4] merge master -Dorg -Ssuccess-only
2024-12-11 00:24:46,268 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:46,268 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:46,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2024-12-11 00:24:47,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/94 HTTP/1.1" 200 None
2024-12-11 00:24:47,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2024-12-11 00:24:48,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2024-12-11 00:24:48,861 [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
2024-12-11 00:24:49,385 [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
2024-12-11 00:24:49,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2024-12-11 00:24:50,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2024-12-11 00:24:50,348 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2024-12-11 00:24:50,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2024-12-11 00:24:51,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2024-12-11 00:24:51,333 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:51,333 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-11 00:24:51,333 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:51,333 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:51,338 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:51,342 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:51,343 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:51,347 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:51,351 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:51,351 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2024-12-11 00:24:52,421 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2024-12-11 00:24:52,421 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2024-12-11 00:24:52,426 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:52,426 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:52,426 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:52,431 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2024-12-11 00:24:52,436 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:52,441 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2024-12-11 00:24:52,451 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-11 00:24:52,454 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2024-12-11 00:24:52,454 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2024-12-11 00:24:52,454 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2024-12-11 00:24:52,454 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2024-12-11 00:24:52,454 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2024-12-11 00:24:52,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:24:52,602 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:52,640 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:52,640 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:52,644 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:52,679 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:52,686 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d642d1760> has no local changes
2024-12-11 00:24:52,686 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 94 dominikl 'Add isRGB method' (stage: draft)
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:52,695 [ scc.git] DEBUG [detached HEAD 6e245ab] merge master -Dorg -Ssuccess-only
2024-12-11 00:24:52,695 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:52,695 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:53,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2024-12-11 00:24:53,019 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:53,019 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-11 00:24:53,020 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:53,020 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:53,024 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:53,028 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:53,028 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:53,032 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:53,037 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:53,037 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:53,037 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:53,037 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:53,042 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:53,078 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:53,079 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:53,083 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:53,119 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:53,125 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d642d15e0> has no local changes
2024-12-11 00:24:53,125 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:53,133 [ scc.git] DEBUG [detached HEAD ff05af7] merge master -Dorg -Ssuccess-only
2024-12-11 00:24:53,133 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:53,133 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:53,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2024-12-11 00:24:54,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2024-12-11 00:24:54,507 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2024-12-11 00:24:54,508 [ scc.repo] DEBUG # ... Exclude label: exclude
2024-12-11 00:24:54,508 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:54,508 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-11 00:24:54,508 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:54,508 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:54,513 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:54,517 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:54,517 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:54,522 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:54,526 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:54,526 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:54,526 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:54,526 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:54,529 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:54,566 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:54,566 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:54,570 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:54,607 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:54,613 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d64348f70> has no local changes
2024-12-11 00:24:54,613 [ 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)
Already up to date.
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:54,620 [ scc.git] DEBUG [detached HEAD c6891dc] merge master -Dorg -Ssuccess-only
2024-12-11 00:24:54,620 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:54,620 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:55,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2024-12-11 00:24:55,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/43 HTTP/1.1" 200 None
2024-12-11 00:24:55,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2024-12-11 00:24:56,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2024-12-11 00:24:56,452 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:24:56,452 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-11 00:24:56,452 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:56,452 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:56,457 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:24:56,461 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:24:56,461 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:24:56,465 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:24:56,469 [ scc.git] DEBUG Already up to date.
2024-12-11 00:24:56,469 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:24:56,469 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:56,469 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:56,474 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:24:56,508 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:24:56,509 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:24:56,513 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:24:56,547 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:24:56,552 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d64dd5b50> has no local changes
2024-12-11 00:24:56,552 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-romio
Excluded PRs:
- PR 43 dominikl 'Add isRGB methods' (stage: draft)
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:24:56,559 [ scc.git] DEBUG [detached HEAD 67e1623] merge master -Dorg -Ssuccess-only
2024-12-11 00:24:56,559 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:24:56,559 [ scc.repo] DEBUG ## PRs found:
2024-12-11 00:24:57,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2024-12-11 00:24:57,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182 HTTP/1.1" 200 None
2024-12-11 00:24:57,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182/comments HTTP/1.1" 200 None
2024-12-11 00:24:58,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2024-12-11 00:24:58,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2024-12-11 00:24:59,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2024-12-11 00:24:59,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2024-12-11 00:25:00,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-12-11 00:25:00,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-11 00:25:01,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-12-11 00:25:01,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2024-12-11 00:25:01,867 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc'
2024-12-11 00:25:02,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2024-12-11 00:25:02,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2024-12-11 00:25:03,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-12-11 00:25:03,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-12-11 00:25:04,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-12-11 00:25:04,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2024-12-11 00:25:04,755 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-12-11 00:25:04,756 [ scc.repo] DEBUG ## Branches found:
2024-12-11 00:25:04,756 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-11 00:25:04,756 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:25:04,756 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:25:04,761 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-11 00:25:04,765 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-11 00:25:04,765 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-11 00:25:04,769 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-11 00:25:04,773 [ scc.git] DEBUG Already up to date.
2024-12-11 00:25:04,774 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2024-12-11 00:25:05,742 [ scc.git] DEBUG From https://github.com/ome/omero-server
2024-12-11 00:25:05,742 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD
2024-12-11 00:25:05,747 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2024-12-11 00:25:06,040 [ scc.git] DEBUG From https://github.com/ome/omero-server
2024-12-11 00:25:06,041 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD
2024-12-11 00:25:06,044 [ scc.git] DEBUG ## Unique users: []
2024-12-11 00:25:06,044 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:25:06,045 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:25:06,049 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-11 00:25:06,057 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:25:06,062 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-11 00:25:06,203 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2024-12-11 00:25:06,204 [ scc.git] DEBUG Auto-merging build.gradle
2024-12-11 00:25:06,204 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2024-12-11 00:25:06,204 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-12-11 00:25:06,204 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-12-11 00:25:06,212 [ scc.git] DEBUG Calling 'git reset --hard 5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2024-12-11 00:25:06,220 [ scc.git] DEBUG HEAD is now at 5b5a7823 Revert to snapshot
2024-12-11 00:25:06,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:06,378 [ scc.git] DEBUG Calling 'git merge-base 5b5a78233c34e2ad99316686ad4272f520d7bb1c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-11 00:25:06,386 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2024-12-11 00:25:06,391 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#269](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/consoleText) for more details.
Possible conflicts:
- Upstream changes
- build.gradle
- .travis.yml
--conflicts
2024-12-11 00:25:06,395 [ scc.config] DEBUG Found github.token
2024-12-11 00:25:06,395 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2024-12-11 00:25:06,395 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2024-12-11 00:25:06,400 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:25:06,404 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2024-12-11 00:25:06,418 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-11 00:25:06,421 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +-
2024-12-11 00:25:06,421 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-11 00:25:06,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:06,762 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-11 00:25:06,799 [ scc.git] DEBUG Get sha1 of %s
2024-12-11 00:25:06,799 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-11 00:25:06,803 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:25:06,841 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:25:06,850 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d6428f1c0> has no local changes
2024-12-11 00:25:06,850 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-server
Excluded PRs:
- PR 182 dominikl 'Add isRGB method' (stage: draft)
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 152 jburel 'Set class in doc'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:25:06,861 [ scc.git] DEBUG [detached HEAD 4251cefb] merge master -Dorg -Ssuccess-only
2024-12-11 00:25:06,861 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:06,861 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-11 00:25:06,911 [ scc.config] DEBUG Found submodule.omero-blitz.url
2024-12-11 00:25:07,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:07,168 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2024-12-11 00:25:07,172 [ scc.config] DEBUG Found submodule.omero-common.url
2024-12-11 00:25:07,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:07,560 [ scc.config] DEBUG Found submodule.omero-common.branch
2024-12-11 00:25:07,564 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2024-12-11 00:25:07,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:07,978 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2024-12-11 00:25:07,981 [ scc.config] DEBUG Found submodule.omero-model.url
2024-12-11 00:25:08,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:08,367 [ scc.config] DEBUG Found submodule.omero-model.branch
2024-12-11 00:25:08,371 [ scc.config] DEBUG Found submodule.omero-renderer.url
2024-12-11 00:25:08,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:08,755 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2024-12-11 00:25:08,758 [ scc.config] DEBUG Found submodule.omero-romio.url
2024-12-11 00:25:09,153 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:09,161 [ scc.config] DEBUG Found submodule.omero-romio.branch
2024-12-11 00:25:09,165 [ scc.config] DEBUG Found submodule.omero-server.url
2024-12-11 00:25:09,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-11 00:25:09,563 [ scc.config] DEBUG Found submodule.omero-server.branch
2024-12-11 00:25:09,564 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-11 00:25:09,601 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d66f7fe20> has local changes
2024-12-11 00:25:09,601 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-build
Already up to date.
Repository: ome/omero-blitz
Excluded PRs:
- PR 153 dominikl 'Add isRGB method' (stage: draft)
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
Repository: ome/omero-common
Excluded PRs:
- PR 46 dominikl 'Add isRGB method' (stage: draft)
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
- PR 40 jburel 'set classifier' (exclude comment)
- PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 94 dominikl 'Add isRGB method' (stage: draft)
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Repository: ome/omero-model
Already up to date.
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.
Repository: ome/omero-romio
Excluded PRs:
- PR 43 dominikl 'Add isRGB methods' (stage: draft)
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Repository: ome/omero-server
Excluded PRs:
- PR 182 dominikl 'Add isRGB method' (stage: draft)
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 152 jburel 'Set class in doc'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/269/)'
2024-12-11 00:25:09,610 [ scc.git] DEBUG [detached HEAD 4c98da5] merge master -Dorg -Ssuccess-only
2024-12-11 00:25:09,611 [ scc.merge] INFO Repository: ome/omero-build
2024-12-11 00:25:09,611 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2024-12-11 00:25:09,611 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,611 [ scc.merge] INFO
2024-12-11 00:25:09,611 [ scc.merge] INFO
2024-12-11 00:25:09,611 [ scc.merge] INFO Repository: ome/omero-blitz
2024-12-11 00:25:09,611 [ scc.merge] INFO Excluded PRs:
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 153 dominikl 'Add isRGB method' (stage: draft)
2024-12-11 00:25:09,611 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,611 [ scc.merge] INFO
2024-12-11 00:25:09,611 [ scc.merge] INFO Merged PRs:
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2024-12-11 00:25:09,611 [ scc.merge] INFO
2024-12-11 00:25:09,611 [ scc.merge] INFO Repository: ome/omero-common
2024-12-11 00:25:09,611 [ scc.merge] INFO Excluded PRs:
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 46 dominikl 'Add isRGB method' (stage: draft)
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment)
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2024-12-11 00:25:09,611 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,611 [ scc.merge] INFO
2024-12-11 00:25:09,611 [ scc.merge] INFO Merged PRs:
2024-12-11 00:25:09,611 [ scc.merge] INFO - PR 42 jburel 'include all'
2024-12-11 00:25:09,611 [ scc.merge] INFO
2024-12-11 00:25:09,611 [ scc.merge] INFO Repository: ome/omero-gateway-java
2024-12-11 00:25:09,612 [ scc.merge] INFO Excluded PRs:
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 94 dominikl 'Add isRGB method' (stage: draft)
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2024-12-11 00:25:09,612 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Merged PRs:
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Repository: ome/omero-model
2024-12-11 00:25:09,612 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Repository: ome/omero-renderer
2024-12-11 00:25:09,612 [ scc.merge] INFO Excluded PRs:
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2024-12-11 00:25:09,612 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Repository: ome/omero-romio
2024-12-11 00:25:09,612 [ scc.merge] INFO Excluded PRs:
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 43 dominikl 'Add isRGB methods' (stage: draft)
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2024-12-11 00:25:09,612 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Repository: ome/omero-server
2024-12-11 00:25:09,612 [ scc.merge] INFO Excluded PRs:
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 182 dominikl 'Add isRGB method' (stage: draft)
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2024-12-11 00:25:09,612 [ scc.merge] INFO Already up to date.
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Merged PRs:
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 152 jburel 'Set class in doc'
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,612 [ scc.merge] INFO Conflicting PRs (not included):
2024-12-11 00:25:09,612 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-12-11 00:25:09,612 [ scc.merge] INFO
2024-12-11 00:25:09,613 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-11 00:25:09,613 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,617 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-11 00:25:09,617 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,621 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:09,621 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-11 00:25:09,621 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,625 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:09,625 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-11 00:25:09,625 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,629 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:09,629 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-11 00:25:09,629 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,632 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:09,633 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-11 00:25:09,633 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,636 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:09,636 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-11 00:25:09,636 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,640 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-11 00:25:09,640 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-11 00:25:09,640 [ scc.git] DEBUG Calling 'git remote'
2024-12-11 00:25:09,643 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-server from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-model from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-blitz from 5.8.0 to 5.8.1-SNAPSHOT
Updating formats-gpl from 8.0.1 to 8.1.0-SNAPSHOT
Updating omero-romio from 5.8.0 to 5.8.1-SNAPSHOT
Updating omero-common from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-common-test from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-renderer from 5.6.0 to 5.6.1-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 1a8123c4] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 442e87c] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 3f752f2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD e66aa07] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 82100e2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 69dd0bb] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 74f6cab6] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 014b40f] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2024-12-11 00:25:42,938 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci