Skip to content

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-04-09 03:37:36,283 [  scc.config] DEBUG Found github.token
2026-04-09 03:37:36,284 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-09 03:37:36,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-09 03:37:36,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-09 03:37:37,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-09 03:37:37,369 [      scc.gh] DEBUG 4999 remaining from 5000 (Reset at 04:04
2026-04-09 03:37:37,369 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-09 03:37:37,372 [     scc.git] DEBUG Check current status
2026-04-09 03:37:37,372 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-09 03:37:37,374 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-09 03:37:37,374 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-09 03:37:37,420 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-09 03:37:37,429 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-09 03:37:37,431 [  scc.config] DEBUG Found remote.origin.url
2026-04-09 03:37:37,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-09 03:37:38,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-09 03:37:38,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-09 03:37:39,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-09 03:37:39,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-09 03:37:39,675 [     scc.git] DEBUG Resetting...
2026-04-09 03:37:39,675 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-09 03:37:39,682 [     scc.git] DEBUG HEAD is now at bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-09 03:37:39,682 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-09 03:37:39,724 [     scc.git] DEBUG Check current status
2026-04-09 03:37:39,724 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-09 03:37:39,726 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-09 03:37:39,727 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-09 03:37:39,771 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-09 03:37:39,779 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-09 03:37:39,780 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-09 03:37:39,780 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-09 03:37:39,780 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-09 03:37:39,780 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-09 03:37:39,780 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-09 03:37:39,780 [    scc.repo] DEBUG ## PRs found:
2026-04-09 03:37:40,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-09 03:37:40,158 [    scc.repo] DEBUG ## Branches found:
2026-04-09 03:37:40,158 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:40,158 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:40,160 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-09 03:37:40,162 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-09 03:37:40,162 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-09 03:37:40,165 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-09 03:37:40,168 [     scc.git] DEBUG Already up to date.

2026-04-09 03:37:40,168 [     scc.git] DEBUG ## Unique users: []
2026-04-09 03:37:40,168 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:40,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:40,170 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-09 03:37:40,207 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:40,207 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:40,208 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-09 03:37:40,222 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f0d72c19610> has no local changes
2026-04-09 03:37:40,222 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/www.openmicroscopy.org
Already up to date.


Generated by WEBSITE-push#99 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/99/)'
2026-04-09 03:37:40,460 [     scc.git] DEBUG [detached HEAD 0c3dacd9] merge master -Dorg -Snone
2026-04-09 03:37:40,460 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-09 03:37:40,460 [   scc.merge] INFO  Already up to date.
2026-04-09 03:37:40,460 [   scc.merge] INFO  
2026-04-09 03:37:40,460 [   scc.merge] INFO  
2026-04-09 03:37:40,460 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-09 03:37:40,460 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-04-09 03:37:41,740 [  scc.config] DEBUG Found github.token
2026-04-09 03:37:41,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-09 03:37:41,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-09 03:37:42,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-09 03:37:42,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-09 03:37:42,801 [      scc.gh] DEBUG 4995 remaining from 5000 (Reset at 04:04
2026-04-09 03:37:42,801 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-09 03:37:42,804 [     scc.git] DEBUG Check current status
2026-04-09 03:37:42,804 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-09 03:37:42,806 [     scc.git] DEBUG 0c3dacd9 merge master -Dorg -Snone
2026-04-09 03:37:42,806 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-09 03:37:42,852 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-09 03:37:42,861 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-09 03:37:42,863 [  scc.config] DEBUG Found remote.origin.url
2026-04-09 03:37:43,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-09 03:37:43,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-09 03:37:44,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-09 03:37:44,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-09 03:37:45,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-09 03:37:45,143 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-09 03:37:45,184 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-09 03:37:45,184 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-09 03:37:45,186 [     scc.git] DEBUG Check current status
2026-04-09 03:37:45,186 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-09 03:37:45,189 [     scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-04-09 03:37:45,189 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-09 03:37:45,227 [  scc.config] DEBUG Found remote.origin.url
2026-04-09 03:37:45,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-04-09 03:37:46,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-09 03:37:46,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-09 03:37:46,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-09 03:37:47,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-09 03:37:47,392 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-09 03:37:47,431 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-09 03:37:47,432 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-09 03:37:47,432 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-09 03:37:47,434 [     scc.git] DEBUG Check current status
2026-04-09 03:37:47,434 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-09 03:37:47,436 [     scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-04-09 03:37:47,436 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-09 03:37:47,475 [  scc.config] DEBUG Found remote.origin.url
2026-04-09 03:37:47,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-04-09 03:37:48,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-09 03:37:48,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-09 03:37:49,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-09 03:37:49,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-09 03:37:49,626 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-09 03:37:49,663 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-09 03:37:49,663 [     scc.git] DEBUG Resetting...
2026-04-09 03:37:49,663 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-09 03:37:49,669 [     scc.git] DEBUG HEAD is now at 0c3dacd9 merge master -Dorg -Snone
2026-04-09 03:37:49,670 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-09 03:37:49,712 [     scc.git] DEBUG Check current status
2026-04-09 03:37:49,712 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-09 03:37:49,715 [     scc.git] DEBUG 0c3dacd9 merge master -Dorg -Snone
2026-04-09 03:37:49,715 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-09 03:37:49,759 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-09 03:37:49,767 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-09 03:37:49,768 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-09 03:37:49,768 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-09 03:37:49,768 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-09 03:37:49,768 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-09 03:37:49,768 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-09 03:37:49,768 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-04-09 03:37:49,768 [    scc.repo] DEBUG ## PRs found:
2026-04-09 03:37:50,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-09 03:37:50,084 [    scc.repo] DEBUG ## Branches found:
2026-04-09 03:37:50,084 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:50,084 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:50,086 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-09 03:37:50,088 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-09 03:37:50,088 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-09 03:37:50,090 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-09 03:37:50,093 [     scc.git] DEBUG Already up to date.

2026-04-09 03:37:50,093 [     scc.git] DEBUG ## Unique users: []
2026-04-09 03:37:50,093 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:50,093 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:50,095 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-09 03:37:50,130 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:50,130 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:50,132 [    scc.repo] DEBUG ## PRs found:
2026-04-09 03:37:50,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-04-09 03:37:51,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-04-09 03:37:51,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-04-09 03:37:51,539 [    scc.repo] DEBUG ## Branches found:
2026-04-09 03:37:51,539 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-09 03:37:51,539 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:51,539 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:51,541 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-09 03:37:51,543 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-09 03:37:51,544 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-09 03:37:51,546 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-09 03:37:51,549 [     scc.git] DEBUG Already up to date.

2026-04-09 03:37:51,549 [     scc.git] DEBUG ## Unique users: []
2026-04-09 03:37:51,549 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:51,549 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:51,551 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-09 03:37:51,590 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:51,590 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:51,592 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-09 03:37:51,629 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-09 03:37:51,633 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f35a151f790> has no local changes
2026-04-09 03:37:51,633 [     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#99 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/99/)'
2026-04-09 03:37:51,639 [     scc.git] DEBUG [detached HEAD 8e1d400] merge master -Dorg -Ssuccess-only
2026-04-09 03:37:51,640 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-09 03:37:51,640 [    scc.repo] DEBUG ## PRs found:
2026-04-09 03:37:51,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-04-09 03:37:51,995 [    scc.repo] DEBUG ## Branches found:
2026-04-09 03:37:51,995 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-09 03:37:51,995 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:51,995 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:51,997 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-09 03:37:52,000 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-09 03:37:52,000 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-09 03:37:52,002 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-09 03:37:52,005 [     scc.git] DEBUG Already up to date.

2026-04-09 03:37:52,005 [     scc.git] DEBUG ## Unique users: []
2026-04-09 03:37:52,005 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:52,005 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:52,007 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-09 03:37:52,044 [     scc.git] DEBUG Get sha1 of %s
2026-04-09 03:37:52,044 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-09 03:37:52,046 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-09 03:37:52,082 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-09 03:37:52,086 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f35a14eb250> has no local changes
2026-04-09 03:37:52,086 [     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#99 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/99/)'
2026-04-09 03:37:52,092 [     scc.git] DEBUG [detached HEAD cafbec9] merge master -Dorg -Ssuccess-only
2026-04-09 03:37:52,092 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-09 03:37:52,092 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-09 03:37:52,132 [  scc.config] DEBUG Found submodule.Schemas.url
2026-04-09 03:37:52,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-09 03:37:52,432 [  scc.config] DEBUG Found submodule._minutes.url
2026-04-09 03:37:52,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-09 03:37:52,858 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-09 03:37:52,872 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f35a14ac3d0> has local changes
2026-04-09 03:37:52,872 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/www.openmicroscopy.org
Already up to date.


Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.


Repository: ome/meeting-minutes
Already up to date.


Generated by WEBSITE-push#99 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/99/)'
2026-04-09 03:37:52,881 [     scc.git] DEBUG [detached HEAD bc460ea2] merge master -Dorg -Ssuccess-only
2026-04-09 03:37:52,881 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2026-04-09 03:37:52,881 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-09 03:37:52,881 [   scc.merge] INFO  Already up to date.
2026-04-09 03:37:52,881 [   scc.merge] INFO  
2026-04-09 03:37:52,881 [   scc.merge] INFO  
2026-04-09 03:37:52,881 [   scc.merge] INFO  Repository: ome/schemas
2026-04-09 03:37:52,881 [   scc.merge] INFO  Excluded PRs:
2026-04-09 03:37:52,881 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-04-09 03:37:52,881 [   scc.merge] INFO  Already up to date.
2026-04-09 03:37:52,881 [   scc.merge] INFO  
2026-04-09 03:37:52,881 [   scc.merge] INFO  
2026-04-09 03:37:52,881 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-04-09 03:37:52,881 [   scc.merge] INFO  Already up to date.
2026-04-09 03:37:52,881 [   scc.merge] INFO  
2026-04-09 03:37:52,882 [   scc.merge] INFO  
2026-04-09 03:37:52,882 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-09 03:37:52,882 [     scc.git] DEBUG Calling 'git remote'
2026-04-09 03:37:52,883 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-09 03:37:52,884 [     scc.git] DEBUG Calling 'git remote'
2026-04-09 03:37:52,886 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-09 03:37:52,886 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-09 03:37:52,886 [     scc.git] DEBUG Calling 'git remote'
2026-04-09 03:37:52,888 [     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/_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: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'Schemas'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 718d3d4
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 83a75cc
nothing to commit, working tree clean
HEAD detached from bb8a06fb
nothing to commit, working tree clean
2026-04-09 03:38:07,023 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci