Console Output
+ export BASE_REPO=www.openmicroscopy.org
+ BASE_REPO=www.openmicroscopy.org
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/WEBSITE-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/WEBSITE-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2026-07-09 09:30:32,778 [ scc.config] DEBUG Found github.token
2026-07-09 09:30:32,779 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-07-09 09:30:33,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:30:33,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:30:33,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-07-09 09:30:33,968 [ scc.gh] DEBUG 4928 remaining from 5000 (Reset at 10:07
2026-07-09 09:30:33,969 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-07-09 09:30:33,979 [ scc.git] DEBUG Check current status
2026-07-09 09:30:33,979 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:34,001 [ scc.git] DEBUG 38fa7d98 Merge pull request #879 from pwalczysko/fix-links
2026-07-09 09:30:34,002 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:34,202 [ scc.git] DEBUG 7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-07-09 09:30:34,309 [ scc.git] DEBUG c09da53985963b01554ec555a76d999cd40eb8c8 _governance (c09da53)
2026-07-09 09:30:34,393 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (heads/master)
2026-07-09 09:30:34,403 [ scc.config] DEBUG Found remote.origin.url
2026-07-09 09:30:34,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-07-09 09:30:35,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-07-09 09:30:35,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-07-09 09:30:36,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-07-09 09:30:36,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-07-09 09:30:36,628 [ scc.git] DEBUG Resetting...
2026-07-09 09:30:36,628 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-07-09 09:30:37,113 [ scc.git] DEBUG HEAD is now at 38fa7d98 Merge pull request #879 from pwalczysko/fix-links
2026-07-09 09:30:37,114 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-07-09 09:30:37,356 [ scc.git] DEBUG Check current status
2026-07-09 09:30:37,356 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:37,372 [ scc.git] DEBUG 38fa7d98 Merge pull request #879 from pwalczysko/fix-links
2026-07-09 09:30:37,373 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:37,573 [ scc.git] DEBUG 7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-07-09 09:30:37,663 [ scc.git] DEBUG c09da53985963b01554ec555a76d999cd40eb8c8 _governance (c09da53)
2026-07-09 09:30:37,745 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (heads/master)
2026-07-09 09:30:37,746 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-07-09 09:30:37,746 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-07-09 09:30:37,746 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-07-09 09:30:37,746 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-07-09 09:30:37,746 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-07-09 09:30:37,746 [ scc.repo] DEBUG ## PRs found:
2026-07-09 09:30:38,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-07-09 09:30:38,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/880 HTTP/1.1" 200 None
2026-07-09 09:30:38,531 [ scc.repo] DEBUG # ... Include label: dependencies
2026-07-09 09:30:38,532 [ scc.repo] DEBUG - PR 880 dependabot[bot] 'Bump _governance from `c09da53` to `62ee97f`'
2026-07-09 09:30:38,532 [ scc.repo] DEBUG ## Branches found:
2026-07-09 09:30:38,532 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:30:38,532 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:30:38,542 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-07-09 09:30:38,556 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-07-09 09:30:38,556 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-07-09 09:30:38,571 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-07-09 09:30:38,616 [ scc.git] DEBUG Already up to date.
2026-07-09 09:30:38,616 [ scc.git] DEBUG Calling 'git fetch origin pull/880/head'
2026-07-09 09:30:40,037 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-07-09 09:30:40,037 [ scc.git] DEBUG * branch refs/pull/880/head -> FETCH_HEAD
2026-07-09 09:30:40,082 [ scc.git] DEBUG ## Unique users: []
2026-07-09 09:30:40,082 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:30:40,082 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:30:40,092 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...77e6e835c3d6dc9ee5d45e836cea488c5c43db00'
2026-07-09 09:30:40,110 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:30:40,119 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 880 (Bump _governance from `c09da53` to `62ee97f`) 77e6e835c3d6dc9ee5d45e836cea488c5c43db00'
2026-07-09 09:30:40,356 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-07-09 09:30:40,485 [ scc.git] DEBUG _governance | 2 +-
2026-07-09 09:30:40,485 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-07-09 09:30:40,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:30:40,674 [ scc.git] DEBUG Calling 'git submodule update'
2026-07-09 09:30:41,118 [ scc.git] DEBUG Submodule path '_governance': checked out '62ee97fa91c8a828403f9457343cb8ae238191f1'
2026-07-09 09:30:41,119 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:30:41,119 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:30:41,131 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-07-09 09:30:41,702 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f9fbaa517d0> has no local changes
2026-07-09 09:30:41,703 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Merged PRs:
- PR 880 dependabot[bot] 'Bump _governance from `c09da53` to `62ee97f`'
Generated by WEBSITE-push#17 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/17/)'
2026-07-09 09:30:41,990 [ scc.git] DEBUG [detached HEAD 59b5a07c] merge master -Dorg -Snone
2026-07-09 09:30:41,991 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-07-09 09:30:41,991 [ scc.merge] INFO Already up to date.
2026-07-09 09:30:41,991 [ scc.merge] INFO
2026-07-09 09:30:41,991 [ scc.merge] INFO Merged PRs:
2026-07-09 09:30:41,992 [ scc.merge] INFO - PR 880 dependabot[bot] 'Bump _governance from `c09da53` to `62ee97f`'
2026-07-09 09:30:41,992 [ scc.merge] INFO
2026-07-09 09:30:41,992 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-07-09 09:30:41,992 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_governance'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-07-09 09:30:45,217 [ scc.config] DEBUG Found github.token
2026-07-09 09:30:45,219 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-07-09 09:30:45,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:30:45,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:30:46,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-07-09 09:30:46,300 [ scc.gh] DEBUG 4923 remaining from 5000 (Reset at 10:07
2026-07-09 09:30:46,301 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-07-09 09:30:46,312 [ scc.git] DEBUG Check current status
2026-07-09 09:30:46,312 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:46,330 [ scc.git] DEBUG 59b5a07c merge master -Dorg -Snone
2026-07-09 09:30:46,331 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:46,509 [ scc.git] DEBUG 7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-07-09 09:30:46,595 [ scc.git] DEBUG 62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-07-09 09:30:46,654 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (heads/master)
2026-07-09 09:30:46,664 [ scc.config] DEBUG Found remote.origin.url
2026-07-09 09:30:46,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-07-09 09:30:47,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-07-09 09:30:47,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-07-09 09:30:48,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-07-09 09:30:48,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-07-09 09:30:48,889 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:30:49,008 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-07-09 09:30:49,008 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-07-09 09:30:49,024 [ scc.git] DEBUG Check current status
2026-07-09 09:30:49,024 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:49,051 [ scc.git] DEBUG 7bec92a Generate Schemas pages
2026-07-09 09:30:49,052 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:49,190 [ scc.config] DEBUG Found remote.origin.url
2026-07-09 09:30:49,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-07-09 09:30:50,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-07-09 09:30:50,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-07-09 09:30:50,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-07-09 09:30:51,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-07-09 09:30:51,410 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:30:51,522 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:30:51,523 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-07-09 09:30:51,523 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-07-09 09:30:51,537 [ scc.git] DEBUG Check current status
2026-07-09 09:30:51,537 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:51,553 [ scc.git] DEBUG 62ee97f Merge pull request #1 from pwalczysko/layout-fixes
2026-07-09 09:30:51,554 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:51,679 [ scc.config] DEBUG Found remote.origin.url
2026-07-09 09:30:52,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance HTTP/1.1" 200 None
2026-07-09 09:30:52,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-07-09 09:30:52,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-07-09 09:30:53,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-07-09 09:30:53,935 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-07-09 09:30:53,936 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:30:54,053 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:30:54,053 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-07-09 09:30:54,053 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-07-09 09:30:54,067 [ scc.git] DEBUG Check current status
2026-07-09 09:30:54,067 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:54,085 [ scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-07-09 09:30:54,087 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:54,198 [ scc.config] DEBUG Found remote.origin.url
2026-07-09 09:30:54,568 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-07-09 09:30:55,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-07-09 09:30:55,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-07-09 09:30:56,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-07-09 09:30:56,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-07-09 09:30:56,534 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:30:56,657 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:30:56,657 [ scc.git] DEBUG Resetting...
2026-07-09 09:30:56,657 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-07-09 09:30:57,011 [ scc.git] DEBUG HEAD is now at 59b5a07c merge master -Dorg -Snone
2026-07-09 09:30:57,013 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-07-09 09:30:57,255 [ scc.git] DEBUG Check current status
2026-07-09 09:30:57,255 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-07-09 09:30:57,274 [ scc.git] DEBUG 59b5a07c merge master -Dorg -Snone
2026-07-09 09:30:57,274 [ scc.git] DEBUG Calling 'git submodule status'
2026-07-09 09:30:57,453 [ scc.git] DEBUG 7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-07-09 09:30:57,535 [ scc.git] DEBUG 62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-07-09 09:30:57,608 [ scc.git] DEBUG 83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (heads/master)
2026-07-09 09:30:57,609 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-07-09 09:30:57,609 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-07-09 09:30:57,609 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-07-09 09:30:57,609 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-07-09 09:30:57,609 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-07-09 09:30:57,609 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-07-09 09:30:57,609 [ scc.repo] DEBUG ## PRs found:
2026-07-09 09:30:57,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-07-09 09:30:58,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/880 HTTP/1.1" 200 None
2026-07-09 09:30:58,428 [ scc.repo] DEBUG # ... Include label: dependencies
2026-07-09 09:30:59,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/77e6e835c3d6dc9ee5d45e836cea488c5c43db00?page=1 HTTP/1.1" 200 None
2026-07-09 09:30:59,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/77e6e835c3d6dc9ee5d45e836cea488c5c43db00/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-07-09 09:31:00,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/77e6e835c3d6dc9ee5d45e836cea488c5c43db00/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-07-09 09:31:00,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/77e6e835c3d6dc9ee5d45e836cea488c5c43db00?page=1 HTTP/1.1" 200 None
2026-07-09 09:31:01,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/77e6e835c3d6dc9ee5d45e836cea488c5c43db00?per_page=1 HTTP/1.1" 200 2
2026-07-09 09:31:01,240 [ scc.repo] DEBUG - PR 880 dependabot[bot] 'Bump _governance from `c09da53` to `62ee97f`'
2026-07-09 09:31:01,240 [ scc.repo] DEBUG ## Branches found:
2026-07-09 09:31:01,240 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:01,240 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:01,253 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-07-09 09:31:01,268 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-07-09 09:31:01,268 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-07-09 09:31:01,289 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-07-09 09:31:01,345 [ scc.git] DEBUG Already up to date.
2026-07-09 09:31:01,345 [ scc.git] DEBUG Calling 'git fetch origin pull/880/head'
2026-07-09 09:31:02,583 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-07-09 09:31:02,584 [ scc.git] DEBUG * branch refs/pull/880/head -> FETCH_HEAD
2026-07-09 09:31:02,627 [ scc.git] DEBUG ## Unique users: []
2026-07-09 09:31:02,628 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:02,628 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:02,638 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...77e6e835c3d6dc9ee5d45e836cea488c5c43db00'
2026-07-09 09:31:02,659 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:02,668 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 880 (Bump _governance from `c09da53` to `62ee97f`) 77e6e835c3d6dc9ee5d45e836cea488c5c43db00'
2026-07-09 09:31:02,719 [ scc.git] DEBUG Already up to date.
2026-07-09 09:31:02,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:31:02,921 [ scc.git] DEBUG Calling 'git submodule update'
2026-07-09 09:31:03,109 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:03,109 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:03,118 [ scc.repo] DEBUG ## PRs found:
2026-07-09 09:31:03,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-07-09 09:31:03,982 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-07-09 09:31:04,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-07-09 09:31:04,475 [ scc.repo] DEBUG ## Branches found:
2026-07-09 09:31:04,475 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-07-09 09:31:04,476 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:04,476 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:04,493 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-07-09 09:31:04,512 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-07-09 09:31:04,512 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-07-09 09:31:04,536 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-07-09 09:31:04,603 [ scc.git] DEBUG Already up to date.
2026-07-09 09:31:04,603 [ scc.git] DEBUG ## Unique users: []
2026-07-09 09:31:04,603 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:04,603 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:04,619 [ scc.git] DEBUG Calling 'git submodule update'
2026-07-09 09:31:04,731 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:04,731 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:04,745 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:31:04,847 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-07-09 09:31:04,947 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe22f64db90> has no local changes
2026-07-09 09:31:04,948 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Generated by WEBSITE-push#17 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/17/)'
2026-07-09 09:31:05,132 [ scc.git] DEBUG [detached HEAD 39f29c6] merge master -Dorg -Ssuccess-only
2026-07-09 09:31:05,134 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:31:05,135 [ scc.repo] DEBUG ## PRs found:
2026-07-09 09:31:05,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/pulls HTTP/1.1" 200 None
2026-07-09 09:31:05,457 [ scc.repo] DEBUG ## Branches found:
2026-07-09 09:31:05,457 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-07-09 09:31:05,457 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:05,457 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:05,474 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-07-09 09:31:05,487 [ scc.git] DEBUG ## Unique users: []
2026-07-09 09:31:05,487 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:05,487 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:05,500 [ scc.git] DEBUG Calling 'git submodule update'
2026-07-09 09:31:05,612 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:05,612 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:05,627 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:31:05,730 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-07-09 09:31:05,786 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe22f9db4d0> has no local changes
2026-07-09 09:31:05,786 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/governance
Generated by WEBSITE-push#17 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/17/)'
2026-07-09 09:31:05,932 [ scc.git] DEBUG [detached HEAD 82ec661] merge master -Dorg -Ssuccess-only
2026-07-09 09:31:05,934 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:31:05,934 [ scc.repo] DEBUG ## PRs found:
2026-07-09 09:31:06,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-07-09 09:31:06,160 [ scc.repo] DEBUG ## Branches found:
2026-07-09 09:31:06,160 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-07-09 09:31:06,160 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:06,160 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:06,179 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-07-09 09:31:06,200 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-07-09 09:31:06,200 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-07-09 09:31:06,221 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-07-09 09:31:06,281 [ scc.git] DEBUG Already up to date.
2026-07-09 09:31:06,281 [ scc.git] DEBUG ## Unique users: []
2026-07-09 09:31:06,281 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:06,281 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:06,299 [ scc.git] DEBUG Calling 'git submodule update'
2026-07-09 09:31:06,419 [ scc.git] DEBUG Get sha1 of %s
2026-07-09 09:31:06,419 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-07-09 09:31:06,433 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:31:06,554 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-07-09 09:31:06,617 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe22f83e450> has no local changes
2026-07-09 09:31:06,617 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#17 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/17/)'
2026-07-09 09:31:06,790 [ scc.git] DEBUG [detached HEAD 313a27f] merge master -Dorg -Ssuccess-only
2026-07-09 09:31:06,792 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:31:06,792 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-07-09 09:31:06,900 [ scc.config] DEBUG Found submodule.Schemas.url
2026-07-09 09:31:07,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:31:07,137 [ scc.config] DEBUG Found submodule._governance.url
2026-07-09 09:31:07,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:31:07,580 [ scc.config] DEBUG Found submodule._minutes.url
2026-07-09 09:31:07,982 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-07-09 09:31:08,017 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-07-09 09:31:08,394 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fe22f58a710> has local changes
2026-07-09 09:31:08,394 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Already up to date.
Merged PRs:
- PR 880 dependabot[bot] 'Bump _governance from `c09da53` to `62ee97f`'
Repository: ome/schemas
Excluded PRs:
- PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.
Repository: ome/governance
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#17 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/17/)'
2026-07-09 09:31:08,628 [ scc.git] DEBUG [detached HEAD c9fe4027] merge master -Dorg -Ssuccess-only
2026-07-09 09:31:08,628 [ scc.git] DEBUG 4 files changed, 6 insertions(+), 6 deletions(-)
2026-07-09 09:31:08,630 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2026-07-09 09:31:08,630 [ scc.merge] INFO Already up to date.
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] INFO Merged PRs:
2026-07-09 09:31:08,630 [ scc.merge] INFO - PR 880 dependabot[bot] 'Bump _governance from `c09da53` to `62ee97f`'
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] INFO Repository: ome/schemas
2026-07-09 09:31:08,630 [ scc.merge] INFO Excluded PRs:
2026-07-09 09:31:08,630 [ scc.merge] INFO - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-07-09 09:31:08,630 [ scc.merge] INFO Already up to date.
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] INFO Repository: ome/governance
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] INFO Repository: ome/meeting-minutes
2026-07-09 09:31:08,630 [ scc.merge] INFO Already up to date.
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] INFO
2026-07-09 09:31:08,630 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-07-09 09:31:08,630 [ scc.git] DEBUG Calling 'git remote'
2026-07-09 09:31:08,640 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-07-09 09:31:08,640 [ scc.git] DEBUG Calling 'git remote'
2026-07-09 09:31:08,655 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:31:08,655 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-07-09 09:31:08,655 [ scc.git] DEBUG Calling 'git remote'
2026-07-09 09:31:08,668 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-07-09 09:31:08,668 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-07-09 09:31:08,668 [ scc.git] DEBUG Calling 'git remote'
2026-07-09 09:31:08,682 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_governance/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_governance/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'Schemas'
Entering '_governance'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 7bec92a
nothing to commit, working tree clean
Entering '_governance'
HEAD detached from 62ee97f
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 83a75cc
nothing to commit, working tree clean
HEAD detached from 38fa7d98
nothing to commit, working tree clean
2026-07-09 09:31:33,835 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci