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-11-13 13:01:24,674 [ scc.config] DEBUG Found github.token
2024-11-13 13:01:24,677 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-13 13:01:24,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:25,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:25,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-13 13:01:25,641 [ scc.gh] DEBUG 4992 remaining from 5000 (Reset at 13:11
2024-11-13 13:01:25,642 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 13:01:25,645 [ scc.git] DEBUG Check current status
2024-11-13 13:01:25,646 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 13:01:25,649 [ scc.git] DEBUG 44415a4d Merge pull request #757 from melissalinkert/bf-8.0.0
2024-11-13 13:01:25,649 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 13:01:25,689 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 13:01:25,698 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (heads/master-16-g6c1e198)
2024-11-13 13:01:25,701 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 13:01:26,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-11-13 13:01:26,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 13:01:27,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 13:01:27,453 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 13:01:27,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 13:01:27,869 [ scc.git] DEBUG Resetting...
2024-11-13 13:01:27,869 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-13 13:01:27,878 [ scc.git] DEBUG HEAD is now at 44415a4d Merge pull request #757 from melissalinkert/bf-8.0.0
2024-11-13 13:01:27,878 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-13 13:01:27,916 [ scc.git] DEBUG Check current status
2024-11-13 13:01:27,916 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 13:01:27,919 [ scc.git] DEBUG 44415a4d Merge pull request #757 from melissalinkert/bf-8.0.0
2024-11-13 13:01:27,919 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 13:01:27,958 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 13:01:27,967 [ scc.git] DEBUG 6c1e198e00a4156fe9d3c8ebd9b51a616062614c _minutes (heads/master-16-g6c1e198)
2024-11-13 13:01:27,968 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-11-13 13:01:27,968 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-11-13 13:01:27,968 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-11-13 13:01:27,968 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-11-13 13:01:27,968 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-11-13 13:01:27,968 [ scc.repo] DEBUG ## PRs found:
2024-11-13 13:01:28,431 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-11-13 13:01:28,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/760 HTTP/1.1" 200 None
2024-11-13 13:01:28,912 [ scc.repo] DEBUG # ... Include label: dependencies
2024-11-13 13:01:28,912 [ scc.repo] DEBUG - PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`'
2024-11-13 13:01:29,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/759 HTTP/1.1" 200 None
2024-11-13 13:01:29,393 [ scc.repo] DEBUG - PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config'
2024-11-13 13:01:29,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/758 HTTP/1.1" 200 None
2024-11-13 13:01:30,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/758/comments HTTP/1.1" 200 None
2024-11-13 13:01:30,303 [ scc.repo] DEBUG - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 13:01:30,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-11-13 13:01:31,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-11-13 13:01:31,238 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 13:01:31,238 [ scc.repo] DEBUG ## Branches found:
2024-11-13 13:01:31,238 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:31,238 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:31,242 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 13:01:31,245 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 13:01:31,246 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 13:01:31,249 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 13:01:31,253 [ scc.git] DEBUG Already up to date.
2024-11-13 13:01:31,253 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-11-13 13:01:31,599 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 13:01:31,599 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-11-13 13:01:31,616 [ scc.git] DEBUG Calling 'git fetch origin pull/758/head'
2024-11-13 13:01:32,097 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 13:01:32,097 [ scc.git] DEBUG * branch refs/pull/758/head -> FETCH_HEAD
2024-11-13 13:01:32,100 [ scc.git] DEBUG Calling 'git fetch origin pull/759/head'
2024-11-13 13:01:32,409 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 13:01:32,409 [ scc.git] DEBUG * branch refs/pull/759/head -> FETCH_HEAD
2024-11-13 13:01:32,421 [ scc.git] DEBUG Calling 'git fetch origin pull/760/head'
2024-11-13 13:01:32,737 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 13:01:32,737 [ scc.git] DEBUG * branch refs/pull/760/head -> FETCH_HEAD
2024-11-13 13:01:32,749 [ scc.git] DEBUG ## Unique users: []
2024-11-13 13:01:32,749 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:32,749 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:32,752 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-11-13 13:01:32,764 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:32,767 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-11-13 13:01:32,786 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 13:01:32,789 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-11-13 13:01:32,789 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-11-13 13:01:32,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:32,934 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...81bf29bd123541a9327872dfedaebddf40d1aa72'
2024-11-13 13:01:32,945 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:32,948 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 758 (Add workshops Kobe and Brno) 81bf29bd123541a9327872dfedaebddf40d1aa72'
2024-11-13 13:01:32,968 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 13:01:32,971 [ scc.git] DEBUG _data/ome2024.json | 4 +-
2024-11-13 13:01:32,971 [ scc.git] DEBUG events/index.html | 18 +++++
2024-11-13 13:01:32,971 [ scc.git] DEBUG ...mero-workshop-eastbio-dundee-december-2024.html | 49 +++++++++++++
2024-11-13 13:01:32,971 [ scc.git] DEBUG events/workshops-brno-december-2024.html | 43 +++++++++++
2024-11-13 13:01:32,971 [ scc.git] DEBUG events/workshops-kobe-november-2024.html | 84 ++++++++++++++++++++++
2024-11-13 13:01:32,971 [ scc.git] DEBUG 5 files changed, 196 insertions(+), 2 deletions(-)
2024-11-13 13:01:32,971 [ scc.git] DEBUG create mode 100644 events/omero-workshop-eastbio-dundee-december-2024.html
2024-11-13 13:01:32,972 [ scc.git] DEBUG create mode 100644 events/workshops-brno-december-2024.html
2024-11-13 13:01:32,972 [ scc.git] DEBUG create mode 100644 events/workshops-kobe-november-2024.html
2024-11-13 13:01:33,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:33,329 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2'
2024-11-13 13:01:33,340 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:33,343 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 759 (Add Bio-Formats 8.0.1 announcement and update config) f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2'
2024-11-13 13:01:33,363 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 13:01:33,366 [ scc.git] DEBUG _config.yml | 2 +-
2024-11-13 13:01:33,366 [ scc.git] DEBUG _posts/2024-11-14-bio-formats-8-0-1.md | 21 +++++++++++++++++++++
2024-11-13 13:01:33,366 [ scc.git] DEBUG bio-formats/downloads/index.html | 2 +-
2024-11-13 13:01:33,366 [ scc.git] DEBUG 3 files changed, 23 insertions(+), 2 deletions(-)
2024-11-13 13:01:33,366 [ scc.git] DEBUG create mode 100644 _posts/2024-11-14-bio-formats-8-0-1.md
2024-11-13 13:01:33,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:33,722 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e'
2024-11-13 13:01:33,734 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:33,737 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 760 (Bump _minutes from `6c1e198` to `98b4d02`) ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e'
2024-11-13 13:01:33,756 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 13:01:33,758 [ scc.git] DEBUG _minutes | 2 +-
2024-11-13 13:01:33,758 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-13 13:01:34,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:34,111 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 13:01:34,155 [ scc.git] DEBUG Submodule path '_minutes': checked out '98b4d0226cbbc8629b60d312178cb941d6331265'
2024-11-13 13:01:34,155 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:34,155 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:34,158 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 13:01:34,172 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f77bcd8fd30> has no local changes
2024-11-13 13:01:34,173 [ 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 758 pwalczysko 'Add workshops Kobe and Brno'
- PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config'
- PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`'
Generated by WEBSITE-push#284 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/284/)'
2024-11-13 13:01:34,187 [ scc.git] DEBUG [detached HEAD 08774beb] merge master -Dorg -Snone
2024-11-13 13:01:34,187 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-11-13 13:01:34,187 [ scc.merge] INFO Already up to date.
2024-11-13 13:01:34,187 [ scc.merge] INFO
2024-11-13 13:01:34,187 [ scc.merge] INFO Merged PRs:
2024-11-13 13:01:34,187 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 13:01:34,187 [ scc.merge] INFO - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 13:01:34,187 [ scc.merge] INFO - PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config'
2024-11-13 13:01:34,187 [ scc.merge] INFO - PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`'
2024-11-13 13:01:34,187 [ scc.merge] INFO
2024-11-13 13:01:34,188 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-13 13:01:34,188 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-11-13 13:01:35,252 [ scc.config] DEBUG Found github.token
2024-11-13 13:01:35,255 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-13 13:01:35,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:35,803 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:36,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-13 13:01:36,190 [ scc.gh] DEBUG 4974 remaining from 5000 (Reset at 13:11
2024-11-13 13:01:36,191 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 13:01:36,194 [ scc.git] DEBUG Check current status
2024-11-13 13:01:36,195 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 13:01:36,198 [ scc.git] DEBUG 08774beb merge master -Dorg -Snone
2024-11-13 13:01:36,198 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 13:01:36,238 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 13:01:36,246 [ scc.git] DEBUG 98b4d0226cbbc8629b60d312178cb941d6331265 _minutes (remotes/origin/HEAD)
2024-11-13 13:01:36,249 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 13:01:36,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-11-13 13:01:37,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 13:01:37,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 13:01:37,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 13:01:38,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 13:01:38,365 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 13:01:38,401 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-11-13 13:01:38,401 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 13:01:38,404 [ scc.git] DEBUG Check current status
2024-11-13 13:01:38,404 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 13:01:38,408 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-11-13 13:01:38,408 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 13:01:38,443 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 13:01:38,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-11-13 13:01:39,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 13:01:39,747 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 13:01:40,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 13:01:40,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 13:01:40,555 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 13:01:40,589 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 13:01:40,590 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-11-13 13:01:40,590 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-13 13:01:40,593 [ scc.git] DEBUG Check current status
2024-11-13 13:01:40,593 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 13:01:40,596 [ scc.git] DEBUG 98b4d02 Add notes 2024-10-15 -> 2024-11-12
2024-11-13 13:01:40,597 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 13:01:40,634 [ scc.config] DEBUG Found remote.origin.url
2024-11-13 13:01:41,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-11-13 13:01:41,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-13 13:01:41,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-13 13:01:42,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-13 13:01:42,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-13 13:01:42,648 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 13:01:42,682 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 13:01:42,682 [ scc.git] DEBUG Resetting...
2024-11-13 13:01:42,682 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-13 13:01:42,689 [ scc.git] DEBUG HEAD is now at 08774beb merge master -Dorg -Snone
2024-11-13 13:01:42,689 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-13 13:01:42,726 [ scc.git] DEBUG Check current status
2024-11-13 13:01:42,727 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-13 13:01:42,730 [ scc.git] DEBUG 08774beb merge master -Dorg -Snone
2024-11-13 13:01:42,730 [ scc.git] DEBUG Calling 'git submodule status'
2024-11-13 13:01:42,769 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-11-13 13:01:42,776 [ scc.git] DEBUG 98b4d0226cbbc8629b60d312178cb941d6331265 _minutes (remotes/origin/HEAD)
2024-11-13 13:01:42,777 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-11-13 13:01:42,777 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-11-13 13:01:42,777 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-11-13 13:01:42,777 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-11-13 13:01:42,777 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-11-13 13:01:42,777 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-11-13 13:01:42,777 [ scc.repo] DEBUG ## PRs found:
2024-11-13 13:01:43,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-11-13 13:01:43,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/760 HTTP/1.1" 200 None
2024-11-13 13:01:43,678 [ scc.repo] DEBUG # ... Include label: dependencies
2024-11-13 13:01:44,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e HTTP/1.1" 200 None
2024-11-13 13:01:44,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-13 13:01:45,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/ac63ecb23dfeb68cb5c52fce023464f0c9f7bf2e/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-13 13:01:45,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/759 HTTP/1.1" 200 None
2024-11-13 13:01:46,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2 HTTP/1.1" 200 None
2024-11-13 13:01:46,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-13 13:01:47,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f0417e1d4af7e08704c1b8b28ac18e321d9fc1d2/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-13 13:01:47,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/758 HTTP/1.1" 200 None
2024-11-13 13:01:47,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/758/comments HTTP/1.1" 200 None
2024-11-13 13:01:48,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/81bf29bd123541a9327872dfedaebddf40d1aa72 HTTP/1.1" 200 None
2024-11-13 13:01:48,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/81bf29bd123541a9327872dfedaebddf40d1aa72/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-13 13:01:49,448 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/81bf29bd123541a9327872dfedaebddf40d1aa72/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-11-13 13:01:49,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/81bf29bd123541a9327872dfedaebddf40d1aa72 HTTP/1.1" 200 None
2024-11-13 13:01:50,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/81bf29bd123541a9327872dfedaebddf40d1aa72?per_page=1 HTTP/1.1" 200 2
2024-11-13 13:01:50,359 [ scc.repo] DEBUG - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 13:01:50,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-11-13 13:01:51,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-11-13 13:01:51,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-11-13 13:01:52,181 [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-11-13 13:01:52,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-11-13 13:01:53,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2024-11-13 13:01:53,077 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 13:01:53,077 [ scc.repo] DEBUG ## Branches found:
2024-11-13 13:01:53,077 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:53,077 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:53,081 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 13:01:53,084 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 13:01:53,084 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 13:01:53,088 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 13:01:53,099 [ scc.git] DEBUG Already up to date.
2024-11-13 13:01:53,099 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-11-13 13:01:53,444 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 13:01:53,444 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-11-13 13:01:53,461 [ scc.git] DEBUG Calling 'git fetch origin pull/758/head'
2024-11-13 13:01:53,803 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-11-13 13:01:53,803 [ scc.git] DEBUG * branch refs/pull/758/head -> FETCH_HEAD
2024-11-13 13:01:53,815 [ scc.git] DEBUG ## Unique users: []
2024-11-13 13:01:53,815 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:53,815 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:53,818 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-11-13 13:01:53,830 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:53,833 [ 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-11-13 13:01:53,844 [ scc.git] DEBUG Already up to date.
2024-11-13 13:01:53,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:53,978 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...81bf29bd123541a9327872dfedaebddf40d1aa72'
2024-11-13 13:01:53,989 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:53,992 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 758 (Add workshops Kobe and Brno) 81bf29bd123541a9327872dfedaebddf40d1aa72'
2024-11-13 13:01:54,003 [ scc.git] DEBUG Already up to date.
2024-11-13 13:01:54,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:54,360 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 13:01:54,395 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:54,395 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:54,399 [ scc.repo] DEBUG ## PRs found:
2024-11-13 13:01:54,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-11-13 13:01:55,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-11-13 13:01:55,334 [ scc.repo] DEBUG # ... Include label: dependencies
2024-11-13 13:01:55,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-11-13 13:01:56,351 [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-11-13 13:01:56,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-11-13 13:01:57,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-11-13 13:01:57,189 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-11-13 13:01:57,189 [ scc.repo] DEBUG ## Branches found:
2024-11-13 13:01:57,189 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-11-13 13:01:57,189 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:57,189 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:57,192 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 13:01:57,196 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 13:01:57,196 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 13:01:57,200 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 13:01:57,203 [ scc.git] DEBUG Already up to date.
2024-11-13 13:01:57,204 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-11-13 13:01:57,548 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-11-13 13:01:57,548 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-11-13 13:01:57,551 [ scc.git] DEBUG ## Unique users: []
2024-11-13 13:01:57,551 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:57,551 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:57,554 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-11-13 13:01:57,558 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:57,561 [ 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-11-13 13:01:57,569 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-13 13:01:57,571 [ scc.git] DEBUG pom.xml | 2 +-
2024-11-13 13:01:57,571 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-13 13:01:57,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:57,711 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 13:01:57,744 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:57,744 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:57,747 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 13:01:57,780 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 13:01:57,785 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d7cfcf040> has no local changes
2024-11-13 13:01:57,786 [ 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#284 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/284/)'
2024-11-13 13:01:57,792 [ scc.git] DEBUG [detached HEAD fbe2922] merge master -Dorg -Ssuccess-only
2024-11-13 13:01:57,793 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 13:01:57,793 [ scc.repo] DEBUG ## PRs found:
2024-11-13 13:01:58,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-11-13 13:01:58,118 [ scc.repo] DEBUG ## Branches found:
2024-11-13 13:01:58,118 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-11-13 13:01:58,118 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:58,118 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:58,121 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-13 13:01:58,125 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-13 13:01:58,125 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-13 13:01:58,128 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-13 13:01:58,132 [ scc.git] DEBUG Already up to date.
2024-11-13 13:01:58,133 [ scc.git] DEBUG ## Unique users: []
2024-11-13 13:01:58,133 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:58,133 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:58,136 [ scc.git] DEBUG Calling 'git submodule update'
2024-11-13 13:01:58,169 [ scc.git] DEBUG Get sha1 of %s
2024-11-13 13:01:58,169 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-13 13:01:58,172 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 13:01:58,204 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 13:01:58,209 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d7cf63d00> has no local changes
2024-11-13 13:01:58,209 [ 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#284 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/284/)'
2024-11-13 13:01:58,216 [ scc.git] DEBUG [detached HEAD d0058da] merge master -Dorg -Ssuccess-only
2024-11-13 13:01:58,216 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 13:01:58,216 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-13 13:01:58,254 [ scc.config] DEBUG Found submodule.Schemas.url
2024-11-13 13:01:58,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:58,522 [ scc.config] DEBUG Found submodule._minutes.url
2024-11-13 13:01:58,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-13 13:01:58,910 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-11-13 13:01:58,924 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f5d7cfbdd30> has local changes
2024-11-13 13:01:58,924 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`' (status: failure)
- PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config' (status: failure)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 758 pwalczysko 'Add workshops Kobe and Brno'
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#284 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/284/)'
2024-11-13 13:01:58,933 [ scc.git] DEBUG [detached HEAD dba97c2e] merge master -Dorg -Ssuccess-only
2024-11-13 13:01:58,933 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-11-13 13:01:58,933 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-11-13 13:01:58,933 [ scc.merge] INFO Excluded PRs:
2024-11-13 13:01:58,933 [ scc.merge] INFO - PR 760 dependabot[bot] 'Bump _minutes from `6c1e198` to `98b4d02`' (status: failure)
2024-11-13 13:01:58,933 [ scc.merge] INFO - PR 759 melissalinkert 'Add Bio-Formats 8.0.1 announcement and update config' (status: failure)
2024-11-13 13:01:58,933 [ scc.merge] INFO Already up to date.
2024-11-13 13:01:58,933 [ scc.merge] INFO
2024-11-13 13:01:58,933 [ scc.merge] INFO Merged PRs:
2024-11-13 13:01:58,933 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-11-13 13:01:58,933 [ scc.merge] INFO - PR 758 pwalczysko 'Add workshops Kobe and Brno'
2024-11-13 13:01:58,934 [ scc.merge] INFO
2024-11-13 13:01:58,934 [ scc.merge] INFO Repository: ome/schemas
2024-11-13 13:01:58,934 [ scc.merge] INFO Already up to date.
2024-11-13 13:01:58,934 [ scc.merge] INFO
2024-11-13 13:01:58,934 [ scc.merge] INFO Merged PRs:
2024-11-13 13:01:58,934 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-11-13 13:01:58,934 [ scc.merge] INFO
2024-11-13 13:01:58,934 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-11-13 13:01:58,934 [ scc.merge] INFO Already up to date.
2024-11-13 13:01:58,934 [ scc.merge] INFO
2024-11-13 13:01:58,934 [ scc.merge] INFO
2024-11-13 13:01:58,934 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-13 13:01:58,934 [ scc.git] DEBUG Calling 'git remote'
2024-11-13 13:01:58,937 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-11-13 13:01:58,937 [ scc.git] DEBUG Calling 'git remote'
2024-11-13 13:01:58,940 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-11-13 13:01:58,941 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-11-13 13:01:58,941 [ scc.git] DEBUG Calling 'git remote'
2024-11-13 13:01:58,944 [ 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 98b4d02
nothing to commit, working tree clean
HEAD detached from 44415a4d
nothing to commit, working tree clean
2024-11-13 13:02:12,370 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci