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-16 14:13:53,382 [ scc.config] DEBUG Found github.token
2024-04-16 14:13:53,384 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-04-16 14:13:53,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:13:54,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:13:54,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-04-16 14:13:54,440 [ scc.gh] DEBUG 4994 remaining from 5000 (Reset at 14:04
2024-04-16 14:13:54,441 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-16 14:13:54,444 [ scc.git] DEBUG Check current status
2024-04-16 14:13:54,444 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-16 14:13:54,447 [ scc.git] DEBUG 00985ac Merge pull request #707 from pwalczysko/fix-uncomment
2024-04-16 14:13:54,447 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-16 14:13:54,486 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-16 14:13:54,494 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-04-16 14:13:54,497 [ scc.config] DEBUG Found remote.origin.url
2024-04-16 14:13:54,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-04-16 14:13:55,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-16 14:13:55,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-16 14:13:56,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-16 14:13:56,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-16 14:13:56,762 [ scc.git] DEBUG Resetting...
2024-04-16 14:13:56,762 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-04-16 14:13:56,769 [ scc.git] DEBUG HEAD is now at 00985ac Merge pull request #707 from pwalczysko/fix-uncomment
2024-04-16 14:13:56,770 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-04-16 14:13:56,805 [ scc.git] DEBUG Check current status
2024-04-16 14:13:56,806 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-16 14:13:56,808 [ scc.git] DEBUG 00985ac Merge pull request #707 from pwalczysko/fix-uncomment
2024-04-16 14:13:56,809 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-16 14:13:56,846 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-16 14:13:56,854 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-04-16 14:13:56,855 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-04-16 14:13:56,855 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-04-16 14:13:56,855 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-04-16 14:13:56,855 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-04-16 14:13:56,855 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-04-16 14:13:56,855 [ scc.repo] DEBUG ## PRs found:
2024-04-16 14:13:57,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-04-16 14:13:57,781 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/708 HTTP/1.1" 200 None
2024-04-16 14:13:58,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/708/comments HTTP/1.1" 200 None
2024-04-16 14:13:58,228 [ scc.repo] DEBUG - PR 708 pwalczysko 'Community meeting'
2024-04-16 14:13:58,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/706 HTTP/1.1" 200 None
2024-04-16 14:13:58,745 [ scc.repo] DEBUG # ... Include label: dependencies
2024-04-16 14:13:58,745 [ scc.repo] DEBUG - PR 706 dependabot[bot] 'Bump _minutes from `76e3b8e` to `4e536b4`'
2024-04-16 14:13:59,207 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-04-16 14:13:59,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-04-16 14:13:59,695 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-16 14:13:59,695 [ scc.repo] DEBUG ## Branches found:
2024-04-16 14:13:59,695 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:13:59,695 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:13:59,698 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-16 14:13:59,701 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-16 14:13:59,701 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-16 14:13:59,704 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-16 14:13:59,708 [ scc.git] DEBUG Already up to date.
2024-04-16 14:13:59,708 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-04-16 14:14:00,161 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-16 14:14:00,161 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-04-16 14:14:00,173 [ scc.git] DEBUG Calling 'git fetch origin pull/706/head'
2024-04-16 14:14:00,578 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-16 14:14:00,578 [ scc.git] DEBUG * branch refs/pull/706/head -> FETCH_HEAD
2024-04-16 14:14:00,586 [ scc.git] DEBUG Calling 'git fetch origin pull/708/head'
2024-04-16 14:14:01,185 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-16 14:14:01,185 [ scc.git] DEBUG * branch refs/pull/708/head -> FETCH_HEAD
2024-04-16 14:14:01,189 [ scc.git] DEBUG ## Unique users: []
2024-04-16 14:14:01,189 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:01,189 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:01,192 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-04-16 14:14:01,201 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:01,203 [ 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-16 14:14:01,219 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-16 14:14:01,221 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-04-16 14:14:01,221 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-04-16 14:14:01,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:01,370 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...197c2a2fc5fb1da081e4d60a70e0fe36164c08dc'
2024-04-16 14:14:01,378 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:01,381 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 706 (Bump _minutes from `76e3b8e` to `4e536b4`) 197c2a2fc5fb1da081e4d60a70e0fe36164c08dc'
2024-04-16 14:14:01,395 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-16 14:14:01,397 [ scc.git] DEBUG _minutes | 2 +-
2024-04-16 14:14:01,397 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-04-16 14:14:01,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:01,786 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bb542dfad8cf1717eb14dfb9311be2848210e4cf'
2024-04-16 14:14:01,793 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:01,796 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 708 (Community meeting) bb542dfad8cf1717eb14dfb9311be2848210e4cf'
2024-04-16 14:14:01,813 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-16 14:14:01,816 [ scc.git] DEBUG _data/ome2024.json | 1731 +++++++++++++++++++++
2024-04-16 14:14:01,816 [ scc.git] DEBUG _includes/ome2024_program_agenda.html | 110 ++
2024-04-16 14:14:01,816 [ scc.git] DEBUG _layouts/ome-community-meeting-program-2024.html | 32 +
2024-04-16 14:14:01,816 [ scc.git] DEBUG events/index.html | 6 +
2024-04-16 14:14:01,816 [ scc.git] DEBUG events/ome-community-meeting-2024/day1/index.html | 9 +
2024-04-16 14:14:01,816 [ scc.git] DEBUG events/ome-community-meeting-2024/day2/index.html | 11 +
2024-04-16 14:14:01,816 [ scc.git] DEBUG events/ome-community-meeting-2024/day3/index.html | 10 +
2024-04-16 14:14:01,816 [ scc.git] DEBUG events/ome-community-meeting-2024/day4/index.html | 11 +
2024-04-16 14:14:01,817 [ scc.git] DEBUG events/ome-community-meeting-2024/index.html | 77 +
2024-04-16 14:14:01,817 [ scc.git] DEBUG index.html | 10 +-
2024-04-16 14:14:01,817 [ scc.git] DEBUG 10 files changed, 2002 insertions(+), 5 deletions(-)
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 _data/ome2024.json
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 _includes/ome2024_program_agenda.html
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 _layouts/ome-community-meeting-program-2024.html
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/day1/index.html
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/day2/index.html
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/day3/index.html
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/day4/index.html
2024-04-16 14:14:01,817 [ scc.git] DEBUG create mode 100644 events/ome-community-meeting-2024/index.html
2024-04-16 14:14:02,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:02,239 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-16 14:14:02,279 [ scc.git] DEBUG Submodule path '_minutes': checked out '4e536b4c6e1bd2e9c35217ef148dfddb64ce3f3c'
2024-04-16 14:14:02,280 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:02,280 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:02,283 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-16 14:14:02,297 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5f0f21edf0> has no local changes
2024-04-16 14:14:02,297 [ 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 706 dependabot[bot] 'Bump _minutes from `76e3b8e` to `4e536b4`'
- PR 708 pwalczysko 'Community meeting'
Generated by WEBSITE-push#42 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/42/)'
2024-04-16 14:14:02,310 [ scc.git] DEBUG [detached HEAD c2947b2] merge master -Dorg -Snone
2024-04-16 14:14:02,310 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-04-16 14:14:02,310 [ scc.merge] INFO Already up to date.
2024-04-16 14:14:02,310 [ scc.merge] INFO
2024-04-16 14:14:02,310 [ scc.merge] INFO Merged PRs:
2024-04-16 14:14:02,310 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-16 14:14:02,310 [ scc.merge] INFO - PR 706 dependabot[bot] 'Bump _minutes from `76e3b8e` to `4e536b4`'
2024-04-16 14:14:02,310 [ scc.merge] INFO - PR 708 pwalczysko 'Community meeting'
2024-04-16 14:14:02,310 [ scc.merge] INFO
2024-04-16 14:14:02,311 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-16 14:14:02,311 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-04-16 14:14:03,557 [ scc.config] DEBUG Found github.token
2024-04-16 14:14:03,560 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-04-16 14:14:03,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:04,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:04,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-04-16 14:14:04,646 [ scc.gh] DEBUG 4978 remaining from 5000 (Reset at 14:04
2024-04-16 14:14:04,647 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-16 14:14:04,650 [ scc.git] DEBUG Check current status
2024-04-16 14:14:04,650 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-16 14:14:04,653 [ scc.git] DEBUG c2947b2 merge master -Dorg -Snone
2024-04-16 14:14:04,653 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-16 14:14:04,693 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-16 14:14:04,700 [ scc.git] DEBUG 4e536b4c6e1bd2e9c35217ef148dfddb64ce3f3c _minutes (remotes/origin/HEAD)
2024-04-16 14:14:04,703 [ scc.config] DEBUG Found remote.origin.url
2024-04-16 14:14:05,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-04-16 14:14:05,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-16 14:14:06,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-16 14:14:06,496 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-16 14:14:06,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-16 14:14:06,912 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-16 14:14:06,947 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-04-16 14:14:06,947 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-16 14:14:06,950 [ scc.git] DEBUG Check current status
2024-04-16 14:14:06,950 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-16 14:14:06,953 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-04-16 14:14:06,954 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-16 14:14:06,988 [ scc.config] DEBUG Found remote.origin.url
2024-04-16 14:14:07,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-04-16 14:14:07,849 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-16 14:14:08,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-16 14:14:08,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-16 14:14:09,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-16 14:14:09,146 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-16 14:14:09,178 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-16 14:14:09,178 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-04-16 14:14:09,178 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-04-16 14:14:09,181 [ scc.git] DEBUG Check current status
2024-04-16 14:14:09,181 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-16 14:14:09,184 [ scc.git] DEBUG 4e536b4 Adding 2024-04-09.md
2024-04-16 14:14:09,185 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-16 14:14:09,219 [ scc.config] DEBUG Found remote.origin.url
2024-04-16 14:14:09,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-04-16 14:14:10,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-04-16 14:14:10,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-04-16 14:14:11,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-04-16 14:14:11,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-04-16 14:14:11,437 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-16 14:14:11,470 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-16 14:14:11,471 [ scc.git] DEBUG Resetting...
2024-04-16 14:14:11,471 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-04-16 14:14:11,477 [ scc.git] DEBUG HEAD is now at c2947b2 merge master -Dorg -Snone
2024-04-16 14:14:11,477 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-04-16 14:14:11,513 [ scc.git] DEBUG Check current status
2024-04-16 14:14:11,514 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-04-16 14:14:11,516 [ scc.git] DEBUG c2947b2 merge master -Dorg -Snone
2024-04-16 14:14:11,517 [ scc.git] DEBUG Calling 'git submodule status'
2024-04-16 14:14:11,554 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-04-16 14:14:11,562 [ scc.git] DEBUG 4e536b4c6e1bd2e9c35217ef148dfddb64ce3f3c _minutes (remotes/origin/HEAD)
2024-04-16 14:14:11,562 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-04-16 14:14:11,562 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-04-16 14:14:11,562 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-04-16 14:14:11,562 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-04-16 14:14:11,563 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-04-16 14:14:11,563 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-04-16 14:14:11,563 [ scc.repo] DEBUG ## PRs found:
2024-04-16 14:14:11,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-04-16 14:14:12,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/708 HTTP/1.1" 200 None
2024-04-16 14:14:12,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/708/comments HTTP/1.1" 200 None
2024-04-16 14:14:13,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/bb542dfad8cf1717eb14dfb9311be2848210e4cf HTTP/1.1" 200 None
2024-04-16 14:14:13,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/bb542dfad8cf1717eb14dfb9311be2848210e4cf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-16 14:14:14,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/bb542dfad8cf1717eb14dfb9311be2848210e4cf/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-16 14:14:14,925 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/706 HTTP/1.1" 200 None
2024-04-16 14:14:14,925 [ scc.repo] DEBUG # ... Include label: dependencies
2024-04-16 14:14:15,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/197c2a2fc5fb1da081e4d60a70e0fe36164c08dc HTTP/1.1" 200 None
2024-04-16 14:14:16,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/197c2a2fc5fb1da081e4d60a70e0fe36164c08dc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-16 14:14:16,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/197c2a2fc5fb1da081e4d60a70e0fe36164c08dc/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-16 14:14:17,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/197c2a2fc5fb1da081e4d60a70e0fe36164c08dc HTTP/1.1" 200 None
2024-04-16 14:14:17,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/197c2a2fc5fb1da081e4d60a70e0fe36164c08dc?per_page=1 HTTP/1.1" 200 2
2024-04-16 14:14:17,490 [ scc.repo] DEBUG - PR 706 dependabot[bot] 'Bump _minutes from `76e3b8e` to `4e536b4`'
2024-04-16 14:14:17,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-04-16 14:14:18,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-04-16 14:14:18,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-04-16 14:14:19,427 [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-16 14:14:19,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-04-16 14:14:20,315 [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-16 14:14:20,315 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-16 14:14:20,316 [ scc.repo] DEBUG ## Branches found:
2024-04-16 14:14:20,316 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:20,316 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:20,319 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-16 14:14:20,322 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-16 14:14:20,322 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-16 14:14:20,326 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-16 14:14:20,334 [ scc.git] DEBUG Already up to date.
2024-04-16 14:14:20,334 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-04-16 14:14:20,732 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-16 14:14:20,732 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-04-16 14:14:20,744 [ scc.git] DEBUG Calling 'git fetch origin pull/706/head'
2024-04-16 14:14:21,149 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-04-16 14:14:21,149 [ scc.git] DEBUG * branch refs/pull/706/head -> FETCH_HEAD
2024-04-16 14:14:21,158 [ scc.git] DEBUG ## Unique users: []
2024-04-16 14:14:21,158 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:21,158 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:21,161 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-04-16 14:14:21,169 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:21,172 [ 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-16 14:14:21,180 [ scc.git] DEBUG Already up to date.
2024-04-16 14:14:21,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:21,348 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...197c2a2fc5fb1da081e4d60a70e0fe36164c08dc'
2024-04-16 14:14:21,355 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:21,358 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 706 (Bump _minutes from `76e3b8e` to `4e536b4`) 197c2a2fc5fb1da081e4d60a70e0fe36164c08dc'
2024-04-16 14:14:21,366 [ scc.git] DEBUG Already up to date.
2024-04-16 14:14:21,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:21,758 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-16 14:14:21,792 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:21,792 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:21,795 [ scc.repo] DEBUG ## PRs found:
2024-04-16 14:14:22,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-04-16 14:14:22,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-04-16 14:14:22,755 [ scc.repo] DEBUG # ... Include label: dependencies
2024-04-16 14:14:23,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-04-16 14:14:23,814 [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-16 14:14:24,310 [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-16 14:14:24,747 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-04-16 14:14:25,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-04-16 14:14:25,186 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-04-16 14:14:25,186 [ scc.repo] DEBUG ## Branches found:
2024-04-16 14:14:25,186 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-04-16 14:14:25,186 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:25,186 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:25,190 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-16 14:14:25,193 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-16 14:14:25,193 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-16 14:14:25,197 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-16 14:14:25,200 [ scc.git] DEBUG Already up to date.
2024-04-16 14:14:25,200 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-04-16 14:14:25,575 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-04-16 14:14:25,575 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-04-16 14:14:25,578 [ scc.git] DEBUG ## Unique users: []
2024-04-16 14:14:25,578 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:25,578 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:25,581 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-04-16 14:14:25,585 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:25,588 [ 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-16 14:14:25,595 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-16 14:14:25,597 [ scc.git] DEBUG pom.xml | 2 +-
2024-04-16 14:14:25,597 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-04-16 14:14:25,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:25,766 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-16 14:14:25,799 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:25,799 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:25,802 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-16 14:14:25,835 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-16 14:14:25,840 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5bec7b5550> has no local changes
2024-04-16 14:14:25,841 [ 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#42 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/42/)'
2024-04-16 14:14:25,847 [ scc.git] DEBUG [detached HEAD 33007e5] merge master -Dorg -Ssuccess-only
2024-04-16 14:14:25,847 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-16 14:14:25,848 [ scc.repo] DEBUG ## PRs found:
2024-04-16 14:14:26,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-04-16 14:14:26,225 [ scc.repo] DEBUG ## Branches found:
2024-04-16 14:14:26,225 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-04-16 14:14:26,225 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:26,225 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:26,228 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-16 14:14:26,231 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-16 14:14:26,231 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-16 14:14:26,234 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-16 14:14:26,238 [ scc.git] DEBUG Already up to date.
2024-04-16 14:14:26,238 [ scc.git] DEBUG ## Unique users: []
2024-04-16 14:14:26,238 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:26,238 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:26,241 [ scc.git] DEBUG Calling 'git submodule update'
2024-04-16 14:14:26,273 [ scc.git] DEBUG Get sha1 of %s
2024-04-16 14:14:26,274 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-16 14:14:26,277 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-16 14:14:26,308 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-16 14:14:26,312 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5bec7b5580> has no local changes
2024-04-16 14:14:26,313 [ 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#42 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/42/)'
2024-04-16 14:14:26,319 [ scc.git] DEBUG [detached HEAD 3a35bb8] merge master -Dorg -Ssuccess-only
2024-04-16 14:14:26,319 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-16 14:14:26,319 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-16 14:14:26,356 [ scc.config] DEBUG Found submodule.Schemas.url
2024-04-16 14:14:26,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:26,664 [ scc.config] DEBUG Found submodule._minutes.url
2024-04-16 14:14:27,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-16 14:14:27,083 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-04-16 14:14:27,097 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5bed072eb0> has local changes
2024-04-16 14:14:27,097 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 708 pwalczysko 'Community meeting' (status: None)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 706 dependabot[bot] 'Bump _minutes from `76e3b8e` to `4e536b4`'
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#42 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/42/)'
2024-04-16 14:14:27,105 [ scc.git] DEBUG [detached HEAD 2f5bfe9] merge master -Dorg -Ssuccess-only
2024-04-16 14:14:27,105 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-04-16 14:14:27,105 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-04-16 14:14:27,105 [ scc.merge] INFO Excluded PRs:
2024-04-16 14:14:27,105 [ scc.merge] INFO - PR 708 pwalczysko 'Community meeting' (status: None)
2024-04-16 14:14:27,105 [ scc.merge] INFO Already up to date.
2024-04-16 14:14:27,105 [ scc.merge] INFO
2024-04-16 14:14:27,105 [ scc.merge] INFO Merged PRs:
2024-04-16 14:14:27,105 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-04-16 14:14:27,105 [ scc.merge] INFO - PR 706 dependabot[bot] 'Bump _minutes from `76e3b8e` to `4e536b4`'
2024-04-16 14:14:27,105 [ scc.merge] INFO
2024-04-16 14:14:27,106 [ scc.merge] INFO Repository: ome/schemas
2024-04-16 14:14:27,106 [ scc.merge] INFO Already up to date.
2024-04-16 14:14:27,106 [ scc.merge] INFO
2024-04-16 14:14:27,106 [ scc.merge] INFO Merged PRs:
2024-04-16 14:14:27,106 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-04-16 14:14:27,106 [ scc.merge] INFO
2024-04-16 14:14:27,106 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-04-16 14:14:27,106 [ scc.merge] INFO Already up to date.
2024-04-16 14:14:27,106 [ scc.merge] INFO
2024-04-16 14:14:27,106 [ scc.merge] INFO
2024-04-16 14:14:27,106 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-16 14:14:27,106 [ scc.git] DEBUG Calling 'git remote'
2024-04-16 14:14:27,109 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-04-16 14:14:27,109 [ scc.git] DEBUG Calling 'git remote'
2024-04-16 14:14:27,112 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-04-16 14:14:27,112 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-04-16 14:14:27,112 [ scc.git] DEBUG Calling 'git remote'
2024-04-16 14:14:27,115 [ 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 4e536b4
nothing to commit, working tree clean
HEAD detached from 00985ac
nothing to commit, working tree clean
2024-04-16 14:14:42,003 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci