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-09-15 04:15:12,803 [  scc.config] DEBUG Found github.token
2026-09-15 04:15:12,805 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-09-15 04:15:13,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:13,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:13,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-09-15 04:15:13,963 [      scc.gh] DEBUG 5000 remaining from 5000 (Reset at 05:09
2026-09-15 04:15:13,964 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-15 04:15:13,977 [     scc.git] DEBUG Check current status
2026-09-15 04:15:13,977 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:14,013 [     scc.git] DEBUG 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-15 04:15:14,013 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:14,270 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-15 04:15:14,414 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-15 04:15:14,558 [     scc.git] DEBUG  dc1c3056e35f72cb871849490a12fec97d18ea9a _minutes (heads/master-4-gdc1c305)
2026-09-15 04:15:14,572 [  scc.config] DEBUG Found remote.origin.url
2026-09-15 04:15:14,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-09-15 04:15:15,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-15 04:15:15,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-15 04:15:16,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-15 04:15:16,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-15 04:15:16,753 [     scc.git] DEBUG Resetting...
2026-09-15 04:15:16,754 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-09-15 04:15:17,355 [     scc.git] DEBUG HEAD is now at 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-15 04:15:17,357 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-09-15 04:15:17,679 [     scc.git] DEBUG Check current status
2026-09-15 04:15:17,679 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:17,704 [     scc.git] DEBUG 199fcae8 Merge pull request #891 from knabar/announce-security-release
2026-09-15 04:15:17,705 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:17,963 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-15 04:15:18,073 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-15 04:15:18,190 [     scc.git] DEBUG  dc1c3056e35f72cb871849490a12fec97d18ea9a _minutes (heads/master-4-gdc1c305)
2026-09-15 04:15:18,191 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-09-15 04:15:18,191 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-09-15 04:15:18,191 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-09-15 04:15:18,191 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-09-15 04:15:18,191 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-09-15 04:15:18,191 [    scc.repo] DEBUG ## PRs found:
2026-09-15 04:15:18,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-09-15 04:15:19,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/892 HTTP/1.1" 200 None
2026-09-15 04:15:19,072 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-15 04:15:19,072 [    scc.repo] DEBUG   - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-15 04:15:19,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886 HTTP/1.1" 200 None
2026-09-15 04:15:20,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886/comments HTTP/1.1" 200 None
2026-09-15 04:15:20,076 [    scc.repo] DEBUG   - PR 886 joshmoore 'Simplify governance page'
2026-09-15 04:15:20,076 [    scc.repo] DEBUG ## Branches found:
2026-09-15 04:15:20,076 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:15:20,076 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:20,091 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-15 04:15:20,105 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-15 04:15:20,105 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-15 04:15:20,146 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-15 04:15:20,221 [     scc.git] DEBUG Already up to date.

2026-09-15 04:15:20,221 [     scc.git] DEBUG Calling 'git fetch origin pull/886/head'
2026-09-15 04:15:22,682 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-15 04:15:22,682 [     scc.git] DEBUG  * branch              refs/pull/886/head -> FETCH_HEAD
2026-09-15 04:15:22,854 [     scc.git] DEBUG Calling 'git fetch origin pull/892/head'
2026-09-15 04:15:25,151 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-15 04:15:25,151 [     scc.git] DEBUG  * branch              refs/pull/892/head -> FETCH_HEAD
2026-09-15 04:15:25,315 [     scc.git] DEBUG ## Unique users: []
2026-09-15 04:15:25,315 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:15:25,315 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:25,333 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-15 04:15:25,434 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:25,453 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 886 (Simplify governance page) 063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-15 04:15:26,033 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-15 04:15:26,153 [     scc.git] DEBUG  governance/index.html | 12 +++++++-----
2026-09-15 04:15:26,154 [     scc.git] DEBUG  1 file changed, 7 insertions(+), 5 deletions(-)
2026-09-15 04:15:26,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:26,369 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-15 04:15:26,457 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:26,472 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 892 (Bump _minutes from `dc1c305` to `3c12f5c`) 959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-15 04:15:26,936 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-15 04:15:27,034 [     scc.git] DEBUG  _minutes | 2 +-
2026-09-15 04:15:27,034 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2026-09-15 04:15:27,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:27,219 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-15 04:15:28,339 [     scc.git] DEBUG Submodule path '_minutes': checked out '3c12f5c9ae503d7a20ff074e443c83719896c23a'
2026-09-15 04:15:28,339 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:15:28,340 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:28,355 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-15 04:15:29,222 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6463c2e350> has no local changes
2026-09-15 04:15:29,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.

Merged PRs:
  - PR 886 joshmoore 'Simplify governance page'
  - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'

Generated by WEBSITE-push#93 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/93/)'
2026-09-15 04:15:29,851 [     scc.git] DEBUG [detached HEAD aff2d949] merge master -Dorg -Snone
2026-09-15 04:15:29,852 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-09-15 04:15:29,852 [   scc.merge] INFO  Already up to date.
2026-09-15 04:15:29,852 [   scc.merge] INFO  
2026-09-15 04:15:29,852 [   scc.merge] INFO  Merged PRs:
2026-09-15 04:15:29,852 [   scc.merge] INFO    - PR 886 joshmoore 'Simplify governance page'
2026-09-15 04:15:29,852 [   scc.merge] INFO    - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-15 04:15:29,852 [   scc.merge] INFO  
2026-09-15 04:15:29,853 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-09-15 04:15:29,853 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_governance'
Synchronizing submodule url for '_minutes'
From https://github.com/ome/schemas
 * [new branch]      dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.4 -> origin/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.4
Merge all submodules using repository configuration:
submodules:
  _governance:
    base-branch: main2026-09-15 04:15:34,443 [  scc.config] DEBUG Found github.token
2026-09-15 04:15:34,445 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-09-15 04:15:34,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:35,137 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:35,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-09-15 04:15:35,598 [      scc.gh] DEBUG 5000 remaining from 5000 (Reset at 05:09
2026-09-15 04:15:35,598 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-15 04:15:35,611 [     scc.git] DEBUG Check current status
2026-09-15 04:15:35,611 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:35,639 [     scc.git] DEBUG aff2d949 merge master -Dorg -Snone
2026-09-15 04:15:35,640 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:35,932 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-15 04:15:36,086 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-15 04:15:36,203 [     scc.git] DEBUG  3c12f5c9ae503d7a20ff074e443c83719896c23a _minutes (remotes/origin/HEAD)
2026-09-15 04:15:36,224 [  scc.config] DEBUG Found remote.origin.url
2026-09-15 04:15:36,225 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2026-09-15 04:15:36,228 [     scc.git] DEBUG Repository configuration:
submodules:
  _governance:
    base-branch: main

2026-09-15 04:15:36,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2026-09-15 04:15:37,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-15 04:15:37,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-15 04:15:38,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-15 04:15:38,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-15 04:15:38,460 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:15:38,601 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-15 04:15:38,601 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-15 04:15:38,621 [     scc.git] DEBUG Check current status
2026-09-15 04:15:38,621 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:38,653 [     scc.git] DEBUG 7bec92a Generate Schemas pages
2026-09-15 04:15:38,655 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:38,789 [  scc.config] DEBUG Found remote.origin.url
2026-09-15 04:15:39,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2026-09-15 04:15:39,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-15 04:15:40,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-15 04:15:40,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-15 04:15:40,935 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-15 04:15:40,937 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:15:41,112 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:15:41,113 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-15 04:15:41,113 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-15 04:15:41,141 [     scc.git] DEBUG Check current status
2026-09-15 04:15:41,141 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:41,164 [     scc.git] DEBUG 62ee97f Merge pull request #1 from pwalczysko/layout-fixes
2026-09-15 04:15:41,166 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:41,376 [  scc.config] DEBUG Found remote.origin.url
2026-09-15 04:15:41,377 [     scc.git] DEBUG Repository configuration:
base-branch: main

2026-09-15 04:15:41,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance HTTP/1.1" 200 None
2026-09-15 04:15:42,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-15 04:15:42,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-15 04:15:43,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-15 04:15:43,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-15 04:15:43,617 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:15:43,757 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:15:43,758 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-15 04:15:43,758 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-09-15 04:15:43,775 [     scc.git] DEBUG Check current status
2026-09-15 04:15:43,775 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:43,809 [     scc.git] DEBUG 3c12f5c Add 2026-09-08
2026-09-15 04:15:43,812 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:43,967 [  scc.config] DEBUG Found remote.origin.url
2026-09-15 04:15:44,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2026-09-15 04:15:44,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-09-15 04:15:45,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-09-15 04:15:45,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-09-15 04:15:46,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-09-15 04:15:46,180 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:15:46,296 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:15:46,296 [     scc.git] DEBUG Resetting...
2026-09-15 04:15:46,296 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-09-15 04:15:46,496 [     scc.git] DEBUG HEAD is now at aff2d949 merge master -Dorg -Snone
2026-09-15 04:15:46,497 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2026-09-15 04:15:46,863 [     scc.git] DEBUG Check current status
2026-09-15 04:15:46,863 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-09-15 04:15:46,882 [     scc.git] DEBUG aff2d949 merge master -Dorg -Snone
2026-09-15 04:15:46,883 [     scc.git] DEBUG Calling 'git submodule status'
2026-09-15 04:15:47,113 [     scc.git] DEBUG  7bec92a82ad60d24438f37d2b2d1145a2ff470aa Schemas (heads/master)
2026-09-15 04:15:47,258 [     scc.git] DEBUG  62ee97fa91c8a828403f9457343cb8ae238191f1 _governance (heads/main)
2026-09-15 04:15:47,379 [     scc.git] DEBUG  3c12f5c9ae503d7a20ff074e443c83719896c23a _minutes (remotes/origin/HEAD)
2026-09-15 04:15:47,380 [   scc.merge] INFO  Merging Pull Request(s) based on master
2026-09-15 04:15:47,380 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2026-09-15 04:15:47,380 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2026-09-15 04:15:47,380 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2026-09-15 04:15:47,380 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2026-09-15 04:15:47,380 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2026-09-15 04:15:47,381 [    scc.repo] DEBUG ## PRs found:
2026-09-15 04:15:47,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2026-09-15 04:15:48,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/892 HTTP/1.1" 200 None
2026-09-15 04:15:48,201 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-15 04:15:48,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987?page=1 HTTP/1.1" 200 None
2026-09-15 04:15:49,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-15 04:15:50,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-15 04:15:50,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/959f2c0d383ddc21cdc1a053f20cfa2552cf9987?page=1 HTTP/1.1" 200 None
2026-09-15 04:15:51,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/959f2c0d383ddc21cdc1a053f20cfa2552cf9987?per_page=1 HTTP/1.1" 200 2
2026-09-15 04:15:51,291 [    scc.repo] DEBUG   - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-15 04:15:51,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886 HTTP/1.1" 200 None
2026-09-15 04:15:52,269 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/886/comments HTTP/1.1" 200 None
2026-09-15 04:15:52,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162?page=1 HTTP/1.1" 200 None
2026-09-15 04:15:53,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-15 04:15:53,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-15 04:15:54,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/063fb48ad36ed5aaff7942ee8697c9a62dd47162?page=1 HTTP/1.1" 200 None
2026-09-15 04:15:54,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/063fb48ad36ed5aaff7942ee8697c9a62dd47162?per_page=1 HTTP/1.1" 200 2
2026-09-15 04:15:54,851 [    scc.repo] DEBUG   - PR 886 joshmoore 'Simplify governance page'
2026-09-15 04:15:54,852 [    scc.repo] DEBUG ## Branches found:
2026-09-15 04:15:54,852 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:15:54,852 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:54,868 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-15 04:15:54,884 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-15 04:15:54,884 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-15 04:15:54,918 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-15 04:15:55,003 [     scc.git] DEBUG Already up to date.

2026-09-15 04:15:55,003 [     scc.git] DEBUG Calling 'git fetch origin pull/886/head'
2026-09-15 04:15:56,821 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-15 04:15:56,821 [     scc.git] DEBUG  * branch              refs/pull/886/head -> FETCH_HEAD
2026-09-15 04:15:56,953 [     scc.git] DEBUG Calling 'git fetch origin pull/892/head'
2026-09-15 04:15:58,721 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2026-09-15 04:15:58,721 [     scc.git] DEBUG  * branch              refs/pull/892/head -> FETCH_HEAD
2026-09-15 04:15:58,838 [     scc.git] DEBUG ## Unique users: []
2026-09-15 04:15:58,838 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:15:58,838 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:58,853 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-15 04:15:58,909 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:58,923 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 886 (Simplify governance page) 063fb48ad36ed5aaff7942ee8697c9a62dd47162'
2026-09-15 04:15:59,003 [     scc.git] DEBUG Already up to date.
2026-09-15 04:15:59,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:59,394 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-15 04:15:59,452 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:15:59,463 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 892 (Bump _minutes from `dc1c305` to `3c12f5c`) 959f2c0d383ddc21cdc1a053f20cfa2552cf9987'
2026-09-15 04:15:59,539 [     scc.git] DEBUG Already up to date.
2026-09-15 04:15:59,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:15:59,850 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-15 04:16:00,103 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:00,103 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:00,114 [    scc.repo] DEBUG ## PRs found:
2026-09-15 04:16:00,452 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2026-09-15 04:16:00,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/26 HTTP/1.1" 200 None
2026-09-15 04:16:00,993 [    scc.repo] DEBUG   # ... Include label: dependencies
2026-09-15 04:16:01,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/6b53711d4b2361d27b1fd47eb88ddff697e065fc?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:02,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/6b53711d4b2361d27b1fd47eb88ddff697e065fc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-15 04:16:02,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/6b53711d4b2361d27b1fd47eb88ddff697e065fc/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-15 04:16:03,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/6b53711d4b2361d27b1fd47eb88ddff697e065fc?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:03,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/6b53711d4b2361d27b1fd47eb88ddff697e065fc?per_page=1 HTTP/1.1" 200 2
2026-09-15 04:16:03,779 [    scc.repo] DEBUG   - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'
2026-09-15 04:16:04,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2026-09-15 04:16:04,776 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2026-09-15 04:16:04,777 [    scc.repo] DEBUG ## Branches found:
2026-09-15 04:16:04,777 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-15 04:16:04,777 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:04,777 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:04,796 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-15 04:16:04,815 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-15 04:16:04,815 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-15 04:16:04,842 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-15 04:16:04,911 [     scc.git] DEBUG Already up to date.

2026-09-15 04:16:04,911 [     scc.git] DEBUG Calling 'git fetch origin pull/26/head'
2026-09-15 04:16:05,398 [     scc.git] DEBUG From https://github.com/ome/schemas
2026-09-15 04:16:05,399 [     scc.git] DEBUG  * branch            refs/pull/26/head -> FETCH_HEAD
2026-09-15 04:16:05,431 [     scc.git] DEBUG ## Unique users: []
2026-09-15 04:16:05,432 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:05,432 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:05,472 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6b53711d4b2361d27b1fd47eb88ddff697e065fc'
2026-09-15 04:16:05,524 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:05,540 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 26 (Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4) 6b53711d4b2361d27b1fd47eb88ddff697e065fc'
2026-09-15 04:16:05,862 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-15 04:16:05,930 [     scc.git] DEBUG  pom.xml | 2 +-
2026-09-15 04:16:05,930 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2026-09-15 04:16:06,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:06,123 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-15 04:16:06,270 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:06,270 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:06,284 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:16:06,438 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-15 04:16:06,588 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7ffa37ebdb50> has no local changes
2026-09-15 04:16:06,588 [     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.

Merged PRs:
  - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'

Generated by WEBSITE-push#93 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/93/)'
2026-09-15 04:16:06,739 [     scc.git] DEBUG [detached HEAD 7b16d08] merge master -Dorg -Ssuccess-only
2026-09-15 04:16:06,740 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:16:06,740 [     scc.git] INFO  Overriding base-branch from master to main
2026-09-15 04:16:06,741 [    scc.repo] DEBUG ## PRs found:
2026-09-15 04:16:07,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/pulls HTTP/1.1" 200 None
2026-09-15 04:16:07,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/7 HTTP/1.1" 200 None
2026-09-15 04:16:08,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/7/comments HTTP/1.1" 200 None
2026-09-15 04:16:08,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/6 HTTP/1.1" 200 None
2026-09-15 04:16:09,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:10,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-15 04:16:10,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-15 04:16:11,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/757929b6c2e7208b7336ae85e1e272d695137bee?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:11,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/757929b6c2e7208b7336ae85e1e272d695137bee?per_page=1 HTTP/1.1" 200 2
2026-09-15 04:16:11,545 [    scc.repo] DEBUG   - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'
2026-09-15 04:16:12,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/5 HTTP/1.1" 200 None
2026-09-15 04:16:12,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/5/comments HTTP/1.1" 200 None
2026-09-15 04:16:13,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:13,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-15 04:16:14,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-15 04:16:14,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:15,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/91a3c2112f0697d1e29dc58f1e62ccb7cd59961e?per_page=1 HTTP/1.1" 200 2
2026-09-15 04:16:15,046 [    scc.repo] DEBUG   - PR 5 knabar 'OMERO.web ORP charter and roster'
2026-09-15 04:16:15,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/3 HTTP/1.1" 200 None
2026-09-15 04:16:16,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/issues/3/comments HTTP/1.1" 200 None
2026-09-15 04:16:16,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:17,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-09-15 04:16:17,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-09-15 04:16:18,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/commits/f89d3b48f003808268bb5af42c955e9df07f0d4e?page=1 HTTP/1.1" 200 None
2026-09-15 04:16:18,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/governance/statuses/f89d3b48f003808268bb5af42c955e9df07f0d4e?per_page=1 HTTP/1.1" 200 2
2026-09-15 04:16:18,934 [    scc.repo] DEBUG   - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
2026-09-15 04:16:18,935 [    scc.repo] DEBUG ## Branches found:
2026-09-15 04:16:18,935 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-15 04:16:18,935 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:18,935 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:18,963 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2026-09-15 04:16:18,991 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-15 04:16:18,991 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2026-09-15 04:16:19,034 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2026-09-15 04:16:19,104 [     scc.git] DEBUG Already up to date.

2026-09-15 04:16:19,104 [     scc.git] DEBUG Calling 'git fetch origin pull/3/head'
2026-09-15 04:16:19,916 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-15 04:16:19,916 [     scc.git] DEBUG  * branch            refs/pull/3/head -> FETCH_HEAD
2026-09-15 04:16:19,944 [     scc.git] DEBUG Calling 'git fetch origin pull/5/head'
2026-09-15 04:16:20,743 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-15 04:16:20,743 [     scc.git] DEBUG  * branch            refs/pull/5/head -> FETCH_HEAD
2026-09-15 04:16:20,795 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2026-09-15 04:16:21,426 [     scc.git] DEBUG From https://github.com/ome/governance
2026-09-15 04:16:21,426 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2026-09-15 04:16:21,460 [     scc.git] DEBUG ## Unique users: []
2026-09-15 04:16:21,461 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:21,461 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:21,475 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f89d3b48f003808268bb5af42c955e9df07f0d4e'
2026-09-15 04:16:21,537 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:21,552 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 3 (Bio-Formats ORP charter and roster) f89d3b48f003808268bb5af42c955e9df07f0d4e'
2026-09-15 04:16:21,832 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-15 04:16:21,914 [     scc.git] DEBUG  .lycheeignore                          |   2 +
2026-09-15 04:16:21,914 [     scc.git] DEBUG  projects/bio-formats/charter/README.md | 185 +++++++++++++++++++++++++++++++++
2026-09-15 04:16:21,914 [     scc.git] DEBUG  projects/bio-formats/roster/README.md  | 153 +++++++++++++++++++++++++++
2026-09-15 04:16:21,914 [     scc.git] DEBUG  3 files changed, 340 insertions(+)
2026-09-15 04:16:21,914 [     scc.git] DEBUG  create mode 100644 projects/bio-formats/charter/README.md
2026-09-15 04:16:21,914 [     scc.git] DEBUG  create mode 100644 projects/bio-formats/roster/README.md
2026-09-15 04:16:22,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:22,094 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91a3c2112f0697d1e29dc58f1e62ccb7cd59961e'
2026-09-15 04:16:22,186 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:22,205 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 5 (OMERO.web ORP charter and roster) 91a3c2112f0697d1e29dc58f1e62ccb7cd59961e'
2026-09-15 04:16:22,553 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-15 04:16:22,635 [     scc.git] DEBUG  .gitignore                           |   1 +
2026-09-15 04:16:22,635 [     scc.git] DEBUG  projects/omero-web/charter/README.md | 143 ++++++++++++++++++++++++++++++++
2026-09-15 04:16:22,635 [     scc.git] DEBUG  projects/omero-web/roster/README.md  | 155 +++++++++++++++++++++++++++++++++++
2026-09-15 04:16:22,635 [     scc.git] DEBUG  3 files changed, 299 insertions(+)
2026-09-15 04:16:22,635 [     scc.git] DEBUG  create mode 100644 .gitignore
2026-09-15 04:16:22,636 [     scc.git] DEBUG  create mode 100644 projects/omero-web/charter/README.md
2026-09-15 04:16:22,636 [     scc.git] DEBUG  create mode 100644 projects/omero-web/roster/README.md
2026-09-15 04:16:22,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:22,816 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...757929b6c2e7208b7336ae85e1e272d695137bee'
2026-09-15 04:16:22,906 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:22,936 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add OMERO.server as an OME Registered Project) 757929b6c2e7208b7336ae85e1e272d695137bee'
2026-09-15 04:16:23,247 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2026-09-15 04:16:23,328 [     scc.git] DEBUG  projects/omero-server/charter/README.md | 166 ++++++++++++++++++++++++++++++++
2026-09-15 04:16:23,328 [     scc.git] DEBUG  projects/omero-server/roster/README.md  | 154 +++++++++++++++++++++++++++++
2026-09-15 04:16:23,328 [     scc.git] DEBUG  2 files changed, 320 insertions(+)
2026-09-15 04:16:23,328 [     scc.git] DEBUG  create mode 100644 projects/omero-server/charter/README.md
2026-09-15 04:16:23,328 [     scc.git] DEBUG  create mode 100644 projects/omero-server/roster/README.md
2026-09-15 04:16:23,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:23,505 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-15 04:16:23,692 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:23,693 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:23,718 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:16:23,864 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-15 04:16:23,945 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7ffa36cfa810> has no local changes
2026-09-15 04:16:23,945 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/governance
Excluded PRs:
  - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
Already up to date.

Merged PRs:
  - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
  - PR 5 knabar 'OMERO.web ORP charter and roster'
  - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'

Generated by WEBSITE-push#93 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/93/)'
2026-09-15 04:16:24,127 [     scc.git] DEBUG [detached HEAD b919b77] merge master -Dorg -Ssuccess-only
2026-09-15 04:16:24,129 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:16:24,129 [    scc.repo] DEBUG ## PRs found:
2026-09-15 04:16:24,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2026-09-15 04:16:24,383 [    scc.repo] DEBUG ## Branches found:
2026-09-15 04:16:24,383 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-15 04:16:24,383 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:24,383 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:24,405 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-09-15 04:16:24,424 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-09-15 04:16:24,425 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-09-15 04:16:24,465 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-09-15 04:16:24,537 [     scc.git] DEBUG Already up to date.

2026-09-15 04:16:24,537 [     scc.git] DEBUG ## Unique users: []
2026-09-15 04:16:24,537 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:24,537 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:24,580 [     scc.git] DEBUG Calling 'git submodule update'
2026-09-15 04:16:24,746 [     scc.git] DEBUG Get sha1 of %s
2026-09-15 04:16:24,746 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-09-15 04:16:24,763 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:16:24,915 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-15 04:16:25,114 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7ffa35b83d90> has no local changes
2026-09-15 04:16:25,114 [     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#93 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/93/)'
2026-09-15 04:16:25,327 [     scc.git] DEBUG [detached HEAD 72b8fed] merge master -Dorg -Ssuccess-only
2026-09-15 04:16:25,329 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:16:25,329 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-09-15 04:16:25,472 [  scc.config] DEBUG Found submodule.Schemas.url
2026-09-15 04:16:25,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:25,690 [  scc.config] DEBUG Found submodule._governance.url
2026-09-15 04:16:26,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:26,136 [  scc.config] DEBUG Found submodule._minutes.url
2026-09-15 04:16:26,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-09-15 04:16:26,606 [     scc.git] DEBUG Calling 'git status --porcelain'
2026-09-15 04:16:27,255 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7ffa37292910> has local changes
2026-09-15 04:16:27,255 [     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 886 joshmoore 'Simplify governance page'
  - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'

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

Merged PRs:
  - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'

Repository: ome/governance
Excluded PRs:
  - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
Already up to date.

Merged PRs:
  - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
  - PR 5 knabar 'OMERO.web ORP charter and roster'
  - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'

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


Generated by WEBSITE-push#93 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/93/)'
2026-09-15 04:16:27,689 [     scc.git] DEBUG [detached HEAD 5b45c1f9] merge master -Dorg -Ssuccess-only
2026-09-15 04:16:27,689 [     scc.git] DEBUG  4 files changed, 6 insertions(+), 6 deletions(-)
2026-09-15 04:16:27,699 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2026-09-15 04:16:27,699 [   scc.merge] INFO  Already up to date.
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  Merged PRs:
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 886 joshmoore 'Simplify governance page'
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 892 dependabot[bot] 'Bump _minutes from `dc1c305` to `3c12f5c`'
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  Repository: ome/schemas
2026-09-15 04:16:27,699 [   scc.merge] INFO  Excluded PRs:
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2026-09-15 04:16:27,699 [   scc.merge] INFO  Already up to date.
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  Merged PRs:
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 26 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4'
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  Repository: ome/governance
2026-09-15 04:16:27,699 [   scc.merge] INFO  Excluded PRs:
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 7 jo-mueller 'Ome owned implementations charter and roster' (stage: draft)
2026-09-15 04:16:27,699 [   scc.merge] INFO  Already up to date.
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  Merged PRs:
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 3 melissalinkert 'Bio-Formats ORP charter and roster'
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 5 knabar 'OMERO.web ORP charter and roster'
2026-09-15 04:16:27,699 [   scc.merge] INFO    - PR 6 sbesson 'Add OMERO.server as an OME Registered Project'
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  Repository: ome/meeting-minutes
2026-09-15 04:16:27,699 [   scc.merge] INFO  Already up to date.
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] INFO  
2026-09-15 04:16:27,699 [   scc.merge] DEBUG Cleaning remote branches created for merging
2026-09-15 04:16:27,699 [     scc.git] DEBUG Calling 'git remote'
2026-09-15 04:16:27,747 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2026-09-15 04:16:27,747 [     scc.git] DEBUG Calling 'git remote'
2026-09-15 04:16:27,784 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:16:27,784 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_governance
2026-09-15 04:16:27,784 [     scc.git] DEBUG Calling 'git remote'
2026-09-15 04:16:27,803 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2026-09-15 04:16:27,803 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2026-09-15 04:16:27,803 [     scc.git] DEBUG Calling 'git remote'
2026-09-15 04:16:27,830 [     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 3c12f5c
nothing to commit, working tree clean
HEAD detached from 199fcae8
nothing to commit, working tree clean
2026-09-15 04:16:54,957 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci