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-15 17:19:18,417 [  scc.config] DEBUG Found github.token
2026-04-15 17:19:18,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-15 17:19:18,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-15 17:19:19,113 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-15 17:19:19,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-15 17:19:19,504 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 17:04
2026-04-15 17:19:19,505 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-15 17:19:19,507 [     scc.git] DEBUG Check current status
2026-04-15 17:19:19,507 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-15 17:19:19,509 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-15 17:19:19,510 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-15 17:19:19,558 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-15 17:19:19,566 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-15 17:19:19,569 [  scc.config] DEBUG Found remote.origin.url
2026-04-15 17:19:20,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-15 17:19:20,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-15 17:19:21,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-15 17:19:21,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-15 17:19:22,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-15 17:19:22,008 [     scc.git] DEBUG Resetting...
2026-04-15 17:19:22,008 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-15 17:19:22,015 [     scc.git] DEBUG HEAD is now at bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-15 17:19:22,015 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-15 17:19:22,057 [     scc.git] DEBUG Check current status
2026-04-15 17:19:22,057 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-15 17:19:22,060 [     scc.git] DEBUG bb8a06fb Merge pull request #853 from ome/dependabot/submodules/Schemas-718d3d4
2026-04-15 17:19:22,060 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-15 17:19:22,103 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-15 17:19:22,112 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-15 17:19:22,113 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-15 17:19:22,113 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-15 17:19:22,113 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-15 17:19:22,113 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-15 17:19:22,113 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-15 17:19:22,113 [    scc.repo] DEBUG ## PRs found:
2026-04-15 17:19:22,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-15 17:19:22,475 [    scc.repo] DEBUG ## Branches found:
2026-04-15 17:19:22,475 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:22,475 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:22,477 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-15 17:19:22,480 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-15 17:19:22,480 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-15 17:19:22,482 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-15 17:19:22,485 [     scc.git] DEBUG Already up to date.

2026-04-15 17:19:22,485 [     scc.git] DEBUG ## Unique users: []
2026-04-15 17:19:22,485 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:22,485 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:22,487 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-15 17:19:22,525 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:22,525 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:22,527 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-15 17:19:22,540 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7b509fec10> has no local changes
2026-04-15 17:19:22,541 [     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#107 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/107/)'
2026-04-15 17:19:22,786 [     scc.git] DEBUG [detached HEAD 7e577dcc] merge master -Dorg -Snone
2026-04-15 17:19:22,787 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-15 17:19:22,787 [   scc.merge] INFO  Already up to date.
2026-04-15 17:19:22,787 [   scc.merge] INFO  
2026-04-15 17:19:22,787 [   scc.merge] INFO  
2026-04-15 17:19:22,787 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-15 17:19:22,787 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2026-04-15 17:19:24,096 [  scc.config] DEBUG Found github.token
2026-04-15 17:19:24,097 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-04-15 17:19:24,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-15 17:19:24,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-15 17:19:25,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-04-15 17:19:25,217 [      scc.gh] DEBUG 4996 remaining from 5000 (Reset at 17:04
2026-04-15 17:19:25,217 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-15 17:19:25,220 [     scc.git] DEBUG Check current status
2026-04-15 17:19:25,220 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-15 17:19:25,222 [     scc.git] DEBUG 7e577dcc merge master -Dorg -Snone
2026-04-15 17:19:25,222 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-15 17:19:25,267 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-15 17:19:25,276 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-15 17:19:25,278 [  scc.config] DEBUG Found remote.origin.url
2026-04-15 17:19:25,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-04-15 17:19:26,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-15 17:19:26,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-15 17:19:27,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-15 17:19:27,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-15 17:19:27,685 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-15 17:19:27,725 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-15 17:19:27,726 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-15 17:19:27,727 [     scc.git] DEBUG Check current status
2026-04-15 17:19:27,728 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-15 17:19:27,730 [     scc.git] DEBUG 718d3d4 Merge pull request #24 from ome/dependabot/maven/org.openmicroscopy-specification-6.5.3
2026-04-15 17:19:27,730 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-15 17:19:27,768 [  scc.config] DEBUG Found remote.origin.url
2026-04-15 17:19:28,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-04-15 17:19:28,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-15 17:19:29,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-15 17:19:29,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-15 17:19:30,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-15 17:19:30,164 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-15 17:19:30,201 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-15 17:19:30,202 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-15 17:19:30,202 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-04-15 17:19:30,204 [     scc.git] DEBUG Check current status
2026-04-15 17:19:30,204 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-15 17:19:30,206 [     scc.git] DEBUG 83a75cc 03 and 10th Feb 2026
2026-04-15 17:19:30,207 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-15 17:19:30,244 [  scc.config] DEBUG Found remote.origin.url
2026-04-15 17:19:30,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-04-15 17:19:31,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-04-15 17:19:31,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-04-15 17:19:32,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-04-15 17:19:32,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-04-15 17:19:32,751 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-15 17:19:32,788 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-15 17:19:32,788 [     scc.git] DEBUG Resetting...
2026-04-15 17:19:32,788 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-04-15 17:19:32,794 [     scc.git] DEBUG HEAD is now at 7e577dcc merge master -Dorg -Snone
2026-04-15 17:19:32,794 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-04-15 17:19:32,837 [     scc.git] DEBUG Check current status
2026-04-15 17:19:32,837 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-04-15 17:19:32,839 [     scc.git] DEBUG 7e577dcc merge master -Dorg -Snone
2026-04-15 17:19:32,839 [     scc.git] DEBUG Calling 'git submodule status'
2026-04-15 17:19:32,883 [     scc.git] DEBUG  718d3d45997f76d3910c34be2e6b6eb6b4dcfbde Schemas (remotes/origin/HEAD)
2026-04-15 17:19:32,892 [     scc.git] DEBUG  83a75cc12b0ca56b2e70a23c907ca6e8b52b71d4 _minutes (remotes/origin/HEAD)
2026-04-15 17:19:32,892 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-04-15 17:19:32,892 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-04-15 17:19:32,892 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-04-15 17:19:32,892 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-04-15 17:19:32,892 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-04-15 17:19:32,892 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-04-15 17:19:32,892 [    scc.repo] DEBUG ## PRs found:
2026-04-15 17:19:33,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 2
2026-04-15 17:19:33,230 [    scc.repo] DEBUG ## Branches found:
2026-04-15 17:19:33,230 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:33,230 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:33,232 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-15 17:19:33,234 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-15 17:19:33,235 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-15 17:19:33,237 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-15 17:19:33,240 [     scc.git] DEBUG Already up to date.

2026-04-15 17:19:33,240 [     scc.git] DEBUG ## Unique users: []
2026-04-15 17:19:33,240 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:33,240 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:33,242 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-15 17:19:33,279 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:33,279 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:33,281 [    scc.repo] DEBUG ## PRs found:
2026-04-15 17:19:33,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-04-15 17:19:34,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-04-15 17:19:34,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-04-15 17:19:34,877 [    scc.repo] DEBUG ## Branches found:
2026-04-15 17:19:34,878 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-15 17:19:34,878 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:34,878 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:34,880 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-15 17:19:34,882 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-15 17:19:34,882 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-15 17:19:34,885 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-15 17:19:34,888 [     scc.git] DEBUG Already up to date.

2026-04-15 17:19:34,888 [     scc.git] DEBUG ## Unique users: []
2026-04-15 17:19:34,888 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:34,888 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:34,890 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-15 17:19:34,927 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:34,927 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:34,929 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-15 17:19:34,966 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-15 17:19:34,971 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd927ed0b10> has no local changes
2026-04-15 17:19:34,971 [     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#107 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/107/)'
2026-04-15 17:19:34,977 [     scc.git] DEBUG [detached HEAD 50429cd] merge master -Dorg -Ssuccess-only
2026-04-15 17:19:34,978 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-15 17:19:34,978 [    scc.repo] DEBUG ## PRs found:
2026-04-15 17:19:35,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-04-15 17:19:35,344 [    scc.repo] DEBUG ## Branches found:
2026-04-15 17:19:35,344 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-15 17:19:35,344 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:35,344 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:35,346 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-04-15 17:19:35,348 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-04-15 17:19:35,349 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-04-15 17:19:35,351 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-04-15 17:19:35,354 [     scc.git] DEBUG Already up to date.

2026-04-15 17:19:35,354 [     scc.git] DEBUG ## Unique users: []
2026-04-15 17:19:35,354 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:35,354 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:35,356 [     scc.git] DEBUG Calling 'git submodule update'
2026-04-15 17:19:35,393 [     scc.git] DEBUG Get sha1 of %s
2026-04-15 17:19:35,393 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-04-15 17:19:35,396 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-15 17:19:35,432 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-15 17:19:35,435 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd92a8d3610> has no local changes
2026-04-15 17:19:35,435 [     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#107 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/107/)'
2026-04-15 17:19:35,442 [     scc.git] DEBUG [detached HEAD 5511cbb] merge master -Dorg -Ssuccess-only
2026-04-15 17:19:35,442 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-15 17:19:35,442 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-04-15 17:19:35,481 [  scc.config] DEBUG Found submodule.Schemas.url
2026-04-15 17:19:35,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-15 17:19:35,796 [  scc.config] DEBUG Found submodule._minutes.url
2026-04-15 17:19:36,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-04-15 17:19:36,229 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-04-15 17:19:36,242 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd928eb22d0> has local changes
2026-04-15 17:19:36,242 [     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#107 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/107/)'
2026-04-15 17:19:36,250 [     scc.git] DEBUG [detached HEAD a0e4b48e] merge master -Dorg -Ssuccess-only
2026-04-15 17:19:36,251 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2026-04-15 17:19:36,251 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-04-15 17:19:36,251 [   scc.merge] INFO  Already up to date.
2026-04-15 17:19:36,251 [   scc.merge] INFO  
2026-04-15 17:19:36,251 [   scc.merge] INFO  
2026-04-15 17:19:36,251 [   scc.merge] INFO  Repository: ome/schemas
2026-04-15 17:19:36,251 [   scc.merge] INFO  Excluded PRs:
2026-04-15 17:19:36,251 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-04-15 17:19:36,251 [   scc.merge] INFO  Already up to date.
2026-04-15 17:19:36,251 [   scc.merge] INFO  
2026-04-15 17:19:36,251 [   scc.merge] INFO  
2026-04-15 17:19:36,251 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-04-15 17:19:36,251 [   scc.merge] INFO  Already up to date.
2026-04-15 17:19:36,251 [   scc.merge] INFO  
2026-04-15 17:19:36,251 [   scc.merge] INFO  
2026-04-15 17:19:36,251 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-04-15 17:19:36,251 [     scc.git] DEBUG Calling 'git remote'
2026-04-15 17:19:36,253 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-04-15 17:19:36,253 [     scc.git] DEBUG Calling 'git remote'
2026-04-15 17:19:36,255 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-04-15 17:19:36,255 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-04-15 17:19:36,255 [     scc.git] DEBUG Calling 'git remote'
2026-04-15 17:19:36,258 [     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-15 17:19:51,655 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci