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-30 00:25:55,744 [ scc.config] DEBUG Found github.token
2024-12-30 00:25:55,747 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-30 00:25:55,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:25:56,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:25:56,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-30 00:25:56,691 [ scc.gh] DEBUG 4615 remaining from 5000 (Reset at 00:12
2024-12-30 00:25:56,693 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:25:56,697 [ scc.git] DEBUG Check current status
2024-12-30 00:25:56,697 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:25:56,702 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-30 00:25:56,703 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:25:56,742 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-30 00:25:56,744 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-30 00:25:56,748 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-30 00:25:56,751 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-30 00:25:56,753 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-30 00:25:56,757 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-30 00:25:56,760 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-30 00:25:56,764 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:25:57,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-12-30 00:25:57,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:25:58,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:25:58,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:25:58,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:25:58,913 [ scc.git] DEBUG Resetting...
2024-12-30 00:25:58,913 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-30 00:25:58,920 [ scc.git] DEBUG HEAD is now at f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-30 00:25:58,920 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-30 00:25:58,977 [ scc.git] DEBUG Check current status
2024-12-30 00:25:58,977 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:25:58,981 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2024-12-30 00:25:58,982 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:25:59,023 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-30 00:25:59,026 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-30 00:25:59,030 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-30 00:25:59,033 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-30 00:25:59,036 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-30 00:25:59,039 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-30 00:25:59,042 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-30 00:25:59,043 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-12-30 00:25:59,043 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-12-30 00:25:59,043 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-12-30 00:25:59,043 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-12-30 00:25:59,043 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-12-30 00:25:59,043 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:25:59,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-12-30 00:25:59,363 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:25:59,363 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:25:59,363 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:25:59,369 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:25:59,372 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:25:59,372 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:25:59,377 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:25:59,381 [ scc.git] DEBUG Already up to date.
2024-12-30 00:25:59,381 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:25:59,381 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:25:59,381 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:25:59,385 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:25:59,427 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:25:59,427 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:25:59,431 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:00,364 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7faec8e37370> has no local changes
2024-12-30 00:26:00,365 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:00,398 [ scc.git] DEBUG [detached HEAD 1c6fcea] merge master -Dorg -Snone
2024-12-30 00:26:00,398 [ scc.merge] INFO Repository: ome/omero-build
2024-12-30 00:26:00,398 [ scc.merge] INFO Already up to date.
2024-12-30 00:26:00,398 [ scc.merge] INFO
2024-12-30 00:26:00,398 [ scc.merge] INFO
2024-12-30 00:26:00,398 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-30 00:26:00,399 [ 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-30 00:26:03,915 [ scc.config] DEBUG Found github.token
2024-12-30 00:26:03,918 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-12-30 00:26:04,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:04,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:04,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-12-30 00:26:04,889 [ scc.gh] DEBUG 4607 remaining from 5000 (Reset at 00:12
2024-12-30 00:26:04,889 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:04,893 [ scc.git] DEBUG Check current status
2024-12-30 00:26:04,893 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:04,897 [ scc.git] DEBUG 1c6fcea merge master -Dorg -Snone
2024-12-30 00:26:04,897 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:04,937 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-30 00:26:04,940 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-30 00:26:04,943 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-30 00:26:04,946 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-30 00:26:04,949 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-30 00:26:04,952 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-30 00:26:04,955 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-30 00:26:04,959 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:05,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-12-30 00:26:05,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:06,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:06,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:07,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:07,071 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:07,119 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-30 00:26:07,119 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:07,123 [ scc.git] DEBUG Check current status
2024-12-30 00:26:07,123 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:07,421 [ scc.git] DEBUG ffca80b8 Revert snapshot
2024-12-30 00:26:07,422 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:07,465 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:07,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2024-12-30 00:26:08,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:08,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:08,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:09,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:09,388 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:09,428 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:09,429 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-30 00:26:09,429 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:09,433 [ scc.git] DEBUG Check current status
2024-12-30 00:26:09,433 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:09,477 [ scc.git] DEBUG cc05596 Revert to snapshot
2024-12-30 00:26:09,477 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:09,520 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:09,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2024-12-30 00:26:10,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:10,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:11,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:11,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:11,620 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:11,660 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:11,661 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-30 00:26:11,661 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:11,665 [ scc.git] DEBUG Check current status
2024-12-30 00:26:11,665 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:11,711 [ scc.git] DEBUG dc3af36 Revert to snapshot
2024-12-30 00:26:11,712 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:11,753 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:12,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2024-12-30 00:26:12,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:12,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:13,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:13,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:13,757 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:13,798 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:13,799 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-30 00:26:13,799 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:13,803 [ scc.git] DEBUG Check current status
2024-12-30 00:26:13,803 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:13,812 [ scc.git] DEBUG 73bac6e Revert to snapshot
2024-12-30 00:26:13,813 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:13,855 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:14,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2024-12-30 00:26:14,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:15,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:15,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:16,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:16,028 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:16,068 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:16,069 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-30 00:26:16,069 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:16,073 [ scc.git] DEBUG Check current status
2024-12-30 00:26:16,073 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:16,086 [ scc.git] DEBUG 05383d4 Revert to snapshot
2024-12-30 00:26:16,086 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:16,127 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:16,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2024-12-30 00:26:17,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:17,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:17,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:18,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:18,234 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:18,272 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:18,273 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-30 00:26:18,273 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:18,278 [ scc.git] DEBUG Check current status
2024-12-30 00:26:18,278 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:18,293 [ scc.git] DEBUG 47a1380 Revert to snapshot
2024-12-30 00:26:18,293 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:18,335 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:18,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2024-12-30 00:26:19,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:19,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:20,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:20,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:20,559 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:20,598 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:20,599 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-30 00:26:20,599 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-12-30 00:26:20,602 [ scc.git] DEBUG Check current status
2024-12-30 00:26:20,603 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:20,672 [ scc.git] DEBUG 5b5a7823 Revert to snapshot
2024-12-30 00:26:20,672 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:20,713 [ scc.config] DEBUG Found remote.origin.url
2024-12-30 00:26:21,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2024-12-30 00:26:21,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-12-30 00:26:21,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-12-30 00:26:22,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-12-30 00:26:22,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-12-30 00:26:22,775 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:22,815 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:22,815 [ scc.git] DEBUG Resetting...
2024-12-30 00:26:22,815 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-12-30 00:26:22,821 [ scc.git] DEBUG HEAD is now at 1c6fcea merge master -Dorg -Snone
2024-12-30 00:26:22,822 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-12-30 00:26:22,879 [ scc.git] DEBUG Check current status
2024-12-30 00:26:22,879 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-12-30 00:26:22,883 [ scc.git] DEBUG 1c6fcea merge master -Dorg -Snone
2024-12-30 00:26:22,884 [ scc.git] DEBUG Calling 'git submodule status'
2024-12-30 00:26:22,922 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2024-12-30 00:26:22,926 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2024-12-30 00:26:22,929 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2024-12-30 00:26:22,932 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2024-12-30 00:26:22,935 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2024-12-30 00:26:22,938 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2024-12-30 00:26:22,941 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2024-12-30 00:26:22,942 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-12-30 00:26:22,942 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-12-30 00:26:22,942 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-12-30 00:26:22,942 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-12-30 00:26:22,942 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-12-30 00:26:22,942 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-12-30 00:26:22,942 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:23,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2024-12-30 00:26:23,201 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:23,201 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:23,201 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:23,206 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:23,210 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:23,210 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:23,214 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:23,218 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:23,218 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:23,218 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:23,218 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:23,221 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:23,261 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:23,261 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:23,265 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:23,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2024-12-30 00:26:24,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/153 HTTP/1.1" 200 None
2024-12-30 00:26:24,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2024-12-30 00:26:25,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2024-12-30 00:26:25,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-12-30 00:26:26,256 [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-30 00:26:26,697 [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-30 00:26:27,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-12-30 00:26:27,689 [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-30 00:26:27,689 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2024-12-30 00:26:28,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2024-12-30 00:26:28,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2024-12-30 00:26:29,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-12-30 00:26:29,652 [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-30 00:26:30,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-12-30 00:26:30,499 [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-30 00:26:30,499 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-12-30 00:26:30,500 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:30,500 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-30 00:26:30,500 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:30,500 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:30,504 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:30,508 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:30,508 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:30,512 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:30,518 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:30,518 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2024-12-30 00:26:31,511 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-12-30 00:26:31,511 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD
2024-12-30 00:26:31,516 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2024-12-30 00:26:32,184 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-12-30 00:26:32,184 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2024-12-30 00:26:32,189 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:32,189 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:32,189 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:32,194 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-12-30 00:26:32,201 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:32,205 [ 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-30 00:26:32,282 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2024-12-30 00:26:32,283 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-30 00:26:32,286 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++
2024-12-30 00:26:32,286 [ scc.git] DEBUG 1 file changed, 6 insertions(+)
2024-12-30 00:26:32,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:32,425 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2024-12-30 00:26:32,432 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:32,436 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2024-12-30 00:26:32,513 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-30 00:26:32,517 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2024-12-30 00:26:32,517 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-30 00:26:32,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:32,813 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:32,853 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:32,853 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:32,857 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:32,897 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:32,906 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41bc678ee0> has no local changes
2024-12-30 00:26:32,907 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:32,917 [ scc.git] DEBUG [detached HEAD 5df33162] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:32,917 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:32,917 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:33,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2024-12-30 00:26:33,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/46 HTTP/1.1" 200 None
2024-12-30 00:26:34,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2024-12-30 00:26:34,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2024-12-30 00:26:35,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2024-12-30 00:26:35,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2024-12-30 00:26:36,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-12-30 00:26:36,728 [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-30 00:26:37,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-12-30 00:26:37,676 [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-30 00:26:37,677 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2024-12-30 00:26:37,677 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:37,677 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-30 00:26:37,678 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:37,678 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:37,684 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:37,688 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:37,688 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:37,692 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:37,697 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:37,697 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2024-12-30 00:26:38,042 [ scc.git] DEBUG From https://github.com/ome/omero-common
2024-12-30 00:26:38,042 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2024-12-30 00:26:38,046 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:38,047 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:38,047 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:38,051 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-12-30 00:26:38,056 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:38,061 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-12-30 00:26:38,099 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-30 00:26:38,102 [ scc.git] DEBUG publish.gradle | 17 +----------------
2024-12-30 00:26:38,102 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2024-12-30 00:26:38,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:38,250 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:38,293 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:38,293 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:38,298 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:38,341 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:38,348 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41bc67df40> has no local changes
2024-12-30 00:26:38,348 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:38,357 [ scc.git] DEBUG [detached HEAD 677893f] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:38,357 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:38,358 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:38,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2024-12-30 00:26:39,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/94 HTTP/1.1" 200 None
2024-12-30 00:26:39,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2024-12-30 00:26:40,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2024-12-30 00:26:40,761 [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-30 00:26:41,210 [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-30 00:26:41,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2024-12-30 00:26:42,036 [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-30 00:26:42,036 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2024-12-30 00:26:42,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2024-12-30 00:26:43,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2024-12-30 00:26:43,009 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:43,009 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-30 00:26:43,009 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:43,009 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:43,015 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:43,019 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:43,019 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:43,023 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:43,027 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:43,028 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2024-12-30 00:26:44,563 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2024-12-30 00:26:44,563 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2024-12-30 00:26:44,568 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:44,568 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:44,568 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:44,573 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2024-12-30 00:26:44,578 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:44,582 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2024-12-30 00:26:44,692 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-30 00:26:44,696 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2024-12-30 00:26:44,696 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2024-12-30 00:26:44,696 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2024-12-30 00:26:44,696 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2024-12-30 00:26:44,696 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2024-12-30 00:26:44,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:44,873 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:44,915 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:44,915 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:44,920 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:44,961 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:44,969 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41bb624dc0> has no local changes
2024-12-30 00:26:44,969 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:44,978 [ scc.git] DEBUG [detached HEAD e3ec6cc] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:44,979 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:44,979 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:45,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2024-12-30 00:26:45,280 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:45,280 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-30 00:26:45,280 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:45,280 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:45,284 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:45,289 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:45,289 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:45,295 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:45,301 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:45,302 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:45,302 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:45,302 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:45,306 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:45,343 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:45,343 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:45,347 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:45,385 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:45,391 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41bc686df0> has no local changes
2024-12-30 00:26:45,391 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:45,398 [ scc.git] DEBUG [detached HEAD 6ec0fa7] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:45,399 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:45,399 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:45,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2024-12-30 00:26:46,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2024-12-30 00:26:46,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2024-12-30 00:26:46,722 [ scc.repo] DEBUG # ... Exclude label: exclude
2024-12-30 00:26:46,723 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:46,723 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-30 00:26:46,723 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:46,723 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:46,728 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:46,731 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:46,732 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:46,736 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:46,740 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:46,740 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:46,740 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:46,740 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:46,744 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:46,782 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:46,782 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:46,786 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:46,823 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:46,829 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41bb63a820> has no local changes
2024-12-30 00:26:46,829 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:46,837 [ scc.git] DEBUG [detached HEAD f237ebe] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:46,837 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:46,838 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:47,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2024-12-30 00:26:47,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/43 HTTP/1.1" 200 None
2024-12-30 00:26:48,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2024-12-30 00:26:48,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2024-12-30 00:26:48,679 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:48,679 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-30 00:26:48,679 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:48,679 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:48,684 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:48,689 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:48,689 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:48,694 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:48,699 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:48,699 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:48,699 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:48,699 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:48,704 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:48,744 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:48,744 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:48,750 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:48,789 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:48,797 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41ba5ef7c0> has no local changes
2024-12-30 00:26:48,797 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:48,807 [ scc.git] DEBUG [detached HEAD 0986ad8] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:48,807 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:48,807 [ scc.repo] DEBUG ## PRs found:
2024-12-30 00:26:49,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2024-12-30 00:26:49,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182 HTTP/1.1" 200 None
2024-12-30 00:26:50,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/182/comments HTTP/1.1" 200 None
2024-12-30 00:26:50,591 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2024-12-30 00:26:51,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2024-12-30 00:26:51,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2024-12-30 00:26:52,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2024-12-30 00:26:52,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-12-30 00:26:53,151 [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-30 00:26:53,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-12-30 00:26:54,064 [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-30 00:26:54,065 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc'
2024-12-30 00:26:54,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2024-12-30 00:26:54,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2024-12-30 00:26:55,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-12-30 00:26:55,941 [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-30 00:26:56,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-12-30 00:26:56,857 [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-30 00:26:56,858 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-12-30 00:26:56,858 [ scc.repo] DEBUG ## Branches found:
2024-12-30 00:26:56,858 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-30 00:26:56,858 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:56,858 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:56,863 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-12-30 00:26:56,867 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-12-30 00:26:56,867 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-12-30 00:26:56,872 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-12-30 00:26:56,877 [ scc.git] DEBUG Already up to date.
2024-12-30 00:26:56,877 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2024-12-30 00:26:58,393 [ scc.git] DEBUG From https://github.com/ome/omero-server
2024-12-30 00:26:58,394 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD
2024-12-30 00:26:58,399 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2024-12-30 00:26:58,709 [ scc.git] DEBUG From https://github.com/ome/omero-server
2024-12-30 00:26:58,709 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD
2024-12-30 00:26:58,714 [ scc.git] DEBUG ## Unique users: []
2024-12-30 00:26:58,714 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:58,714 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:58,719 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-30 00:26:58,726 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:58,730 [ 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-30 00:26:58,894 [ 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-30 00:26:58,895 [ scc.git] DEBUG Auto-merging build.gradle
2024-12-30 00:26:58,895 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2024-12-30 00:26:58,895 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-12-30 00:26:58,896 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-12-30 00:26:58,902 [ scc.git] DEBUG Calling 'git reset --hard 5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2024-12-30 00:26:58,910 [ scc.git] DEBUG HEAD is now at 5b5a7823 Revert to snapshot
2024-12-30 00:26:59,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:59,058 [ scc.git] DEBUG Calling 'git merge-base 5b5a78233c34e2ad99316686ad4272f520d7bb1c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-12-30 00:26:59,065 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2024-12-30 00:26:59,115 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#285](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/consoleText) for more details.
Possible conflicts:
- Upstream changes
- .travis.yml
- build.gradle
--conflicts
2024-12-30 00:26:59,119 [ scc.config] DEBUG Found github.token
2024-12-30 00:26:59,119 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2024-12-30 00:26:59,119 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2024-12-30 00:26:59,125 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:59,129 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2024-12-30 00:26:59,145 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-12-30 00:26:59,148 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +-
2024-12-30 00:26:59,148 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-12-30 00:26:59,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:59,442 [ scc.git] DEBUG Calling 'git submodule update'
2024-12-30 00:26:59,483 [ scc.git] DEBUG Get sha1 of %s
2024-12-30 00:26:59,484 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-12-30 00:26:59,489 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:59,528 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:26:59,537 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41ba619e80> has no local changes
2024-12-30 00:26:59,537 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:26:59,548 [ scc.git] DEBUG [detached HEAD 9a2f02f7] merge master -Dorg -Ssuccess-only
2024-12-30 00:26:59,548 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:26:59,548 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-12-30 00:26:59,600 [ scc.config] DEBUG Found submodule.omero-blitz.url
2024-12-30 00:26:59,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:26:59,842 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2024-12-30 00:26:59,845 [ scc.config] DEBUG Found submodule.omero-common.url
2024-12-30 00:27:00,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:27:00,229 [ scc.config] DEBUG Found submodule.omero-common.branch
2024-12-30 00:27:00,233 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2024-12-30 00:27:00,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:27:00,642 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2024-12-30 00:27:00,646 [ scc.config] DEBUG Found submodule.omero-model.url
2024-12-30 00:27:01,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:27:01,038 [ scc.config] DEBUG Found submodule.omero-model.branch
2024-12-30 00:27:01,042 [ scc.config] DEBUG Found submodule.omero-renderer.url
2024-12-30 00:27:01,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:27:01,432 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2024-12-30 00:27:01,436 [ scc.config] DEBUG Found submodule.omero-romio.url
2024-12-30 00:27:01,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:27:01,824 [ scc.config] DEBUG Found submodule.omero-romio.branch
2024-12-30 00:27:01,830 [ scc.config] DEBUG Found submodule.omero-server.url
2024-12-30 00:27:02,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-12-30 00:27:02,216 [ scc.config] DEBUG Found submodule.omero-server.branch
2024-12-30 00:27:02,216 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-12-30 00:27:02,255 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41bc706370> has local changes
2024-12-30 00:27:02,255 [ 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#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/285/)'
2024-12-30 00:27:02,264 [ scc.git] DEBUG [detached HEAD 8c56057] merge master -Dorg -Ssuccess-only
2024-12-30 00:27:02,264 [ scc.merge] INFO Repository: ome/omero-build
2024-12-30 00:27:02,264 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2024-12-30 00:27:02,264 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,264 [ scc.merge] INFO
2024-12-30 00:27:02,264 [ scc.merge] INFO
2024-12-30 00:27:02,264 [ scc.merge] INFO Repository: ome/omero-blitz
2024-12-30 00:27:02,265 [ scc.merge] INFO Excluded PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 153 dominikl 'Add isRGB method' (stage: draft)
2024-12-30 00:27:02,265 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Merged PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Repository: ome/omero-common
2024-12-30 00:27:02,265 [ scc.merge] INFO Excluded PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 46 dominikl 'Add isRGB method' (stage: draft)
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment)
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2024-12-30 00:27:02,265 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Merged PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 42 jburel 'include all'
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Repository: ome/omero-gateway-java
2024-12-30 00:27:02,265 [ scc.merge] INFO Excluded PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 94 dominikl 'Add isRGB method' (stage: draft)
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2024-12-30 00:27:02,265 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Merged PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Repository: ome/omero-model
2024-12-30 00:27:02,265 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,265 [ scc.merge] INFO Repository: ome/omero-renderer
2024-12-30 00:27:02,265 [ scc.merge] INFO Excluded PRs:
2024-12-30 00:27:02,265 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2024-12-30 00:27:02,265 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,265 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] INFO Repository: ome/omero-romio
2024-12-30 00:27:02,266 [ scc.merge] INFO Excluded PRs:
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 43 dominikl 'Add isRGB methods' (stage: draft)
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2024-12-30 00:27:02,266 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,266 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] INFO Repository: ome/omero-server
2024-12-30 00:27:02,266 [ scc.merge] INFO Excluded PRs:
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 182 dominikl 'Add isRGB method' (stage: draft)
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2024-12-30 00:27:02,266 [ scc.merge] INFO Already up to date.
2024-12-30 00:27:02,266 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] INFO Merged PRs:
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 152 jburel 'Set class in doc'
2024-12-30 00:27:02,266 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] INFO Conflicting PRs (not included):
2024-12-30 00:27:02,266 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-12-30 00:27:02,266 [ scc.merge] INFO
2024-12-30 00:27:02,266 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-12-30 00:27:02,266 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,270 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-12-30 00:27:02,270 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,274 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:27:02,274 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-12-30 00:27:02,274 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,277 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:27:02,278 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-12-30 00:27:02,278 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,281 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:27:02,281 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-12-30 00:27:02,281 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,285 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:27:02,285 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-12-30 00:27:02,285 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,289 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:27:02,289 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-12-30 00:27:02,289 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,293 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-12-30 00:27:02,293 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-12-30 00:27:02,293 [ scc.git] DEBUG Calling 'git remote'
2024-12-30 00:27:02,296 [ 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 0abe16c9] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD d6f5058] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 7438a76] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD f4ed35d] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 0944b45] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 1d65852] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD cea7b401] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD dd84843] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2024-12-30 00:27:35,850 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci