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-03-29 03:48:09,247 [ scc.config] DEBUG Found github.token
2024-03-29 03:48:09,249 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-03-29 03:48:09,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:09,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:10,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-03-29 03:48:10,351 [ scc.gh] DEBUG 4980 remaining from 5000 (Reset at 03:03
2024-03-29 03:48:10,352 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-29 03:48:10,355 [ scc.git] DEBUG Check current status
2024-03-29 03:48:10,355 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-29 03:48:10,359 [ scc.git] DEBUG d9ab196 Merge pull request #704 from pwalczysko/banner
2024-03-29 03:48:10,359 [ scc.git] DEBUG Calling 'git submodule status'
2024-03-29 03:48:10,398 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-29 03:48:10,406 [ scc.git] DEBUG 9aff0402bdcb80cdbfeb7ac5b2b5fe3270e9439a _minutes (heads/master)
2024-03-29 03:48:10,409 [ scc.config] DEBUG Found remote.origin.url
2024-03-29 03:48:10,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-03-29 03:48:11,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-29 03:48:11,719 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-29 03:48:12,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-29 03:48:12,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-29 03:48:12,541 [ scc.git] DEBUG Resetting...
2024-03-29 03:48:12,541 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-03-29 03:48:12,548 [ scc.git] DEBUG HEAD is now at d9ab196 Merge pull request #704 from pwalczysko/banner
2024-03-29 03:48:12,548 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-03-29 03:48:12,585 [ scc.git] DEBUG Check current status
2024-03-29 03:48:12,586 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-29 03:48:12,588 [ scc.git] DEBUG d9ab196 Merge pull request #704 from pwalczysko/banner
2024-03-29 03:48:12,589 [ scc.git] DEBUG Calling 'git submodule status'
2024-03-29 03:48:12,627 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-29 03:48:12,634 [ scc.git] DEBUG 9aff0402bdcb80cdbfeb7ac5b2b5fe3270e9439a _minutes (heads/master)
2024-03-29 03:48:12,635 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-03-29 03:48:12,635 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-03-29 03:48:12,635 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-03-29 03:48:12,635 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-03-29 03:48:12,635 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-03-29 03:48:12,635 [ scc.repo] DEBUG ## PRs found:
2024-03-29 03:48:13,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-03-29 03:48:13,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/703 HTTP/1.1" 200 None
2024-03-29 03:48:13,538 [ scc.repo] DEBUG # ... Include label: dependencies
2024-03-29 03:48:13,538 [ scc.repo] DEBUG - PR 703 dependabot[bot] 'Bump _minutes from `9aff040` to `901bfd9`'
2024-03-29 03:48:13,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-03-29 03:48:14,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-03-29 03:48:14,459 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-29 03:48:14,459 [ scc.repo] DEBUG ## Branches found:
2024-03-29 03:48:14,459 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:14,459 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:14,462 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-29 03:48:14,465 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-29 03:48:14,465 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-29 03:48:14,469 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-29 03:48:14,472 [ scc.git] DEBUG Already up to date.
2024-03-29 03:48:14,472 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-03-29 03:48:14,895 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-03-29 03:48:14,895 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-03-29 03:48:14,908 [ scc.git] DEBUG Calling 'git fetch origin pull/703/head'
2024-03-29 03:48:15,323 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-03-29 03:48:15,324 [ scc.git] DEBUG * branch refs/pull/703/head -> FETCH_HEAD
2024-03-29 03:48:15,332 [ scc.git] DEBUG ## Unique users: []
2024-03-29 03:48:15,332 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:15,332 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:15,335 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-03-29 03:48:15,343 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:15,346 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-03-29 03:48:15,362 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-29 03:48:15,364 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-03-29 03:48:15,364 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-03-29 03:48:15,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:15,515 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...d1fcebca96dfc72af2d68ad638bbc03712b475b5'
2024-03-29 03:48:15,522 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:15,525 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 703 (Bump _minutes from `9aff040` to `901bfd9`) d1fcebca96dfc72af2d68ad638bbc03712b475b5'
2024-03-29 03:48:15,541 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-29 03:48:15,542 [ scc.git] DEBUG _minutes | 2 +-
2024-03-29 03:48:15,543 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-03-29 03:48:15,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:15,923 [ scc.git] DEBUG Calling 'git submodule update'
2024-03-29 03:48:15,964 [ scc.git] DEBUG Submodule path '_minutes': checked out '901bfd940c1322054c42da32b5e06557d15b6fa9'
2024-03-29 03:48:15,965 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:15,965 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:15,967 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-03-29 03:48:15,981 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6e37249550> has no local changes
2024-03-29 03:48:15,981 [ 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 703 dependabot[bot] 'Bump _minutes from `9aff040` to `901bfd9`'
Generated by WEBSITE-push#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/15/)'
2024-03-29 03:48:15,995 [ scc.git] DEBUG [detached HEAD 970b0fa] merge master -Dorg -Snone
2024-03-29 03:48:15,995 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-03-29 03:48:15,995 [ scc.merge] INFO Already up to date.
2024-03-29 03:48:15,995 [ scc.merge] INFO
2024-03-29 03:48:15,995 [ scc.merge] INFO Merged PRs:
2024-03-29 03:48:15,995 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-29 03:48:15,995 [ scc.merge] INFO - PR 703 dependabot[bot] 'Bump _minutes from `9aff040` to `901bfd9`'
2024-03-29 03:48:15,995 [ scc.merge] INFO
2024-03-29 03:48:15,995 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-03-29 03:48:15,995 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-03-29 03:48:17,162 [ scc.config] DEBUG Found github.token
2024-03-29 03:48:17,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-03-29 03:48:18,020 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:18,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:18,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-03-29 03:48:18,827 [ scc.gh] DEBUG 4967 remaining from 5000 (Reset at 03:03
2024-03-29 03:48:18,827 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-29 03:48:18,830 [ scc.git] DEBUG Check current status
2024-03-29 03:48:18,830 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-29 03:48:18,833 [ scc.git] DEBUG 970b0fa merge master -Dorg -Snone
2024-03-29 03:48:18,833 [ scc.git] DEBUG Calling 'git submodule status'
2024-03-29 03:48:18,873 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-29 03:48:18,881 [ scc.git] DEBUG 901bfd940c1322054c42da32b5e06557d15b6fa9 _minutes (remotes/origin/HEAD)
2024-03-29 03:48:18,884 [ scc.config] DEBUG Found remote.origin.url
2024-03-29 03:48:19,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-03-29 03:48:19,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-29 03:48:20,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-29 03:48:20,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-29 03:48:20,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-29 03:48:20,985 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-29 03:48:21,021 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-03-29 03:48:21,021 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-29 03:48:21,024 [ scc.git] DEBUG Check current status
2024-03-29 03:48:21,024 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-29 03:48:21,027 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-03-29 03:48:21,027 [ scc.git] DEBUG Calling 'git submodule status'
2024-03-29 03:48:21,062 [ scc.config] DEBUG Found remote.origin.url
2024-03-29 03:48:21,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-03-29 03:48:21,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-29 03:48:22,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-29 03:48:22,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-29 03:48:23,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-29 03:48:23,130 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-29 03:48:23,163 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-29 03:48:23,164 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-03-29 03:48:23,164 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-03-29 03:48:23,167 [ scc.git] DEBUG Check current status
2024-03-29 03:48:23,167 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-29 03:48:23,170 [ scc.git] DEBUG 901bfd9 Add 2024-03-19.md and 2024-03-26.md
2024-03-29 03:48:23,170 [ scc.git] DEBUG Calling 'git submodule status'
2024-03-29 03:48:23,205 [ scc.config] DEBUG Found remote.origin.url
2024-03-29 03:48:23,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-03-29 03:48:24,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-03-29 03:48:24,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-03-29 03:48:24,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-03-29 03:48:25,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-03-29 03:48:25,290 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-29 03:48:25,323 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-29 03:48:25,323 [ scc.git] DEBUG Resetting...
2024-03-29 03:48:25,323 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-03-29 03:48:25,330 [ scc.git] DEBUG HEAD is now at 970b0fa merge master -Dorg -Snone
2024-03-29 03:48:25,330 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-03-29 03:48:25,366 [ scc.git] DEBUG Check current status
2024-03-29 03:48:25,367 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-03-29 03:48:25,370 [ scc.git] DEBUG 970b0fa merge master -Dorg -Snone
2024-03-29 03:48:25,370 [ scc.git] DEBUG Calling 'git submodule status'
2024-03-29 03:48:25,411 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-03-29 03:48:25,418 [ scc.git] DEBUG 901bfd940c1322054c42da32b5e06557d15b6fa9 _minutes (remotes/origin/HEAD)
2024-03-29 03:48:25,419 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-03-29 03:48:25,419 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-03-29 03:48:25,419 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-03-29 03:48:25,419 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-03-29 03:48:25,419 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-03-29 03:48:25,419 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-03-29 03:48:25,419 [ scc.repo] DEBUG ## PRs found:
2024-03-29 03:48:25,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-03-29 03:48:26,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/703 HTTP/1.1" 200 None
2024-03-29 03:48:26,287 [ scc.repo] DEBUG # ... Include label: dependencies
2024-03-29 03:48:26,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d1fcebca96dfc72af2d68ad638bbc03712b475b5 HTTP/1.1" 200 None
2024-03-29 03:48:27,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d1fcebca96dfc72af2d68ad638bbc03712b475b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-03-29 03:48:27,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/d1fcebca96dfc72af2d68ad638bbc03712b475b5/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-03-29 03:48:28,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-03-29 03:48:28,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-03-29 03:48:29,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-03-29 03:48:29,708 [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-03-29 03:48:30,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-03-29 03:48:30,609 [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-03-29 03:48:30,609 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-29 03:48:30,609 [ scc.repo] DEBUG ## Branches found:
2024-03-29 03:48:30,609 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:30,609 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:30,613 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-29 03:48:30,616 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-29 03:48:30,616 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-29 03:48:30,620 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-29 03:48:30,628 [ scc.git] DEBUG Already up to date.
2024-03-29 03:48:30,628 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-03-29 03:48:31,053 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-03-29 03:48:31,053 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-03-29 03:48:31,066 [ scc.git] DEBUG ## Unique users: []
2024-03-29 03:48:31,066 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:31,066 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:31,069 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-03-29 03:48:31,077 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:31,080 [ 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-03-29 03:48:31,088 [ scc.git] DEBUG Already up to date.
2024-03-29 03:48:31,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:31,246 [ scc.git] DEBUG Calling 'git submodule update'
2024-03-29 03:48:31,279 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:31,279 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:31,282 [ scc.repo] DEBUG ## PRs found:
2024-03-29 03:48:31,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-03-29 03:48:32,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-03-29 03:48:32,168 [ scc.repo] DEBUG # ... Include label: dependencies
2024-03-29 03:48:32,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-03-29 03:48:33,191 [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-03-29 03:48:33,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-03-29 03:48:34,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-03-29 03:48:34,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-03-29 03:48:34,530 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-03-29 03:48:34,531 [ scc.repo] DEBUG ## Branches found:
2024-03-29 03:48:34,531 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-03-29 03:48:34,531 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:34,531 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:34,534 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-29 03:48:34,537 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-29 03:48:34,538 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-29 03:48:34,541 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-29 03:48:34,545 [ scc.git] DEBUG Already up to date.
2024-03-29 03:48:34,545 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-03-29 03:48:34,944 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-03-29 03:48:34,944 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-03-29 03:48:34,948 [ scc.git] DEBUG ## Unique users: []
2024-03-29 03:48:34,948 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:34,948 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:34,951 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-03-29 03:48:34,954 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:34,957 [ 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-03-29 03:48:34,965 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-03-29 03:48:34,968 [ scc.git] DEBUG pom.xml | 2 +-
2024-03-29 03:48:34,968 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-03-29 03:48:35,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:35,122 [ scc.git] DEBUG Calling 'git submodule update'
2024-03-29 03:48:35,155 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:35,155 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:35,158 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-29 03:48:35,191 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-03-29 03:48:35,196 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7fc59914f0> has no local changes
2024-03-29 03:48:35,196 [ 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#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/15/)'
2024-03-29 03:48:35,202 [ scc.git] DEBUG [detached HEAD b9f7e18] merge master -Dorg -Ssuccess-only
2024-03-29 03:48:35,203 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-29 03:48:35,203 [ scc.repo] DEBUG ## PRs found:
2024-03-29 03:48:35,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-03-29 03:48:35,544 [ scc.repo] DEBUG ## Branches found:
2024-03-29 03:48:35,544 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-03-29 03:48:35,544 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:35,544 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:35,547 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-03-29 03:48:35,550 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-03-29 03:48:35,550 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-03-29 03:48:35,554 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-03-29 03:48:35,557 [ scc.git] DEBUG Already up to date.
2024-03-29 03:48:35,557 [ scc.git] DEBUG ## Unique users: []
2024-03-29 03:48:35,557 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:35,558 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:35,560 [ scc.git] DEBUG Calling 'git submodule update'
2024-03-29 03:48:35,595 [ scc.git] DEBUG Get sha1 of %s
2024-03-29 03:48:35,595 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-03-29 03:48:35,598 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-29 03:48:35,630 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-03-29 03:48:35,635 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7fc5991fd0> has no local changes
2024-03-29 03:48:35,635 [ 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#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/15/)'
2024-03-29 03:48:35,642 [ scc.git] DEBUG [detached HEAD 4f3c045] merge master -Dorg -Ssuccess-only
2024-03-29 03:48:35,642 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-29 03:48:35,642 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-03-29 03:48:35,679 [ scc.config] DEBUG Found submodule.Schemas.url
2024-03-29 03:48:35,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:35,963 [ scc.config] DEBUG Found submodule._minutes.url
2024-03-29 03:48:36,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-03-29 03:48:36,372 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-03-29 03:48:36,385 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f7fc773f550> has local changes
2024-03-29 03:48:36,385 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 703 dependabot[bot] 'Bump _minutes from `9aff040` to `901bfd9`' (status: failure)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
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#15 (https://BRANCHCI.openmicroscopy.org/jenkins/job/WEBSITE-push/15/)'
2024-03-29 03:48:36,393 [ scc.git] DEBUG [detached HEAD cc73c79] merge master -Dorg -Ssuccess-only
2024-03-29 03:48:36,394 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-03-29 03:48:36,394 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-03-29 03:48:36,394 [ scc.merge] INFO Excluded PRs:
2024-03-29 03:48:36,394 [ scc.merge] INFO - PR 703 dependabot[bot] 'Bump _minutes from `9aff040` to `901bfd9`' (status: failure)
2024-03-29 03:48:36,394 [ scc.merge] INFO Already up to date.
2024-03-29 03:48:36,394 [ scc.merge] INFO
2024-03-29 03:48:36,394 [ scc.merge] INFO Merged PRs:
2024-03-29 03:48:36,394 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-03-29 03:48:36,394 [ scc.merge] INFO
2024-03-29 03:48:36,394 [ scc.merge] INFO Repository: ome/schemas
2024-03-29 03:48:36,394 [ scc.merge] INFO Already up to date.
2024-03-29 03:48:36,394 [ scc.merge] INFO
2024-03-29 03:48:36,394 [ scc.merge] INFO Merged PRs:
2024-03-29 03:48:36,394 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-03-29 03:48:36,394 [ scc.merge] INFO
2024-03-29 03:48:36,394 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-03-29 03:48:36,394 [ scc.merge] INFO Already up to date.
2024-03-29 03:48:36,394 [ scc.merge] INFO
2024-03-29 03:48:36,394 [ scc.merge] INFO
2024-03-29 03:48:36,394 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-03-29 03:48:36,394 [ scc.git] DEBUG Calling 'git remote'
2024-03-29 03:48:36,398 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-03-29 03:48:36,398 [ scc.git] DEBUG Calling 'git remote'
2024-03-29 03:48:36,401 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-03-29 03:48:36,401 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-03-29 03:48:36,401 [ scc.git] DEBUG Calling 'git remote'
2024-03-29 03:48:36,404 [ 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 901bfd9
nothing to commit, working tree clean
HEAD detached from d9ab196
nothing to commit, working tree clean
2024-03-29 03:48:51,126 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci