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-07-03 04:15:46,192 [  scc.config] DEBUG Found github.token
2024-07-03 04:15:46,195 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-07-03 04:15:46,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:15:46,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:15:47,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-07-03 04:15:47,315 [      scc.gh] DEBUG 4530 remaining from 5000 (Reset at 04:07
2024-07-03 04:15:47,315 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-03 04:15:47,319 [     scc.git] DEBUG Check current status
2024-07-03 04:15:47,319 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-03 04:15:47,322 [     scc.git] DEBUG 119ed5d6 Merge pull request #734 from pwalczysko/update-events
2024-07-03 04:15:47,322 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-03 04:15:47,404 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-03 04:15:47,528 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-07-03 04:15:47,531 [  scc.config] DEBUG Found remote.origin.url
2024-07-03 04:15:47,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-07-03 04:15:48,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-03 04:15:48,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-03 04:15:49,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-03 04:15:49,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-03 04:15:49,515 [     scc.git] DEBUG Resetting...
2024-07-03 04:15:49,515 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-07-03 04:15:49,521 [     scc.git] DEBUG HEAD is now at 119ed5d6 Merge pull request #734 from pwalczysko/update-events
2024-07-03 04:15:49,522 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-07-03 04:15:49,559 [     scc.git] DEBUG Check current status
2024-07-03 04:15:49,560 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-03 04:15:49,562 [     scc.git] DEBUG 119ed5d6 Merge pull request #734 from pwalczysko/update-events
2024-07-03 04:15:49,563 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-03 04:15:49,602 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-03 04:15:49,611 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (heads/master-7-gae11136)
2024-07-03 04:15:49,612 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-07-03 04:15:49,612 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-07-03 04:15:49,612 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-07-03 04:15:49,612 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-07-03 04:15:49,612 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-07-03 04:15:49,612 [    scc.repo] DEBUG ## PRs found:
2024-07-03 04:15:50,064 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-07-03 04:15:50,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-07-03 04:15:50,543 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-07-03 04:15:50,544 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-07-03 04:15:51,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-07-03 04:15:51,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-07-03 04:15:51,515 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-03 04:15:51,515 [    scc.repo] DEBUG ## Branches found:
2024-07-03 04:15:51,515 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:15:51,515 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:15:51,518 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-03 04:15:51,521 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-03 04:15:51,522 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-03 04:15:51,525 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-03 04:15:51,528 [     scc.git] DEBUG Already up to date.

2024-07-03 04:15:51,529 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-07-03 04:15:52,297 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-07-03 04:15:52,297 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-07-03 04:15:52,312 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-07-03 04:15:52,684 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-07-03 04:15:52,684 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-07-03 04:15:52,695 [     scc.git] DEBUG ## Unique users: []
2024-07-03 04:15:52,695 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:15:52,695 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:15:52,698 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-03 04:15:52,708 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:15:52,711 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-03 04:15:52,921 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-03 04:15:52,923 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-07-03 04:15:52,923 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-07-03 04:15:53,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:15:53,085 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-07-03 04:15:53,272 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:15:53,275 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-07-03 04:15:53,330 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-03 04:15:53,332 [     scc.git] DEBUG  _minutes | 2 +-
2024-07-03 04:15:53,332 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-03 04:15:53,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:15:53,496 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-03 04:15:53,537 [     scc.git] DEBUG Submodule path '_minutes': checked out '200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5'
2024-07-03 04:15:53,538 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:15:53,538 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:15:53,541 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-03 04:15:53,757 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f44fb22a550> has no local changes
2024-07-03 04:15:53,757 [     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`'

Generated by WEBSITE-push#159 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/159/)'
2024-07-03 04:15:53,771 [     scc.git] DEBUG [detached HEAD ea1a1549] merge master -Dorg -Snone
2024-07-03 04:15:53,771 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-07-03 04:15:53,771 [   scc.merge] INFO  Already up to date.
2024-07-03 04:15:53,771 [   scc.merge] INFO  
2024-07-03 04:15:53,771 [   scc.merge] INFO  Merged PRs:
2024-07-03 04:15:53,771 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-03 04:15:53,771 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-07-03 04:15:53,771 [   scc.merge] INFO  
2024-07-03 04:15:53,771 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-07-03 04:15:53,771 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-07-03 04:15:55,011 [  scc.config] DEBUG Found github.token
2024-07-03 04:15:55,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-07-03 04:15:55,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:15:55,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:15:56,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-07-03 04:15:56,030 [      scc.gh] DEBUG 4517 remaining from 5000 (Reset at 04:07
2024-07-03 04:15:56,031 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-03 04:15:56,035 [     scc.git] DEBUG Check current status
2024-07-03 04:15:56,035 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-03 04:15:56,038 [     scc.git] DEBUG ea1a1549 merge master -Dorg -Snone
2024-07-03 04:15:56,038 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-03 04:15:56,079 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-03 04:15:56,086 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-07-03 04:15:56,090 [  scc.config] DEBUG Found remote.origin.url
2024-07-03 04:15:56,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-07-03 04:15:56,972 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-03 04:15:57,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-03 04:15:57,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-03 04:15:58,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-03 04:15:58,237 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-03 04:15:58,274 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-07-03 04:15:58,274 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-03 04:15:58,277 [     scc.git] DEBUG Check current status
2024-07-03 04:15:58,277 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-03 04:15:58,280 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-07-03 04:15:58,280 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-03 04:15:58,317 [  scc.config] DEBUG Found remote.origin.url
2024-07-03 04:15:58,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-07-03 04:15:59,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-03 04:15:59,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-03 04:15:59,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-03 04:16:00,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-03 04:16:00,418 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-03 04:16:00,453 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-03 04:16:00,454 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-07-03 04:16:00,454 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-03 04:16:00,457 [     scc.git] DEBUG Check current status
2024-07-03 04:16:00,457 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-03 04:16:00,460 [     scc.git] DEBUG 200a9ea Add 2024-06-11.md
2024-07-03 04:16:00,460 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-03 04:16:00,496 [  scc.config] DEBUG Found remote.origin.url
2024-07-03 04:16:00,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-07-03 04:16:01,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-03 04:16:01,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-03 04:16:02,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-03 04:16:02,674 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-03 04:16:02,675 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-03 04:16:02,710 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-03 04:16:02,710 [     scc.git] DEBUG Resetting...
2024-07-03 04:16:02,710 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-07-03 04:16:02,717 [     scc.git] DEBUG HEAD is now at ea1a1549 merge master -Dorg -Snone
2024-07-03 04:16:02,717 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-07-03 04:16:02,757 [     scc.git] DEBUG Check current status
2024-07-03 04:16:02,757 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-03 04:16:02,760 [     scc.git] DEBUG ea1a1549 merge master -Dorg -Snone
2024-07-03 04:16:02,761 [     scc.git] DEBUG Calling 'git submodule status'
2024-07-03 04:16:02,800 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-03 04:16:02,808 [     scc.git] DEBUG  200a9ea38c04c6d3eaa49a46d53e1dbffb713ab5 _minutes (remotes/origin/HEAD)
2024-07-03 04:16:02,809 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-07-03 04:16:02,809 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-07-03 04:16:02,809 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-07-03 04:16:02,809 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-07-03 04:16:02,809 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-07-03 04:16:02,809 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-07-03 04:16:02,809 [    scc.repo] DEBUG ## PRs found:
2024-07-03 04:16:03,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-07-03 04:16:03,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/733 HTTP/1.1" 200 None
2024-07-03 04:16:03,646 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-07-03 04:16:04,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-07-03 04:16:04,715 [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-07-03 04:16:05,219 [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-07-03 04:16:05,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7 HTTP/1.1" 200 None
2024-07-03 04:16:06,162 [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-07-03 04:16:06,163 [    scc.repo] DEBUG   - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-07-03 04:16:06,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-07-03 04:16:07,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-07-03 04:16:07,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-07-03 04:16:08,118 [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-07-03 04:16:08,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-07-03 04:16:09,076 [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-07-03 04:16:09,076 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-03 04:16:09,076 [    scc.repo] DEBUG ## Branches found:
2024-07-03 04:16:09,076 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:09,076 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:09,080 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-03 04:16:09,083 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-03 04:16:09,084 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-03 04:16:09,087 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-03 04:16:09,097 [     scc.git] DEBUG Already up to date.

2024-07-03 04:16:09,097 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-07-03 04:16:09,527 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-07-03 04:16:09,527 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-07-03 04:16:09,543 [     scc.git] DEBUG Calling 'git fetch origin pull/733/head'
2024-07-03 04:16:09,915 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-07-03 04:16:09,915 [     scc.git] DEBUG  * branch              refs/pull/733/head -> FETCH_HEAD
2024-07-03 04:16:09,926 [     scc.git] DEBUG ## Unique users: []
2024-07-03 04:16:09,926 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:09,926 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:09,930 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-03 04:16:09,940 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:09,943 [     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-07-03 04:16:09,952 [     scc.git] DEBUG Already up to date.
2024-07-03 04:16:10,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:16:10,148 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-07-03 04:16:10,158 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:10,161 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 733 (Bump _minutes from `ae11136` to `200a9ea`) 2bf645aa932f4c2ec2a17a01e1d5cbe0f3ad2ca7'
2024-07-03 04:16:10,171 [     scc.git] DEBUG Already up to date.
2024-07-03 04:16:10,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:16:10,572 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-03 04:16:10,608 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:10,608 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:10,611 [    scc.repo] DEBUG ## PRs found:
2024-07-03 04:16:11,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-07-03 04:16:11,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-07-03 04:16:11,559 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-07-03 04:16:12,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-07-03 04:16:12,589 [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-07-03 04:16:13,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-07-03 04:16:13,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-07-03 04:16:13,552 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-07-03 04:16:13,552 [    scc.repo] DEBUG ## Branches found:
2024-07-03 04:16:13,552 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-07-03 04:16:13,552 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:13,552 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:13,556 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-03 04:16:13,560 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-03 04:16:13,560 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-03 04:16:13,563 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-03 04:16:13,567 [     scc.git] DEBUG Already up to date.

2024-07-03 04:16:13,568 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-07-03 04:16:13,947 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-07-03 04:16:13,947 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-07-03 04:16:13,950 [     scc.git] DEBUG ## Unique users: []
2024-07-03 04:16:13,950 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:13,951 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:13,954 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-07-03 04:16:13,958 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:13,961 [     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-07-03 04:16:13,969 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-03 04:16:13,971 [     scc.git] DEBUG  pom.xml | 2 +-
2024-07-03 04:16:13,971 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-03 04:16:14,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:16:14,127 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-03 04:16:14,161 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:14,161 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:14,164 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-03 04:16:14,197 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-03 04:16:14,203 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7f88495940> has no local changes
2024-07-03 04:16:14,203 [     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#159 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/159/)'
2024-07-03 04:16:14,210 [     scc.git] DEBUG [detached HEAD c1a4d8b] merge master -Dorg -Ssuccess-only
2024-07-03 04:16:14,210 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-03 04:16:14,210 [    scc.repo] DEBUG ## PRs found:
2024-07-03 04:16:14,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-07-03 04:16:14,619 [    scc.repo] DEBUG ## Branches found:
2024-07-03 04:16:14,619 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-07-03 04:16:14,619 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:14,619 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:14,624 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-03 04:16:14,627 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-03 04:16:14,627 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-03 04:16:14,631 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-03 04:16:14,635 [     scc.git] DEBUG Already up to date.

2024-07-03 04:16:14,635 [     scc.git] DEBUG ## Unique users: []
2024-07-03 04:16:14,635 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:14,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:14,638 [     scc.git] DEBUG Calling 'git submodule update'
2024-07-03 04:16:14,672 [     scc.git] DEBUG Get sha1 of %s
2024-07-03 04:16:14,672 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-03 04:16:14,675 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-03 04:16:14,708 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-03 04:16:14,713 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7f873b1c70> has no local changes
2024-07-03 04:16:14,714 [     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#159 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/159/)'
2024-07-03 04:16:14,720 [     scc.git] DEBUG [detached HEAD 9d9d327] merge master -Dorg -Ssuccess-only
2024-07-03 04:16:14,721 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-03 04:16:14,721 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-03 04:16:14,759 [  scc.config] DEBUG Found submodule.Schemas.url
2024-07-03 04:16:15,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:16:15,037 [  scc.config] DEBUG Found submodule._minutes.url
2024-07-03 04:16:15,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-03 04:16:15,444 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-07-03 04:16:15,457 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7f8916c550> has local changes
2024-07-03 04:16:15,458 [     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`'

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#159 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/159/)'
2024-07-03 04:16:15,466 [     scc.git] DEBUG [detached HEAD 61dec507] merge master -Dorg -Ssuccess-only
2024-07-03 04:16:15,466 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-07-03 04:16:15,466 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-07-03 04:16:15,467 [   scc.merge] INFO  Already up to date.
2024-07-03 04:16:15,467 [   scc.merge] INFO  
2024-07-03 04:16:15,467 [   scc.merge] INFO  Merged PRs:
2024-07-03 04:16:15,467 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-03 04:16:15,467 [   scc.merge] INFO    - PR 733 dependabot[bot] 'Bump _minutes from `ae11136` to `200a9ea`'
2024-07-03 04:16:15,467 [   scc.merge] INFO  
2024-07-03 04:16:15,467 [   scc.merge] INFO  Repository: ome/schemas
2024-07-03 04:16:15,467 [   scc.merge] INFO  Already up to date.
2024-07-03 04:16:15,467 [   scc.merge] INFO  
2024-07-03 04:16:15,467 [   scc.merge] INFO  Merged PRs:
2024-07-03 04:16:15,467 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-07-03 04:16:15,467 [   scc.merge] INFO  
2024-07-03 04:16:15,467 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-07-03 04:16:15,467 [   scc.merge] INFO  Already up to date.
2024-07-03 04:16:15,467 [   scc.merge] INFO  
2024-07-03 04:16:15,467 [   scc.merge] INFO  
2024-07-03 04:16:15,467 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-07-03 04:16:15,467 [     scc.git] DEBUG Calling 'git remote'
2024-07-03 04:16:15,470 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-07-03 04:16:15,470 [     scc.git] DEBUG Calling 'git remote'
2024-07-03 04:16:15,474 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-03 04:16:15,474 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-07-03 04:16:15,474 [     scc.git] DEBUG Calling 'git remote'
2024-07-03 04:16:15,477 [     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 119ed5d6
nothing to commit, working tree clean
2024-07-03 04:16:31,331 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci