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-21 15:51:02,258 [  scc.config] DEBUG Found github.token
2024-06-21 15:51:02,261 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-21 15:51:02,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:02,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:03,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-21 15:51:03,295 [      scc.gh] DEBUG 4984 remaining from 5000 (Reset at 15:06
2024-06-21 15:51:03,295 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-21 15:51:03,299 [     scc.git] DEBUG Check current status
2024-06-21 15:51:03,299 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-21 15:51:03,302 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-21 15:51:03,302 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-21 15:51:03,343 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-21 15:51:03,352 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-21 15:51:03,355 [  scc.config] DEBUG Found remote.origin.url
2024-06-21 15:51:03,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-21 15:51:04,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-21 15:51:04,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-21 15:51:05,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-21 15:51:05,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-21 15:51:05,519 [     scc.git] DEBUG Resetting...
2024-06-21 15:51:05,520 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-21 15:51:05,528 [     scc.git] DEBUG HEAD is now at 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-21 15:51:05,528 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-21 15:51:05,567 [     scc.git] DEBUG Check current status
2024-06-21 15:51:05,567 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-21 15:51:05,570 [     scc.git] DEBUG 9c4f94cf Merge pull request #731 from pwalczysko/fix-build
2024-06-21 15:51:05,570 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-21 15:51:05,610 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-21 15:51:05,619 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-06-21 15:51:05,619 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-21 15:51:05,620 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-21 15:51:05,620 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-21 15:51:05,620 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-21 15:51:05,620 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-21 15:51:05,620 [    scc.repo] DEBUG ## PRs found:
2024-06-21 15:51:06,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-21 15:51:06,555 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734 HTTP/1.1" 200 None
2024-06-21 15:51:07,013 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734/comments HTTP/1.1" 200 None
2024-06-21 15:51:07,014 [    scc.repo] DEBUG   - PR 734 pwalczysko 'Update events'
2024-06-21 15:51:07,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-21 15:51:07,482 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-21 15:51:07,482 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-21 15:51:07,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-21 15:51:08,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-21 15:51:08,444 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-21 15:51:08,444 [    scc.repo] DEBUG ## Branches found:
2024-06-21 15:51:08,444 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:08,444 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:08,448 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-21 15:51:08,451 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-21 15:51:08,451 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-21 15:51:08,454 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-21 15:51:08,458 [     scc.git] DEBUG Already up to date.

2024-06-21 15:51:08,458 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-21 15:51:08,881 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-21 15:51:08,881 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-21 15:51:08,896 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-21 15:51:09,280 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-21 15:51:09,280 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-21 15:51:09,290 [     scc.git] DEBUG Calling 'git fetch origin pull/734/head'
2024-06-21 15:51:09,937 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-21 15:51:09,937 [     scc.git] DEBUG  * branch              refs/pull/734/head -> FETCH_HEAD
2024-06-21 15:51:09,941 [     scc.git] DEBUG ## Unique users: []
2024-06-21 15:51:09,941 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:09,941 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:09,944 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-21 15:51:09,954 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:09,957 [     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-21 15:51:09,975 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-21 15:51:09,977 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-06-21 15:51:09,977 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-06-21 15:51:10,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:10,134 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-21 15:51:10,144 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:10,147 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-21 15:51:10,164 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-21 15:51:10,166 [     scc.git] DEBUG  _minutes | 2 +-
2024-06-21 15:51:10,166 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-21 15:51:10,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:10,538 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...323ba02e8267dc06518fb17fe95dd8ff4e406009'
2024-06-21 15:51:10,548 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:10,551 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 734 (Update events) 323ba02e8267dc06518fb17fe95dd8ff4e406009'
2024-06-21 15:51:10,570 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-21 15:51:10,573 [     scc.git] DEBUG  _data/ome2024.json                     |  4 ++--
2024-06-21 15:51:10,573 [     scc.git] DEBUG  events/index.html                      |  4 ++--
2024-06-21 15:51:10,573 [     scc.git] DEBUG  events/workshops-elmi-june-2024.html   |  9 ++++++++-
2024-06-21 15:51:10,573 [     scc.git] DEBUG  events/workshops-panama-june-2024.html | 10 +++++-----
2024-06-21 15:51:10,573 [     scc.git] DEBUG  4 files changed, 17 insertions(+), 10 deletions(-)
2024-06-21 15:51:10,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:10,953 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-21 15:51:10,995 [     scc.git] DEBUG Submodule path '_minutes': checked out '200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5'
2024-06-21 15:51:10,995 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:10,995 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:10,998 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-21 15:51:11,013 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1a917f580> has no local changes
2024-06-21 15:51:11,013 [     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#147 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/147/)'
2024-06-21 15:51:11,045 [     scc.git] DEBUG [detached HEAD bb19784a] merge master -Dorg -Snone
2024-06-21 15:51:11,045 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-21 15:51:11,045 [   scc.merge] INFO  Already up to date.
2024-06-21 15:51:11,045 [   scc.merge] INFO  
2024-06-21 15:51:11,045 [   scc.merge] INFO  Merged PRs:
2024-06-21 15:51:11,045 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-21 15:51:11,045 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-21 15:51:11,045 [   scc.merge] INFO    - PR 734 pwalczysko 'Update events'
2024-06-21 15:51:11,045 [   scc.merge] INFO  
2024-06-21 15:51:11,045 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-21 15:51:11,045 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-06-21 15:51:12,224 [  scc.config] DEBUG Found github.token
2024-06-21 15:51:12,226 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-06-21 15:51:12,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:12,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:13,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-06-21 15:51:13,223 [      scc.gh] DEBUG 4968 remaining from 5000 (Reset at 15:06
2024-06-21 15:51:13,224 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-21 15:51:13,227 [     scc.git] DEBUG Check current status
2024-06-21 15:51:13,227 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-21 15:51:13,230 [     scc.git] DEBUG bb19784a merge master -Dorg -Snone
2024-06-21 15:51:13,230 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-21 15:51:13,271 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-21 15:51:13,278 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-21 15:51:13,281 [  scc.config] DEBUG Found remote.origin.url
2024-06-21 15:51:13,743 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-06-21 15:51:14,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-21 15:51:14,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-21 15:51:15,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-21 15:51:15,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-21 15:51:15,519 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-21 15:51:15,556 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-21 15:51:15,556 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-21 15:51:15,559 [     scc.git] DEBUG Check current status
2024-06-21 15:51:15,559 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-21 15:51:15,562 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-06-21 15:51:15,562 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-21 15:51:15,598 [  scc.config] DEBUG Found remote.origin.url
2024-06-21 15:51:16,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-06-21 15:51:16,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-21 15:51:17,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-21 15:51:17,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-21 15:51:17,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-21 15:51:17,921 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-21 15:51:17,955 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-21 15:51:17,956 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-21 15:51:17,956 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-06-21 15:51:17,959 [     scc.git] DEBUG Check current status
2024-06-21 15:51:17,959 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-21 15:51:17,962 [     scc.git] DEBUG 200a9ea Add 2024-06-11.md
2024-06-21 15:51:17,963 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-21 15:51:17,998 [  scc.config] DEBUG Found remote.origin.url
2024-06-21 15:51:18,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-06-21 15:51:19,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-06-21 15:51:19,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-06-21 15:51:19,915 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-06-21 15:51:20,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-06-21 15:51:20,335 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-21 15:51:20,370 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-21 15:51:20,370 [     scc.git] DEBUG Resetting...
2024-06-21 15:51:20,370 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-06-21 15:51:20,377 [     scc.git] DEBUG HEAD is now at bb19784a merge master -Dorg -Snone
2024-06-21 15:51:20,378 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-06-21 15:51:20,415 [     scc.git] DEBUG Check current status
2024-06-21 15:51:20,415 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-06-21 15:51:20,418 [     scc.git] DEBUG bb19784a merge master -Dorg -Snone
2024-06-21 15:51:20,418 [     scc.git] DEBUG Calling 'git submodule status'
2024-06-21 15:51:20,458 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-06-21 15:51:20,466 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-06-21 15:51:20,466 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-06-21 15:51:20,466 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-06-21 15:51:20,466 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-06-21 15:51:20,466 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-06-21 15:51:20,466 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-06-21 15:51:20,466 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-06-21 15:51:20,467 [    scc.repo] DEBUG ## PRs found:
2024-06-21 15:51:20,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-06-21 15:51:21,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734 HTTP/1.1" 200 None
2024-06-21 15:51:21,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/734/comments HTTP/1.1" 200 None
2024-06-21 15:51:22,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/323ba02e8267dc06518fb17fe95dd8ff4e406009 HTTP/1.1" 200 None
2024-06-21 15:51:22,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/323ba02e8267dc06518fb17fe95dd8ff4e406009/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-06-21 15:51:23,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/323ba02e8267dc06518fb17fe95dd8ff4e406009/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-06-21 15:51:23,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/323ba02e8267dc06518fb17fe95dd8ff4e406009 HTTP/1.1" 200 None
2024-06-21 15:51:24,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/323ba02e8267dc06518fb17fe95dd8ff4e406009?per_page=1 HTTP/1.1" 200 2
2024-06-21 15:51:24,264 [    scc.repo] DEBUG   - PR 734 pwalczysko 'Update events'
2024-06-21 15:51:24,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-06-21 15:51:24,715 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-21 15:51:25,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-21 15:51:25,790 [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-21 15:51:26,347 [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-21 15:51:26,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-06-21 15:51:27,344 [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-21 15:51:27,344 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-21 15:51:27,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-06-21 15:51:28,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-06-21 15:51:28,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-21 15:51:29,314 [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-21 15:51:29,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-06-21 15:51:30,198 [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-21 15:51:30,198 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-21 15:51:30,198 [    scc.repo] DEBUG ## Branches found:
2024-06-21 15:51:30,198 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:30,198 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:30,202 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-21 15:51:30,206 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-21 15:51:30,206 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-21 15:51:30,210 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-21 15:51:30,220 [     scc.git] DEBUG Already up to date.

2024-06-21 15:51:30,220 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-06-21 15:51:30,606 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-21 15:51:30,606 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-06-21 15:51:30,622 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-06-21 15:51:30,989 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-21 15:51:30,989 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-06-21 15:51:31,000 [     scc.git] DEBUG Calling 'git fetch origin pull/734/head'
2024-06-21 15:51:31,413 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-06-21 15:51:31,414 [     scc.git] DEBUG  * branch              refs/pull/734/head -> FETCH_HEAD
2024-06-21 15:51:31,426 [     scc.git] DEBUG ## Unique users: []
2024-06-21 15:51:31,426 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:31,426 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:31,429 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-06-21 15:51:31,439 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:31,442 [     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-21 15:51:31,452 [     scc.git] DEBUG Already up to date.
2024-06-21 15:51:31,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:31,612 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-06-21 15:51:31,621 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:31,624 [     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-21 15:51:31,634 [     scc.git] DEBUG Already up to date.
2024-06-21 15:51:32,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:32,023 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...323ba02e8267dc06518fb17fe95dd8ff4e406009'
2024-06-21 15:51:32,033 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:32,036 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 734 (Update events) 323ba02e8267dc06518fb17fe95dd8ff4e406009'
2024-06-21 15:51:32,046 [     scc.git] DEBUG Already up to date.
2024-06-21 15:51:32,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:32,443 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-21 15:51:32,477 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:32,478 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:32,481 [    scc.repo] DEBUG ## PRs found:
2024-06-21 15:51:32,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-06-21 15:51:33,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-06-21 15:51:33,417 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-06-21 15:51:33,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-21 15:51:34,423 [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-21 15:51:34,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-06-21 15:51:35,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-06-21 15:51:35,412 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-21 15:51:35,412 [    scc.repo] DEBUG ## Branches found:
2024-06-21 15:51:35,412 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-21 15:51:35,412 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:35,412 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:35,416 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-21 15:51:35,419 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-21 15:51:35,419 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-21 15:51:35,423 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-21 15:51:35,427 [     scc.git] DEBUG Already up to date.

2024-06-21 15:51:35,427 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-06-21 15:51:35,802 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-06-21 15:51:35,802 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-06-21 15:51:35,806 [     scc.git] DEBUG ## Unique users: []
2024-06-21 15:51:35,806 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:35,807 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:35,810 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-06-21 15:51:35,813 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:35,817 [     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-21 15:51:35,825 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-06-21 15:51:35,827 [     scc.git] DEBUG  pom.xml | 2 +-
2024-06-21 15:51:35,827 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-06-21 15:51:35,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:35,985 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-21 15:51:36,020 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:36,020 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:36,024 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-21 15:51:36,057 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-21 15:51:36,062 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f57170bab50> has no local changes
2024-06-21 15:51:36,062 [     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#147 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/147/)'
2024-06-21 15:51:36,069 [     scc.git] DEBUG [detached HEAD 548db57] merge master -Dorg -Ssuccess-only
2024-06-21 15:51:36,069 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-21 15:51:36,069 [    scc.repo] DEBUG ## PRs found:
2024-06-21 15:51:36,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-06-21 15:51:36,427 [    scc.repo] DEBUG ## Branches found:
2024-06-21 15:51:36,427 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-21 15:51:36,427 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:36,427 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:36,430 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-06-21 15:51:36,433 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-06-21 15:51:36,433 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-06-21 15:51:36,437 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-06-21 15:51:36,441 [     scc.git] DEBUG Already up to date.

2024-06-21 15:51:36,441 [     scc.git] DEBUG ## Unique users: []
2024-06-21 15:51:36,441 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:36,441 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:36,444 [     scc.git] DEBUG Calling 'git submodule update'
2024-06-21 15:51:36,477 [     scc.git] DEBUG Get sha1 of %s
2024-06-21 15:51:36,478 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-06-21 15:51:36,481 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-21 15:51:36,513 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-21 15:51:36,518 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f5715fd6bb0> has no local changes
2024-06-21 15:51:36,518 [     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#147 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/147/)'
2024-06-21 15:51:36,525 [     scc.git] DEBUG [detached HEAD 24130c8] merge master -Dorg -Ssuccess-only
2024-06-21 15:51:36,525 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-21 15:51:36,525 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-06-21 15:51:36,565 [  scc.config] DEBUG Found submodule.Schemas.url
2024-06-21 15:51:36,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:36,857 [  scc.config] DEBUG Found submodule._minutes.url
2024-06-21 15:51:37,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-06-21 15:51:37,273 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-06-21 15:51:37,287 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f5717d99580> has local changes
2024-06-21 15:51:37,287 [     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#147 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/147/)'
2024-06-21 15:51:37,296 [     scc.git] DEBUG [detached HEAD 2bc8e047] merge master -Dorg -Ssuccess-only
2024-06-21 15:51:37,297 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-06-21 15:51:37,297 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-06-21 15:51:37,297 [   scc.merge] INFO  Already up to date.
2024-06-21 15:51:37,297 [   scc.merge] INFO  
2024-06-21 15:51:37,297 [   scc.merge] INFO  Merged PRs:
2024-06-21 15:51:37,297 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-06-21 15:51:37,297 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-06-21 15:51:37,297 [   scc.merge] INFO    - PR 734 pwalczysko 'Update events'
2024-06-21 15:51:37,297 [   scc.merge] INFO  
2024-06-21 15:51:37,297 [   scc.merge] INFO  Repository: ome/schemas
2024-06-21 15:51:37,297 [   scc.merge] INFO  Already up to date.
2024-06-21 15:51:37,297 [   scc.merge] INFO  
2024-06-21 15:51:37,297 [   scc.merge] INFO  Merged PRs:
2024-06-21 15:51:37,297 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-06-21 15:51:37,297 [   scc.merge] INFO  
2024-06-21 15:51:37,297 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-06-21 15:51:37,297 [   scc.merge] INFO  Already up to date.
2024-06-21 15:51:37,297 [   scc.merge] INFO  
2024-06-21 15:51:37,297 [   scc.merge] INFO  
2024-06-21 15:51:37,297 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-06-21 15:51:37,297 [     scc.git] DEBUG Calling 'git remote'
2024-06-21 15:51:37,300 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-06-21 15:51:37,301 [     scc.git] DEBUG Calling 'git remote'
2024-06-21 15:51:37,304 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-06-21 15:51:37,304 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-06-21 15:51:37,304 [     scc.git] DEBUG Calling 'git remote'
2024-06-21 15:51:37,307 [     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-21 15:51:52,852 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci