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 '' ']'
++ '[' -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-06-20 04:18:26,094 [  scc.config] DEBUG Found github.token
2024-06-20 04:18:26,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-20 04:18:26,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:26,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:27,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-20 04:18:27,119 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 05:06
2024-06-20 04:18:27,120 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-20 04:18:27,123 [     scc.git] DEBUG Check current status
2024-06-20 04:18:27,123 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-20 04:18:27,127 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-20 04:18:27,127 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-20 04:18:27,186 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-20 04:18:27,289 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-20 04:18:27,292 [  scc.config] DEBUG Found remote.origin.url
2024-06-20 04:18:27,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-20 04:18:28,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-20 04:18:28,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-20 04:18:28,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-20 04:18:29,367 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-20 04:18:29,367 [     scc.git] DEBUG Resetting...
2024-06-20 04:18:29,368 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-20 04:18:29,375 [     scc.git] DEBUG HEAD is now at 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-20 04:18:29,375 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-20 04:18:29,414 [     scc.git] DEBUG Check current status
2024-06-20 04:18:29,414 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-20 04:18:29,417 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-20 04:18:29,417 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-20 04:18:29,458 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-20 04:18:29,466 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-20 04:18:29,467 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-20 04:18:29,467 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-20 04:18:29,467 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-20 04:18:29,467 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-20 04:18:29,467 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-20 04:18:29,467 [    scc.repo] DEBUG ## PRs found:
2024-06-20 04:18:29,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-20 04:18:30,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734 HTTP/1.1" 200 None
2024-06-20 04:18:30,426 [    scc.repo] DEBUG   - PR 734 pwalczysko 'Update events'
2024-06-20 04:18:30,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-20 04:18:30,917 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-20 04:18:30,917 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-20 04:18:31,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-20 04:18:31,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-20 04:18:31,871 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-20 04:18:31,871 [    scc.repo] DEBUG ## Branches found:
2024-06-20 04:18:31,871 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:31,871 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:31,875 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-20 04:18:31,878 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-20 04:18:31,878 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-20 04:18:31,882 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-20 04:18:31,885 [     scc.git] DEBUG Already up to date.

2024-06-20 04:18:31,886 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-20 04:18:32,408 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-20 04:18:32,408 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-20 04:18:32,424 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-20 04:18:32,825 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-20 04:18:32,825 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-20 04:18:32,835 [     scc.git] DEBUG Calling 'git fetch origin pull/734/head'
2024-06-20 04:18:33,556 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-20 04:18:33,556 [     scc.git] DEBUG  * branch              refs/pull/734/head -> FETCH_HEAD
2024-06-20 04:18:33,567 [     scc.git] DEBUG ## Unique users: []
2024-06-20 04:18:33,567 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:33,568 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:33,571 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-20 04:18:33,581 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:33,584 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-20 04:18:33,675 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-20 04:18:33,677 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-06-20 04:18:33,678 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-06-20 04:18:33,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:33,852 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-20 04:18:33,862 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:33,865 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-20 04:18:33,896 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-20 04:18:33,898 [     scc.git] DEBUG  _minutes | 2 +-
2024-06-20 04:18:33,898 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-20 04:18:34,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:34,252 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...af757deaa15bf205f6aef93c54ca075be3d8a6a4'
2024-06-20 04:18:34,262 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:34,265 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 734 (Update events) af757deaa15bf205f6aef93c54ca075be3d8a6a4'
2024-06-20 04:18:34,300 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-20 04:18:34,303 [     scc.git] DEBUG  _data/ome2024.json                     |  4 ++--
2024-06-20 04:18:34,303 [     scc.git] DEBUG  events/index.html                      |  4 ++--
2024-06-20 04:18:34,303 [     scc.git] DEBUG  events/workshops-elmi-june-2024.html   |  8 +++++++-
2024-06-20 04:18:34,303 [     scc.git] DEBUG  events/workshops-panama-june-2024.html | 10 +++++-----
2024-06-20 04:18:34,303 [     scc.git] DEBUG  4 files changed, 16 insertions(+), 10 deletions(-)
2024-06-20 04:18:34,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:34,658 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-20 04:18:34,843 [     scc.git] DEBUG Submodule path '_minutes': checked out '200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5'
2024-06-20 04:18:34,844 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:34,844 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:34,847 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-20 04:18:34,991 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1ec3586550> has no local changes
2024-06-20 04:18:34,992 [     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 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
  - PR 734 pwalczysko 'Update events'

Generated by WEBSITE-push#145 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/145/)'
2024-06-20 04:18:35,007 [     scc.git] DEBUG [detached HEAD d1fb5052] merge master -Dorg -Snone
2024-06-20 04:18:35,007 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-20 04:18:35,008 [   scc.merge] INFO  Already up to date.
2024-06-20 04:18:35,008 [   scc.merge] INFO  
2024-06-20 04:18:35,008 [   scc.merge] INFO  Merged PRs:
2024-06-20 04:18:35,008 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-20 04:18:35,008 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-20 04:18:35,008 [   scc.merge] INFO    - PR 734 pwalczysko 'Update events'
2024-06-20 04:18:35,008 [   scc.merge] INFO  
2024-06-20 04:18:35,008 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-20 04:18:35,008 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-06-20 04:18:36,155 [  scc.config] DEBUG Found github.token
2024-06-20 04:18:36,158 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-20 04:18:36,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:36,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:37,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-20 04:18:37,175 [      scc.gh] DEBUG 4983 remaining from 5000 (Reset at 05:06
2024-06-20 04:18:37,175 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-20 04:18:37,178 [     scc.git] DEBUG Check current status
2024-06-20 04:18:37,179 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-20 04:18:37,182 [     scc.git] DEBUG d1fb5052 merge master -Dorg -Snone
2024-06-20 04:18:37,182 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-20 04:18:37,223 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-20 04:18:37,230 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-20 04:18:37,234 [  scc.config] DEBUG Found remote.origin.url
2024-06-20 04:18:37,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-20 04:18:38,074 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-20 04:18:38,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-20 04:18:38,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-20 04:18:39,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-20 04:18:39,318 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-20 04:18:39,354 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-20 04:18:39,354 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-20 04:18:39,357 [     scc.git] DEBUG Check current status
2024-06-20 04:18:39,357 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-20 04:18:39,360 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-06-20 04:18:39,360 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-20 04:18:39,396 [  scc.config] DEBUG Found remote.origin.url
2024-06-20 04:18:39,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-06-20 04:18:40,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-20 04:18:40,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-20 04:18:41,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-20 04:18:41,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-20 04:18:41,493 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-20 04:18:41,527 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-20 04:18:41,528 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-20 04:18:41,528 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-20 04:18:41,531 [     scc.git] DEBUG Check current status
2024-06-20 04:18:41,531 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-20 04:18:41,534 [     scc.git] DEBUG 200a9ea Add 2024-06-11.md
2024-06-20 04:18:41,535 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-20 04:18:41,572 [  scc.config] DEBUG Found remote.origin.url
2024-06-20 04:18:41,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-06-20 04:18:42,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-20 04:18:42,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-20 04:18:43,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-20 04:18:43,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-20 04:18:43,644 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-20 04:18:43,678 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-20 04:18:43,678 [     scc.git] DEBUG Resetting...
2024-06-20 04:18:43,678 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-20 04:18:43,685 [     scc.git] DEBUG HEAD is now at d1fb5052 merge master -Dorg -Snone
2024-06-20 04:18:43,685 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-20 04:18:43,722 [     scc.git] DEBUG Check current status
2024-06-20 04:18:43,722 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-20 04:18:43,725 [     scc.git] DEBUG d1fb5052 merge master -Dorg -Snone
2024-06-20 04:18:43,726 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-20 04:18:43,765 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-20 04:18:43,772 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-20 04:18:43,773 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-20 04:18:43,773 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-20 04:18:43,773 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-20 04:18:43,773 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-20 04:18:43,773 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-20 04:18:43,773 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-20 04:18:43,773 [    scc.repo] DEBUG ## PRs found:
2024-06-20 04:18:44,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-20 04:18:44,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734 HTTP/1.1" 200 None
2024-06-20 04:18:45,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/af757deaa15bf205f6aef93c54ca075be3d8a6a4 HTTP/1.1" 200 None
2024-06-20 04:18:45,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/af757deaa15bf205f6aef93c54ca075be3d8a6a4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-20 04:18:46,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/af757deaa15bf205f6aef93c54ca075be3d8a6a4/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-20 04:18:46,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/af757deaa15bf205f6aef93c54ca075be3d8a6a4 HTTP/1.1" 200 None
2024-06-20 04:18:46,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/af757deaa15bf205f6aef93c54ca075be3d8a6a4?per_page=1 HTTP/1.1" 200 2
2024-06-20 04:18:46,973 [    scc.repo] DEBUG   - PR 734 pwalczysko 'Update events'
2024-06-20 04:18:47,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-20 04:18:47,462 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-20 04:18:47,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-20 04:18:48,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-20 04:18:48,961 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-20 04:18:49,415 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-20 04:18:49,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7?per_page=1 HTTP/1.1" 200 2
2024-06-20 04:18:49,826 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-20 04:18:50,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-20 04:18:50,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-20 04:18:51,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-20 04:18:51,750 [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-06-20 04:18:52,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-20 04:18:52,626 [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-06-20 04:18:52,626 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-20 04:18:52,626 [    scc.repo] DEBUG ## Branches found:
2024-06-20 04:18:52,626 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:52,626 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:52,630 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-20 04:18:52,633 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-20 04:18:52,633 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-20 04:18:52,637 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-20 04:18:52,647 [     scc.git] DEBUG Already up to date.

2024-06-20 04:18:52,647 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-20 04:18:53,077 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-20 04:18:53,077 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-20 04:18:53,093 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-20 04:18:53,492 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-20 04:18:53,492 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-20 04:18:53,502 [     scc.git] DEBUG Calling 'git fetch origin pull/734/head'
2024-06-20 04:18:53,904 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-20 04:18:53,904 [     scc.git] DEBUG  * branch              refs/pull/734/head -> FETCH_HEAD
2024-06-20 04:18:53,915 [     scc.git] DEBUG ## Unique users: []
2024-06-20 04:18:53,915 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:53,915 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:53,918 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-20 04:18:53,928 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:53,931 [     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-06-20 04:18:53,941 [     scc.git] DEBUG Already up to date.
2024-06-20 04:18:54,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:54,096 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-20 04:18:54,105 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:54,108 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-20 04:18:54,118 [     scc.git] DEBUG Already up to date.
2024-06-20 04:18:54,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:54,508 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...af757deaa15bf205f6aef93c54ca075be3d8a6a4'
2024-06-20 04:18:54,517 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:54,520 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 734 (Update events) af757deaa15bf205f6aef93c54ca075be3d8a6a4'
2024-06-20 04:18:54,530 [     scc.git] DEBUG Already up to date.
2024-06-20 04:18:54,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:54,908 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-20 04:18:54,942 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:54,942 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:54,945 [    scc.repo] DEBUG ## PRs found:
2024-06-20 04:18:55,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-06-20 04:18:55,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-06-20 04:18:55,822 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-20 04:18:56,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-20 04:18:56,816 [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-06-20 04:18:57,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-20 04:18:57,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-06-20 04:18:57,682 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-20 04:18:57,683 [    scc.repo] DEBUG ## Branches found:
2024-06-20 04:18:57,683 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-20 04:18:57,683 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:57,683 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:57,686 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-20 04:18:57,690 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-20 04:18:57,690 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-20 04:18:57,693 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-20 04:18:57,697 [     scc.git] DEBUG Already up to date.

2024-06-20 04:18:57,697 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-20 04:18:59,456 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-06-20 04:18:59,456 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-20 04:18:59,459 [     scc.git] DEBUG ## Unique users: []
2024-06-20 04:18:59,460 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:59,460 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:59,463 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-20 04:18:59,467 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:59,470 [     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-06-20 04:18:59,478 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-20 04:18:59,480 [     scc.git] DEBUG  pom.xml | 2 +-
2024-06-20 04:18:59,480 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-20 04:18:59,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:18:59,622 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-20 04:18:59,656 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:18:59,656 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:18:59,659 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-20 04:18:59,692 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-20 04:18:59,697 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa166309b50> has no local changes
2024-06-20 04:18:59,698 [     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#145 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/145/)'
2024-06-20 04:18:59,709 [     scc.git] DEBUG [detached HEAD 82ac606] merge master -Dorg -Ssuccess-only
2024-06-20 04:18:59,709 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-20 04:18:59,709 [    scc.repo] DEBUG ## PRs found:
2024-06-20 04:19:00,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-06-20 04:19:00,050 [    scc.repo] DEBUG ## Branches found:
2024-06-20 04:19:00,050 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-20 04:19:00,050 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:19:00,050 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:19:00,053 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-20 04:19:00,057 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-20 04:19:00,057 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-20 04:19:00,060 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-20 04:19:00,064 [     scc.git] DEBUG Already up to date.

2024-06-20 04:19:00,064 [     scc.git] DEBUG ## Unique users: []
2024-06-20 04:19:00,064 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:19:00,065 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:19:00,068 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-20 04:19:00,101 [     scc.git] DEBUG Get sha1 of %s
2024-06-20 04:19:00,101 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-20 04:19:00,105 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-20 04:19:00,137 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-20 04:19:00,142 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa165224af0> has no local changes
2024-06-20 04:19:00,142 [     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#145 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/145/)'
2024-06-20 04:19:00,149 [     scc.git] DEBUG [detached HEAD b928ac5] merge master -Dorg -Ssuccess-only
2024-06-20 04:19:00,149 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-20 04:19:00,149 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-20 04:19:00,186 [  scc.config] DEBUG Found submodule.Schemas.url
2024-06-20 04:19:00,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:19:00,497 [  scc.config] DEBUG Found submodule._minutes.url
2024-06-20 04:19:00,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-20 04:19:00,908 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-20 04:19:00,922 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa166fe5550> has local changes
2024-06-20 04:19:00,923 [     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 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
  - PR 734 pwalczysko 'Update events'

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#145 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/145/)'
2024-06-20 04:19:00,931 [     scc.git] DEBUG [detached HEAD d656f15a] merge master -Dorg -Ssuccess-only
2024-06-20 04:19:00,931 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-20 04:19:00,931 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-06-20 04:19:00,931 [   scc.merge] INFO  Already up to date.
2024-06-20 04:19:00,932 [   scc.merge] INFO  
2024-06-20 04:19:00,932 [   scc.merge] INFO  Merged PRs:
2024-06-20 04:19:00,932 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-20 04:19:00,932 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-20 04:19:00,932 [   scc.merge] INFO    - PR 734 pwalczysko 'Update events'
2024-06-20 04:19:00,932 [   scc.merge] INFO  
2024-06-20 04:19:00,932 [   scc.merge] INFO  Repository: ome/schemas
2024-06-20 04:19:00,932 [   scc.merge] INFO  Already up to date.
2024-06-20 04:19:00,932 [   scc.merge] INFO  
2024-06-20 04:19:00,932 [   scc.merge] INFO  Merged PRs:
2024-06-20 04:19:00,932 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-20 04:19:00,932 [   scc.merge] INFO  
2024-06-20 04:19:00,932 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-06-20 04:19:00,932 [   scc.merge] INFO  Already up to date.
2024-06-20 04:19:00,932 [   scc.merge] INFO  
2024-06-20 04:19:00,932 [   scc.merge] INFO  
2024-06-20 04:19:00,932 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-20 04:19:00,932 [     scc.git] DEBUG Calling 'git remote'
2024-06-20 04:19:00,935 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-20 04:19:00,935 [     scc.git] DEBUG Calling 'git remote'
2024-06-20 04:19:00,938 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-20 04:19:00,939 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-20 04:19:00,939 [     scc.git] DEBUG Calling 'git remote'
2024-06-20 04:19:00,942 [     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 200a9ea
nothing to commit, working tree clean
HEAD detached from 9c4f94cf
nothing to commit, working tree clean
2024-06-20 04:19:16,350 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci