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-04-27 04:15:41,398 [ scc.config] DEBUG Found github.token
2024-04-27 04:15:41,401 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-04-27 04:15:41,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:15:42,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:15:42,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-04-27 04:15:42,467 [ scc.gh] DEBUG 4998 remaining from 5000 (Reset at 05:04
2024-04-27 04:15:42,467 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-27 04:15:42,471 [ scc.git] DEBUG Check current status
2024-04-27 04:15:42,471 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-27 04:15:42,474 [ scc.git] DEBUG 819d9dda Merge pull request #710 from dgault/bf7.3.0
2024-04-27 04:15:42,475 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-27 04:15:42,516 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-27 04:15:42,525 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-04-27 04:15:42,528 [ scc.config] DEBUG Found remote.origin.url
2024-04-27 04:15:42,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-04-27 04:15:43,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-27 04:15:43,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-27 04:15:44,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-27 04:15:44,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-27 04:15:44,680 [ scc.git] DEBUG Resetting...
2024-04-27 04:15:44,680 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-04-27 04:15:44,688 [ scc.git] DEBUG HEAD is now at 819d9dda Merge pull request #710 from dgault/bf7.3.0
2024-04-27 04:15:44,688 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-04-27 04:15:44,725 [ scc.git] DEBUG Check current status
2024-04-27 04:15:44,726 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-27 04:15:44,729 [ scc.git] DEBUG 819d9dda Merge pull request #710 from dgault/bf7.3.0
2024-04-27 04:15:44,729 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-27 04:15:44,769 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-27 04:15:44,778 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-04-27 04:15:44,779 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-04-27 04:15:44,779 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-04-27 04:15:44,779 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-04-27 04:15:44,779 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-04-27 04:15:44,779 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-04-27 04:15:44,779 [ scc.repo] DEBUG ## PRs found:
2024-04-27 04:15:45,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-04-27 04:15:45,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/711 HTTP/1.1" 200 None
2024-04-27 04:15:45,715 [ scc.repo] DEBUG # ... Include label: dependencies
2024-04-27 04:15:45,715 [ scc.repo] DEBUG - PR 711 dependabot[bot] 'Bump _minutes from `76e3b8e` to `1b19076`'
2024-04-27 04:15:46,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-04-27 04:15:46,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-04-27 04:15:46,665 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-27 04:15:46,665 [ scc.repo] DEBUG ## Branches found:
2024-04-27 04:15:46,666 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:15:46,666 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:15:46,669 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-27 04:15:46,673 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-27 04:15:46,673 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-27 04:15:46,676 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-27 04:15:46,680 [ scc.git] DEBUG Already up to date.
2024-04-27 04:15:46,680 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-04-27 04:15:47,236 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-27 04:15:47,237 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-04-27 04:15:47,250 [ scc.git] DEBUG Calling 'git fetch origin pull/711/head'
2024-04-27 04:15:47,695 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-27 04:15:47,695 [ scc.git] DEBUG * branch refs/pull/711/head -> FETCH_HEAD
2024-04-27 04:15:47,704 [ scc.git] DEBUG ## Unique users: []
2024-04-27 04:15:47,704 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:15:47,704 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:15:47,708 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-04-27 04:15:47,716 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:15:47,719 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-04-27 04:15:47,921 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-27 04:15:47,923 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-04-27 04:15:47,923 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-04-27 04:15:48,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:15:48,084 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b955b74b835b7e7a4052b0d8ee308590a099cb0b'
2024-04-27 04:15:48,093 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:15:48,096 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 711 (Bump _minutes from `76e3b8e` to `1b19076`) b955b74b835b7e7a4052b0d8ee308590a099cb0b'
2024-04-27 04:15:48,113 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-27 04:15:48,115 [ scc.git] DEBUG _minutes | 2 +-
2024-04-27 04:15:48,115 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-04-27 04:15:48,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:15:48,496 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-27 04:15:48,574 [ scc.git] DEBUG Submodule path '_minutes': checked out '1b19076ac625169007f63a666b917a40215c5f7c'
2024-04-27 04:15:48,575 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:15:48,575 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:15:48,578 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-27 04:15:48,694 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f4dc9551520> has no local changes
2024-04-27 04:15:48,694 [ 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 711 dependabot[bot] 'Bump _minutes from `76e3b8e` to `1b19076`'
Generated by WEBSITE-push#60 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/60/)'
2024-04-27 04:15:48,761 [ scc.git] DEBUG [detached HEAD 11e66716] merge master -Dorg -Snone
2024-04-27 04:15:48,761 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-04-27 04:15:48,762 [ scc.merge] INFO Already up to date.
2024-04-27 04:15:48,762 [ scc.merge] INFO
2024-04-27 04:15:48,762 [ scc.merge] INFO Merged PRs:
2024-04-27 04:15:48,762 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-27 04:15:48,762 [ scc.merge] INFO - PR 711 dependabot[bot] 'Bump _minutes from `76e3b8e` to `1b19076`'
2024-04-27 04:15:48,762 [ scc.merge] INFO
2024-04-27 04:15:48,762 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-27 04:15:48,762 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-04-27 04:15:49,931 [ scc.config] DEBUG Found github.token
2024-04-27 04:15:49,933 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-04-27 04:15:50,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:15:50,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:15:50,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-04-27 04:15:50,987 [ scc.gh] DEBUG 4985 remaining from 5000 (Reset at 05:04
2024-04-27 04:15:50,988 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-27 04:15:50,991 [ scc.git] DEBUG Check current status
2024-04-27 04:15:50,991 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-27 04:15:50,994 [ scc.git] DEBUG 11e66716 merge master -Dorg -Snone
2024-04-27 04:15:50,994 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-27 04:15:51,034 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-27 04:15:51,042 [ scc.git] DEBUG 1b19076ac625169007f63a666b917a40215c5f7c _minutes (remotes/origin/HEAD)
2024-04-27 04:15:51,045 [ scc.config] DEBUG Found remote.origin.url
2024-04-27 04:15:51,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-04-27 04:15:51,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-27 04:15:52,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-27 04:15:52,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-27 04:15:53,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-27 04:15:53,147 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-27 04:15:53,184 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-04-27 04:15:53,184 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-27 04:15:53,187 [ scc.git] DEBUG Check current status
2024-04-27 04:15:53,188 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-27 04:15:53,191 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-04-27 04:15:53,191 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-27 04:15:53,226 [ scc.config] DEBUG Found remote.origin.url
2024-04-27 04:15:53,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-04-27 04:15:54,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-27 04:15:54,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-27 04:15:54,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-27 04:15:55,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-27 04:15:55,341 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-27 04:15:55,375 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-27 04:15:55,375 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-04-27 04:15:55,375 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-27 04:15:55,378 [ scc.git] DEBUG Check current status
2024-04-27 04:15:55,378 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-27 04:15:55,382 [ scc.git] DEBUG 1b19076 Add 2024-04-16.md
2024-04-27 04:15:55,382 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-27 04:15:55,417 [ scc.config] DEBUG Found remote.origin.url
2024-04-27 04:15:55,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-04-27 04:15:56,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-27 04:15:56,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-27 04:15:57,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-27 04:15:57,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-27 04:15:57,497 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-27 04:15:57,530 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-27 04:15:57,531 [ scc.git] DEBUG Resetting...
2024-04-27 04:15:57,531 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-04-27 04:15:57,537 [ scc.git] DEBUG HEAD is now at 11e66716 merge master -Dorg -Snone
2024-04-27 04:15:57,538 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-04-27 04:15:57,576 [ scc.git] DEBUG Check current status
2024-04-27 04:15:57,576 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-27 04:15:57,579 [ scc.git] DEBUG 11e66716 merge master -Dorg -Snone
2024-04-27 04:15:57,580 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-27 04:15:57,620 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-27 04:15:57,628 [ scc.git] DEBUG 1b19076ac625169007f63a666b917a40215c5f7c _minutes (remotes/origin/HEAD)
2024-04-27 04:15:57,629 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-04-27 04:15:57,629 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-04-27 04:15:57,629 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-04-27 04:15:57,629 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-04-27 04:15:57,629 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-04-27 04:15:57,629 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-04-27 04:15:57,629 [ scc.repo] DEBUG ## PRs found:
2024-04-27 04:15:58,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-04-27 04:15:58,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/711 HTTP/1.1" 200 None
2024-04-27 04:15:58,502 [ scc.repo] DEBUG # ... Include label: dependencies
2024-04-27 04:15:59,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b955b74b835b7e7a4052b0d8ee308590a099cb0b HTTP/1.1" 200 None
2024-04-27 04:15:59,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b955b74b835b7e7a4052b0d8ee308590a099cb0b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-27 04:16:00,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b955b74b835b7e7a4052b0d8ee308590a099cb0b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-27 04:16:00,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b955b74b835b7e7a4052b0d8ee308590a099cb0b HTTP/1.1" 200 None
2024-04-27 04:16:00,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/b955b74b835b7e7a4052b0d8ee308590a099cb0b?per_page=1 HTTP/1.1" 200 2
2024-04-27 04:16:00,889 [ scc.repo] DEBUG - PR 711 dependabot[bot] 'Bump _minutes from `76e3b8e` to `1b19076`'
2024-04-27 04:16:01,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-04-27 04:16:01,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-04-27 04:16:02,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-04-27 04:16:02,836 [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-04-27 04:16:03,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-04-27 04:16:03,769 [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-04-27 04:16:03,769 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-27 04:16:03,769 [ scc.repo] DEBUG ## Branches found:
2024-04-27 04:16:03,769 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:03,769 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:03,773 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-27 04:16:03,777 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-27 04:16:03,777 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-27 04:16:03,780 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-27 04:16:03,789 [ scc.git] DEBUG Already up to date.
2024-04-27 04:16:03,789 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-04-27 04:16:04,182 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-27 04:16:04,183 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-04-27 04:16:04,196 [ scc.git] DEBUG Calling 'git fetch origin pull/711/head'
2024-04-27 04:16:04,596 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-27 04:16:04,596 [ scc.git] DEBUG * branch refs/pull/711/head -> FETCH_HEAD
2024-04-27 04:16:04,605 [ scc.git] DEBUG ## Unique users: []
2024-04-27 04:16:04,605 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:04,605 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:04,608 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-04-27 04:16:04,617 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:04,620 [ 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-04-27 04:16:04,628 [ scc.git] DEBUG Already up to date.
2024-04-27 04:16:04,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:16:04,797 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b955b74b835b7e7a4052b0d8ee308590a099cb0b'
2024-04-27 04:16:04,805 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:04,808 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 711 (Bump _minutes from `76e3b8e` to `1b19076`) b955b74b835b7e7a4052b0d8ee308590a099cb0b'
2024-04-27 04:16:04,816 [ scc.git] DEBUG Already up to date.
2024-04-27 04:16:05,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:16:05,203 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-27 04:16:05,238 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:05,238 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:05,241 [ scc.repo] DEBUG ## PRs found:
2024-04-27 04:16:05,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-04-27 04:16:06,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-04-27 04:16:06,148 [ scc.repo] DEBUG # ... Include label: dependencies
2024-04-27 04:16:06,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-04-27 04:16:07,204 [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-04-27 04:16:07,681 [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-04-27 04:16:08,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-04-27 04:16:08,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-04-27 04:16:08,635 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-04-27 04:16:08,635 [ scc.repo] DEBUG ## Branches found:
2024-04-27 04:16:08,635 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-04-27 04:16:08,635 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:08,635 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:08,639 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-27 04:16:08,642 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-27 04:16:08,642 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-27 04:16:08,646 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-27 04:16:08,651 [ scc.git] DEBUG Already up to date.
2024-04-27 04:16:08,651 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-04-27 04:16:09,040 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-04-27 04:16:09,040 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-04-27 04:16:09,044 [ scc.git] DEBUG ## Unique users: []
2024-04-27 04:16:09,044 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:09,045 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:09,048 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-04-27 04:16:09,052 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:09,055 [ 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-04-27 04:16:09,063 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-27 04:16:09,065 [ scc.git] DEBUG pom.xml | 2 +-
2024-04-27 04:16:09,065 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-04-27 04:16:09,286 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:16:09,287 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-27 04:16:09,320 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:09,320 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:09,324 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-27 04:16:09,356 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-27 04:16:09,362 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa6dc5f4550> has no local changes
2024-04-27 04:16:09,362 [ 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#60 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/60/)'
2024-04-27 04:16:09,460 [ scc.git] DEBUG [detached HEAD 850c3aa] merge master -Dorg -Ssuccess-only
2024-04-27 04:16:09,460 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-27 04:16:09,460 [ scc.repo] DEBUG ## PRs found:
2024-04-27 04:16:09,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-04-27 04:16:09,710 [ scc.repo] DEBUG ## Branches found:
2024-04-27 04:16:09,710 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-04-27 04:16:09,710 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:09,710 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:09,714 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-27 04:16:09,717 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-27 04:16:09,717 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-27 04:16:09,721 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-27 04:16:09,724 [ scc.git] DEBUG Already up to date.
2024-04-27 04:16:09,724 [ scc.git] DEBUG ## Unique users: []
2024-04-27 04:16:09,724 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:09,725 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:09,728 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-27 04:16:09,761 [ scc.git] DEBUG Get sha1 of %s
2024-04-27 04:16:09,761 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-27 04:16:09,764 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-27 04:16:09,796 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-27 04:16:09,801 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa6dc5f4580> has no local changes
2024-04-27 04:16:09,801 [ 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#60 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/60/)'
2024-04-27 04:16:09,808 [ scc.git] DEBUG [detached HEAD b7bc16d] merge master -Dorg -Ssuccess-only
2024-04-27 04:16:09,808 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-27 04:16:09,808 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-27 04:16:09,847 [ scc.config] DEBUG Found submodule.Schemas.url
2024-04-27 04:16:10,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:16:10,121 [ scc.config] DEBUG Found submodule._minutes.url
2024-04-27 04:16:10,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-27 04:16:10,537 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-27 04:16:10,551 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa6dd6b0eb0> has local changes
2024-04-27 04:16:10,551 [ 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 711 dependabot[bot] 'Bump _minutes from `76e3b8e` to `1b19076`'
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#60 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/60/)'
2024-04-27 04:16:10,560 [ scc.git] DEBUG [detached HEAD 0f111699] merge master -Dorg -Ssuccess-only
2024-04-27 04:16:10,560 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-04-27 04:16:10,560 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-04-27 04:16:10,560 [ scc.merge] INFO Already up to date.
2024-04-27 04:16:10,560 [ scc.merge] INFO
2024-04-27 04:16:10,560 [ scc.merge] INFO Merged PRs:
2024-04-27 04:16:10,560 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-27 04:16:10,560 [ scc.merge] INFO - PR 711 dependabot[bot] 'Bump _minutes from `76e3b8e` to `1b19076`'
2024-04-27 04:16:10,560 [ scc.merge] INFO
2024-04-27 04:16:10,560 [ scc.merge] INFO Repository: ome/schemas
2024-04-27 04:16:10,560 [ scc.merge] INFO Already up to date.
2024-04-27 04:16:10,560 [ scc.merge] INFO
2024-04-27 04:16:10,560 [ scc.merge] INFO Merged PRs:
2024-04-27 04:16:10,560 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-04-27 04:16:10,560 [ scc.merge] INFO
2024-04-27 04:16:10,560 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-04-27 04:16:10,560 [ scc.merge] INFO Already up to date.
2024-04-27 04:16:10,560 [ scc.merge] INFO
2024-04-27 04:16:10,560 [ scc.merge] INFO
2024-04-27 04:16:10,560 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-27 04:16:10,561 [ scc.git] DEBUG Calling 'git remote'
2024-04-27 04:16:10,564 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-04-27 04:16:10,564 [ scc.git] DEBUG Calling 'git remote'
2024-04-27 04:16:10,567 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-27 04:16:10,567 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-04-27 04:16:10,567 [ scc.git] DEBUG Calling 'git remote'
2024-04-27 04:16:10,570 [ 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 1b19076
nothing to commit, working tree clean
HEAD detached from 819d9dda
nothing to commit, working tree clean
2024-04-27 04:16:25,940 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci