Console Output
+ export BASE_REPO=omero-matlab.git
+ BASE_REPO=omero-matlab.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-matlab-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-matlab-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-matlab-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-matlab-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-03-09 17:20:21,493 [ scc.config] DEBUG Found github.token
2025-03-09 17:20:21,496 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:21,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-09 17:20:21,942 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:22,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-09 17:20:22,363 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:22,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-09 17:20:22,517 [ scc.gh] DEBUG 3525 remaining from 5000 (Reset at 17:03
2025-03-09 17:20:22,518 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-09 17:20:22,522 [ scc.git] DEBUG Check current status
2025-03-09 17:20:22,522 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-09 17:20:22,526 [ scc.git] DEBUG 7d4ddff change date
2025-03-09 17:20:22,526 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-09 17:20:22,570 [ scc.config] DEBUG Found remote.origin.url
2025-03-09 17:20:22,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:23,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-03-09 17:20:23,290 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:23,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-09 17:20:23,738 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:23,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-09 17:20:24,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:24,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-09 17:20:24,584 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:24,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-09 17:20:24,767 [ scc.git] DEBUG Resetting...
2025-03-09 17:20:24,767 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-09 17:20:24,773 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-03-09 17:20:24,773 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-09 17:20:24,816 [ scc.git] DEBUG Check current status
2025-03-09 17:20:24,816 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-09 17:20:24,820 [ scc.git] DEBUG 7d4ddff change date
2025-03-09 17:20:24,820 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-09 17:20:24,860 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-03-09 17:20:24,861 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-03-09 17:20:24,861 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-03-09 17:20:24,861 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-03-09 17:20:24,861 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-03-09 17:20:24,861 [ scc.repo] DEBUG ## PRs found:
2025-03-09 17:20:25,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:25,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-03-09 17:20:25,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:25,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-03-09 17:20:25,749 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-09 17:20:25,749 [ scc.repo] DEBUG ## Branches found:
2025-03-09 17:20:25,749 [ scc.git] DEBUG Get sha1 of %s
2025-03-09 17:20:25,749 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:25,753 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-09 17:20:25,757 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-09 17:20:25,757 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-09 17:20:25,761 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-09 17:20:25,765 [ scc.git] DEBUG Already up to date.
2025-03-09 17:20:25,765 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-03-09 17:20:26,064 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-03-09 17:20:26,064 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-03-09 17:20:26,069 [ scc.git] DEBUG ## Unique users: []
2025-03-09 17:20:26,070 [ scc.git] DEBUG Get sha1 of %s
2025-03-09 17:20:26,070 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:26,074 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-09 17:20:26,078 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:26,081 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-09 17:20:26,090 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-09 17:20:26,093 [ scc.git] DEBUG build.gradle | 2 +-
2025-03-09 17:20:26,093 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-09 17:20:26,095 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:26,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-09 17:20:26,253 [ scc.git] DEBUG Calling 'git submodule update'
2025-03-09 17:20:26,295 [ scc.git] DEBUG Get sha1 of %s
2025-03-09 17:20:26,295 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:26,299 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-03-09 17:20:26,327 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f41cdea6ca0> has no local changes
2025-03-09 17:20:26,327 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#322 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/322/)'
2025-03-09 17:20:26,335 [ scc.git] DEBUG [detached HEAD cfbe9f1] merge master -Dorg -Snone
2025-03-09 17:20:26,336 [ scc.merge] INFO Repository: ome/omero-matlab
2025-03-09 17:20:26,336 [ scc.merge] INFO Already up to date.
2025-03-09 17:20:26,336 [ scc.merge] INFO
2025-03-09 17:20:26,336 [ scc.merge] INFO Merged PRs:
2025-03-09 17:20:26,336 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-09 17:20:26,336 [ scc.merge] INFO
2025-03-09 17:20:26,336 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-09 17:20:26,336 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-03-09 17:20:26,810 [ scc.config] DEBUG Found github.token
2025-03-09 17:20:26,812 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:26,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-09 17:20:27,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:27,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-09 17:20:27,649 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:27,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-09 17:20:27,801 [ scc.gh] DEBUG 3515 remaining from 5000 (Reset at 17:03
2025-03-09 17:20:27,802 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-09 17:20:27,807 [ scc.git] DEBUG Check current status
2025-03-09 17:20:27,807 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-09 17:20:27,811 [ scc.git] DEBUG cfbe9f1 merge master -Dorg -Snone
2025-03-09 17:20:27,811 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-09 17:20:27,857 [ scc.config] DEBUG Found remote.origin.url
2025-03-09 17:20:28,053 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:28,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-03-09 17:20:28,550 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:28,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-09 17:20:29,057 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:29,248 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-09 17:20:29,500 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:29,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-09 17:20:29,937 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:30,113 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-09 17:20:30,114 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-09 17:20:30,157 [ scc.git] DEBUG Resetting...
2025-03-09 17:20:30,157 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-09 17:20:30,163 [ scc.git] DEBUG HEAD is now at cfbe9f1 merge master -Dorg -Snone
2025-03-09 17:20:30,163 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-09 17:20:30,202 [ scc.git] DEBUG Check current status
2025-03-09 17:20:30,203 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-09 17:20:30,207 [ scc.git] DEBUG cfbe9f1 merge master -Dorg -Snone
2025-03-09 17:20:30,207 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-09 17:20:30,247 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-03-09 17:20:30,247 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-03-09 17:20:30,247 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-03-09 17:20:30,247 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-03-09 17:20:30,247 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-03-09 17:20:30,247 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-03-09 17:20:30,247 [ scc.repo] DEBUG ## PRs found:
2025-03-09 17:20:30,366 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:30,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-03-09 17:20:30,862 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:31,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-03-09 17:20:31,354 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:31,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-03-09 17:20:31,868 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:32,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-09 17:20:32,380 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:32,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-09 17:20:32,884 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:33,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-03-09 17:20:33,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:33,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/statuses/0d391203c853eda4f29d12007d36618cb71d342d?per_page=1 HTTP/1.1" 200 2
2025-03-09 17:20:33,628 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-09 17:20:33,628 [ scc.repo] DEBUG ## Branches found:
2025-03-09 17:20:33,628 [ scc.git] DEBUG Get sha1 of %s
2025-03-09 17:20:33,628 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:33,633 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-09 17:20:33,636 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-09 17:20:33,636 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-09 17:20:33,640 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-09 17:20:33,644 [ scc.git] DEBUG Already up to date.
2025-03-09 17:20:33,645 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-03-09 17:20:33,938 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-03-09 17:20:33,938 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-03-09 17:20:33,943 [ scc.git] DEBUG ## Unique users: []
2025-03-09 17:20:33,943 [ scc.git] DEBUG Get sha1 of %s
2025-03-09 17:20:33,943 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:33,947 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-09 17:20:33,952 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:33,955 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-09 17:20:33,959 [ scc.git] DEBUG Already up to date.
2025-03-09 17:20:33,962 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-09 17:20:34,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-09 17:20:34,130 [ scc.git] DEBUG Calling 'git submodule update'
2025-03-09 17:20:34,172 [ scc.git] DEBUG Get sha1 of %s
2025-03-09 17:20:34,172 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-09 17:20:34,176 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-09 17:20:34,217 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-03-09 17:20:34,223 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd020c25ca0> has no local changes
2025-03-09 17:20:34,223 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#322 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/322/)'
2025-03-09 17:20:34,231 [ scc.git] DEBUG [detached HEAD 6d2c4f2] merge master -Dorg -Ssuccess-only
2025-03-09 17:20:34,231 [ scc.merge] INFO Repository: ome/omero-matlab
2025-03-09 17:20:34,231 [ scc.merge] INFO Already up to date.
2025-03-09 17:20:34,231 [ scc.merge] INFO
2025-03-09 17:20:34,231 [ scc.merge] INFO Merged PRs:
2025-03-09 17:20:34,231 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-09 17:20:34,231 [ scc.merge] INFO
2025-03-09 17:20:34,232 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-09 17:20:34,232 [ scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.2 to 5.10.1-SNAPSHOT
Commit all component version changes
[detached HEAD 5317d38] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-09 17:20:40,323 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci