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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2024-09-16 04:41:36,732 [ scc.config] DEBUG Found github.token
2024-09-16 04:41:36,735 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-09-16 04:41:36,938 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:41:37,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:41:37,719 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-09-16 04:41:37,720 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 05:09
2024-09-16 04:41:37,720 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-09-16 04:41:37,724 [ scc.git] DEBUG Check current status
2024-09-16 04:41:37,724 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-09-16 04:41:37,727 [ scc.git] DEBUG 27a44a2a Merge pull request #750 from chris-allan/security-revised
2024-09-16 04:41:37,727 [ scc.git] DEBUG Calling 'git submodule status'
2024-09-16 04:41:37,771 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-09-16 04:41:37,779 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (remotes/origin/HEAD)
2024-09-16 04:41:37,782 [ scc.config] DEBUG Found remote.origin.url
2024-09-16 04:41:38,195 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-09-16 04:41:38,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-09-16 04:41:39,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-09-16 04:41:39,439 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-09-16 04:41:39,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-09-16 04:41:39,861 [ scc.git] DEBUG Resetting...
2024-09-16 04:41:39,861 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-09-16 04:41:39,869 [ scc.git] DEBUG HEAD is now at 27a44a2a Merge pull request #750 from chris-allan/security-revised
2024-09-16 04:41:39,869 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-09-16 04:41:39,909 [ scc.git] DEBUG Check current status
2024-09-16 04:41:39,910 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-09-16 04:41:39,913 [ scc.git] DEBUG 27a44a2a Merge pull request #750 from chris-allan/security-revised
2024-09-16 04:41:39,913 [ scc.git] DEBUG Calling 'git submodule status'
2024-09-16 04:41:39,954 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-09-16 04:41:39,962 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (remotes/origin/HEAD)
2024-09-16 04:41:39,962 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-09-16 04:41:39,962 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-09-16 04:41:39,962 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-09-16 04:41:39,962 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-09-16 04:41:39,963 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-09-16 04:41:39,963 [ scc.repo] DEBUG ## PRs found:
2024-09-16 04:41:40,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-09-16 04:41:40,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/751 HTTP/1.1" 200 None
2024-09-16 04:41:41,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/751/comments HTTP/1.1" 200 None
2024-09-16 04:41:41,273 [ scc.repo] DEBUG - PR 751 sbesson 'GitHub Actions version upgrade'
2024-09-16 04:41:41,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-09-16 04:41:42,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-09-16 04:41:42,147 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-09-16 04:41:42,147 [ scc.repo] DEBUG ## Branches found:
2024-09-16 04:41:42,147 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:41:42,147 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:41:42,151 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-16 04:41:42,154 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-16 04:41:42,154 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-16 04:41:42,158 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-16 04:41:42,162 [ scc.git] DEBUG Already up to date.
2024-09-16 04:41:42,163 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-09-16 04:41:42,735 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-09-16 04:41:42,735 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-09-16 04:41:42,752 [ scc.git] DEBUG Calling 'git fetch origin pull/751/head'
2024-09-16 04:41:43,421 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-09-16 04:41:43,421 [ scc.git] DEBUG * branch refs/pull/751/head -> FETCH_HEAD
2024-09-16 04:41:43,433 [ scc.git] DEBUG ## Unique users: []
2024-09-16 04:41:43,433 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:41:43,433 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:41:43,436 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-09-16 04:41:43,448 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:41:43,451 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-09-16 04:41:43,725 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-16 04:41:43,727 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-09-16 04:41:43,727 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-09-16 04:41:43,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:41:43,867 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9b3c9c31663d537feafa6e72de21fe44b38ea9ef'
2024-09-16 04:41:43,877 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:41:43,880 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 751 (GitHub Actions version upgrade) 9b3c9c31663d537feafa6e72de21fe44b38ea9ef'
2024-09-16 04:41:43,912 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-16 04:41:43,914 [ scc.git] DEBUG .github/workflows/build.yml | 6 +++---
2024-09-16 04:41:43,915 [ scc.git] DEBUG 1 file changed, 3 insertions(+), 3 deletions(-)
2024-09-16 04:41:44,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:41:44,242 [ scc.git] DEBUG Calling 'git submodule update'
2024-09-16 04:41:44,277 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:41:44,277 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:41:44,280 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-09-16 04:41:44,619 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0f0e4e5340> has no local changes
2024-09-16 04:41:44,620 [ 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 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 751 sbesson 'GitHub Actions version upgrade'
Generated by WEBSITE-push#224 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/224/)'
2024-09-16 04:41:44,633 [ scc.git] DEBUG [detached HEAD e3c3ac25] merge master -Dorg -Snone
2024-09-16 04:41:44,633 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-09-16 04:41:44,633 [ scc.merge] INFO Already up to date.
2024-09-16 04:41:44,633 [ scc.merge] INFO
2024-09-16 04:41:44,633 [ scc.merge] INFO Merged PRs:
2024-09-16 04:41:44,634 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-09-16 04:41:44,634 [ scc.merge] INFO - PR 751 sbesson 'GitHub Actions version upgrade'
2024-09-16 04:41:44,634 [ scc.merge] INFO
2024-09-16 04:41:44,634 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-09-16 04:41:44,634 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-09-16 04:41:45,694 [ scc.config] DEBUG Found github.token
2024-09-16 04:41:45,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-09-16 04:41:45,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:41:46,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:41:46,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-09-16 04:41:46,631 [ scc.gh] DEBUG 4980 remaining from 5000 (Reset at 05:09
2024-09-16 04:41:46,632 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-09-16 04:41:46,635 [ scc.git] DEBUG Check current status
2024-09-16 04:41:46,635 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-09-16 04:41:46,638 [ scc.git] DEBUG e3c3ac25 merge master -Dorg -Snone
2024-09-16 04:41:46,638 [ scc.git] DEBUG Calling 'git submodule status'
2024-09-16 04:41:46,680 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-09-16 04:41:46,688 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (remotes/origin/HEAD)
2024-09-16 04:41:46,691 [ scc.config] DEBUG Found remote.origin.url
2024-09-16 04:41:47,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-09-16 04:41:47,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-09-16 04:41:47,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-09-16 04:41:48,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-09-16 04:41:48,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-09-16 04:41:48,775 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-16 04:41:48,812 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-09-16 04:41:48,813 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-09-16 04:41:48,816 [ scc.git] DEBUG Check current status
2024-09-16 04:41:48,816 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-09-16 04:41:48,819 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-09-16 04:41:48,819 [ scc.git] DEBUG Calling 'git submodule status'
2024-09-16 04:41:48,855 [ scc.config] DEBUG Found remote.origin.url
2024-09-16 04:41:49,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-09-16 04:41:49,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-09-16 04:41:50,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-09-16 04:41:50,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-09-16 04:41:50,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-09-16 04:41:50,887 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-16 04:41:50,921 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-09-16 04:41:50,922 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-09-16 04:41:50,922 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-09-16 04:41:50,925 [ scc.git] DEBUG Check current status
2024-09-16 04:41:50,925 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-09-16 04:41:50,929 [ scc.git] DEBUG 6c1e198 minutes from August/Sept 2024
2024-09-16 04:41:50,929 [ scc.git] DEBUG Calling 'git submodule status'
2024-09-16 04:41:50,965 [ scc.config] DEBUG Found remote.origin.url
2024-09-16 04:41:51,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-09-16 04:41:51,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-09-16 04:41:52,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-09-16 04:41:52,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-09-16 04:41:53,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-09-16 04:41:53,028 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-16 04:41:53,063 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-09-16 04:41:53,063 [ scc.git] DEBUG Resetting...
2024-09-16 04:41:53,063 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-09-16 04:41:53,070 [ scc.git] DEBUG HEAD is now at e3c3ac25 merge master -Dorg -Snone
2024-09-16 04:41:53,070 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-09-16 04:41:53,108 [ scc.git] DEBUG Check current status
2024-09-16 04:41:53,108 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-09-16 04:41:53,111 [ scc.git] DEBUG e3c3ac25 merge master -Dorg -Snone
2024-09-16 04:41:53,111 [ scc.git] DEBUG Calling 'git submodule status'
2024-09-16 04:41:53,152 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-09-16 04:41:53,159 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (remotes/origin/HEAD)
2024-09-16 04:41:53,160 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-09-16 04:41:53,160 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-09-16 04:41:53,160 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-09-16 04:41:53,160 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-09-16 04:41:53,160 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-09-16 04:41:53,160 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-09-16 04:41:53,160 [ scc.repo] DEBUG ## PRs found:
2024-09-16 04:41:53,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-09-16 04:41:53,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/751 HTTP/1.1" 200 None
2024-09-16 04:41:54,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/751/comments HTTP/1.1" 200 None
2024-09-16 04:41:54,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9b3c9c31663d537feafa6e72de21fe44b38ea9ef HTTP/1.1" 200 None
2024-09-16 04:41:55,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9b3c9c31663d537feafa6e72de21fe44b38ea9ef/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-16 04:41:55,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9b3c9c31663d537feafa6e72de21fe44b38ea9ef/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-16 04:41:56,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/9b3c9c31663d537feafa6e72de21fe44b38ea9ef HTTP/1.1" 200 None
2024-09-16 04:41:56,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/9b3c9c31663d537feafa6e72de21fe44b38ea9ef?per_page=1 HTTP/1.1" 200 2
2024-09-16 04:41:56,602 [ scc.repo] DEBUG - PR 751 sbesson 'GitHub Actions version upgrade'
2024-09-16 04:41:57,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-09-16 04:41:57,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-09-16 04:41:57,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-09-16 04:41:58,434 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-16 04:41:58,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-09-16 04:41:59,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2024-09-16 04:41:59,346 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-09-16 04:41:59,346 [ scc.repo] DEBUG ## Branches found:
2024-09-16 04:41:59,346 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:41:59,346 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:41:59,350 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-16 04:41:59,353 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-16 04:41:59,353 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-16 04:41:59,357 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-16 04:41:59,368 [ scc.git] DEBUG Already up to date.
2024-09-16 04:41:59,368 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-09-16 04:41:59,765 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-09-16 04:41:59,765 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-09-16 04:41:59,782 [ scc.git] DEBUG Calling 'git fetch origin pull/751/head'
2024-09-16 04:42:00,079 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-09-16 04:42:00,080 [ scc.git] DEBUG * branch refs/pull/751/head -> FETCH_HEAD
2024-09-16 04:42:00,092 [ scc.git] DEBUG ## Unique users: []
2024-09-16 04:42:00,092 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:00,092 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:00,096 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-09-16 04:42:00,107 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:00,110 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-09-16 04:42:00,121 [ scc.git] DEBUG Already up to date.
2024-09-16 04:42:00,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:42:00,254 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9b3c9c31663d537feafa6e72de21fe44b38ea9ef'
2024-09-16 04:42:00,264 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:00,268 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 751 (GitHub Actions version upgrade) 9b3c9c31663d537feafa6e72de21fe44b38ea9ef'
2024-09-16 04:42:00,278 [ scc.git] DEBUG Already up to date.
2024-09-16 04:42:00,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:42:00,631 [ scc.git] DEBUG Calling 'git submodule update'
2024-09-16 04:42:00,666 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:00,666 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:00,669 [ scc.repo] DEBUG ## PRs found:
2024-09-16 04:42:01,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-09-16 04:42:01,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-09-16 04:42:01,531 [ scc.repo] DEBUG # ... Include label: dependencies
2024-09-16 04:42:02,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-09-16 04:42:02,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-16 04:42:03,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-09-16 04:42:03,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-09-16 04:42:03,571 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-09-16 04:42:03,571 [ scc.repo] DEBUG ## Branches found:
2024-09-16 04:42:03,571 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-09-16 04:42:03,571 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:03,571 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:03,575 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-16 04:42:03,579 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-16 04:42:03,579 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-16 04:42:03,583 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-16 04:42:03,587 [ scc.git] DEBUG Already up to date.
2024-09-16 04:42:03,587 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-09-16 04:42:04,079 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-09-16 04:42:04,079 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-09-16 04:42:04,082 [ scc.git] DEBUG ## Unique users: []
2024-09-16 04:42:04,083 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:04,083 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:04,086 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-09-16 04:42:04,090 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:04,093 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Bump specification from 6.3.1 to 6.3.3) e1257555be50189441800592768cdfbb3e9dc48c'
2024-09-16 04:42:04,101 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-16 04:42:04,103 [ scc.git] DEBUG pom.xml | 2 +-
2024-09-16 04:42:04,103 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-09-16 04:42:04,238 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:42:04,238 [ scc.git] DEBUG Calling 'git submodule update'
2024-09-16 04:42:04,273 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:04,273 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:04,277 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-16 04:42:04,310 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-09-16 04:42:04,315 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6816159640> has no local changes
2024-09-16 04:42:04,316 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/schemas
Already up to date.
Merged PRs:
- PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
Generated by WEBSITE-push#224 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/224/)'
2024-09-16 04:42:04,323 [ scc.git] DEBUG [detached HEAD 60902aa] merge master -Dorg -Ssuccess-only
2024-09-16 04:42:04,323 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-09-16 04:42:04,323 [ scc.repo] DEBUG ## PRs found:
2024-09-16 04:42:04,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-09-16 04:42:04,645 [ scc.repo] DEBUG ## Branches found:
2024-09-16 04:42:04,645 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-09-16 04:42:04,645 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:04,645 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:04,648 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-16 04:42:04,651 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-16 04:42:04,651 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-16 04:42:04,655 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-16 04:42:04,659 [ scc.git] DEBUG Already up to date.
2024-09-16 04:42:04,659 [ scc.git] DEBUG ## Unique users: []
2024-09-16 04:42:04,659 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:04,659 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:04,662 [ scc.git] DEBUG Calling 'git submodule update'
2024-09-16 04:42:04,696 [ scc.git] DEBUG Get sha1 of %s
2024-09-16 04:42:04,697 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-16 04:42:04,700 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-16 04:42:04,733 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-09-16 04:42:04,738 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f68150d3f40> has no local changes
2024-09-16 04:42:04,738 [ 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#224 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/224/)'
2024-09-16 04:42:04,745 [ scc.git] DEBUG [detached HEAD c8f5060] merge master -Dorg -Ssuccess-only
2024-09-16 04:42:04,745 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-09-16 04:42:04,745 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-16 04:42:04,784 [ scc.config] DEBUG Found submodule.Schemas.url
2024-09-16 04:42:05,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:42:05,034 [ scc.config] DEBUG Found submodule._minutes.url
2024-09-16 04:42:05,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-16 04:42:05,422 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-09-16 04:42:05,436 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f68161bd580> has local changes
2024-09-16 04:42:05,437 [ 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 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 751 sbesson 'GitHub Actions version upgrade'
Repository: ome/schemas
Already up to date.
Merged PRs:
- PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#224 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/224/)'
2024-09-16 04:42:05,445 [ scc.git] DEBUG [detached HEAD ba592f11] merge master -Dorg -Ssuccess-only
2024-09-16 04:42:05,446 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-09-16 04:42:05,446 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-09-16 04:42:05,446 [ scc.merge] INFO Already up to date.
2024-09-16 04:42:05,446 [ scc.merge] INFO
2024-09-16 04:42:05,446 [ scc.merge] INFO Merged PRs:
2024-09-16 04:42:05,446 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-09-16 04:42:05,446 [ scc.merge] INFO - PR 751 sbesson 'GitHub Actions version upgrade'
2024-09-16 04:42:05,446 [ scc.merge] INFO
2024-09-16 04:42:05,446 [ scc.merge] INFO Repository: ome/schemas
2024-09-16 04:42:05,446 [ scc.merge] INFO Already up to date.
2024-09-16 04:42:05,446 [ scc.merge] INFO
2024-09-16 04:42:05,446 [ scc.merge] INFO Merged PRs:
2024-09-16 04:42:05,446 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-09-16 04:42:05,446 [ scc.merge] INFO
2024-09-16 04:42:05,446 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-09-16 04:42:05,446 [ scc.merge] INFO Already up to date.
2024-09-16 04:42:05,446 [ scc.merge] INFO
2024-09-16 04:42:05,446 [ scc.merge] INFO
2024-09-16 04:42:05,446 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-09-16 04:42:05,446 [ scc.git] DEBUG Calling 'git remote'
2024-09-16 04:42:05,450 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-09-16 04:42:05,450 [ scc.git] DEBUG Calling 'git remote'
2024-09-16 04:42:05,453 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-09-16 04:42:05,453 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-09-16 04:42:05,453 [ scc.git] DEBUG Calling 'git remote'
2024-09-16 04:42:05,456 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3: 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 9dc8459
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 6c1e198
nothing to commit, working tree clean
HEAD detached from 27a44a2a
nothing to commit, working tree clean
2024-09-16 04:42:19,801 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci