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-05-13 10:02:32,081 [ scc.config] DEBUG Found github.token
2024-05-13 10:02:32,083 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-13 10:02:32,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:32,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:33,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-13 10:02:33,139 [ scc.gh] DEBUG 4988 remaining from 5000 (Reset at 10:05
2024-05-13 10:02:33,139 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-13 10:02:33,143 [ scc.git] DEBUG Check current status
2024-05-13 10:02:33,143 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-13 10:02:33,146 [ scc.git] DEBUG c5c8f5ec Merge pull request #714 from pwalczysko/programme
2024-05-13 10:02:33,146 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-13 10:02:33,187 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-13 10:02:33,196 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-05-13 10:02:33,199 [ scc.config] DEBUG Found remote.origin.url
2024-05-13 10:02:33,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-13 10:02:34,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-13 10:02:34,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-13 10:02:34,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-13 10:02:35,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-13 10:02:35,415 [ scc.git] DEBUG Resetting...
2024-05-13 10:02:35,415 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-13 10:02:35,423 [ scc.git] DEBUG HEAD is now at c5c8f5ec Merge pull request #714 from pwalczysko/programme
2024-05-13 10:02:35,423 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-13 10:02:35,463 [ scc.git] DEBUG Check current status
2024-05-13 10:02:35,463 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-13 10:02:35,466 [ scc.git] DEBUG c5c8f5ec Merge pull request #714 from pwalczysko/programme
2024-05-13 10:02:35,467 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-13 10:02:35,508 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-13 10:02:35,516 [ scc.git] DEBUG 76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-05-13 10:02:35,517 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-05-13 10:02:35,517 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-05-13 10:02:35,517 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-05-13 10:02:35,517 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-05-13 10:02:35,517 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-05-13 10:02:35,517 [ scc.repo] DEBUG ## PRs found:
2024-05-13 10:02:36,038 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-13 10:02:36,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/716 HTTP/1.1" 200 None
2024-05-13 10:02:36,499 [ scc.repo] DEBUG - PR 716 pwalczysko 'Adjust program'
2024-05-13 10:02:37,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/715 HTTP/1.1" 200 None
2024-05-13 10:02:37,006 [ scc.repo] DEBUG - PR 715 jburel 'add post for omero 5.6.11'
2024-05-13 10:02:37,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713 HTTP/1.1" 200 None
2024-05-13 10:02:37,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713/comments HTTP/1.1" 200 None
2024-05-13 10:02:37,977 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-13 10:02:37,977 [ scc.repo] DEBUG - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
2024-05-13 10:02:38,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-13 10:02:38,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-13 10:02:38,932 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-13 10:02:38,932 [ scc.repo] DEBUG ## Branches found:
2024-05-13 10:02:38,932 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:02:38,932 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:38,936 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-13 10:02:38,939 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-13 10:02:38,939 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-13 10:02:38,943 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-13 10:02:38,946 [ scc.git] DEBUG Already up to date.
2024-05-13 10:02:38,946 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-13 10:02:39,352 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-13 10:02:39,352 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-05-13 10:02:39,366 [ scc.git] DEBUG Calling 'git fetch origin pull/713/head'
2024-05-13 10:02:39,784 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-13 10:02:39,784 [ scc.git] DEBUG * branch refs/pull/713/head -> FETCH_HEAD
2024-05-13 10:02:39,794 [ scc.git] DEBUG Calling 'git fetch origin pull/715/head'
2024-05-13 10:02:40,216 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-13 10:02:40,216 [ scc.git] DEBUG * branch refs/pull/715/head -> FETCH_HEAD
2024-05-13 10:02:40,227 [ scc.git] DEBUG Calling 'git fetch origin pull/716/head'
2024-05-13 10:02:40,873 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-13 10:02:40,873 [ scc.git] DEBUG * branch refs/pull/716/head -> FETCH_HEAD
2024-05-13 10:02:40,876 [ scc.git] DEBUG ## Unique users: []
2024-05-13 10:02:40,876 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:02:40,876 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:40,880 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-13 10:02:40,889 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:40,892 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-13 10:02:40,909 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-13 10:02:40,911 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-05-13 10:02:40,911 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-05-13 10:02:41,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:41,074 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b90f28667b405d1e95fd6338a96b7ddbb4e398ec'
2024-05-13 10:02:41,083 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:41,086 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 713 (Bump _minutes from `76e3b8e` to `ae11136`) b90f28667b405d1e95fd6338a96b7ddbb4e398ec'
2024-05-13 10:02:41,102 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-13 10:02:41,104 [ scc.git] DEBUG _minutes | 2 +-
2024-05-13 10:02:41,104 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-13 10:02:41,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:41,499 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5b9598260962d72afcd884a48aa0d451c68ef1f7'
2024-05-13 10:02:41,507 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:41,510 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 715 (add post for omero 5.6.11) 5b9598260962d72afcd884a48aa0d451c68ef1f7'
2024-05-13 10:02:41,527 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-13 10:02:41,529 [ scc.git] DEBUG _posts/2024-05-10-omero-5.6.11.md | 40 +++++++++++++++++++++++++++++++++++++++
2024-05-13 10:02:41,529 [ scc.git] DEBUG 1 file changed, 40 insertions(+)
2024-05-13 10:02:41,529 [ scc.git] DEBUG create mode 100644 _posts/2024-05-10-omero-5.6.11.md
2024-05-13 10:02:41,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:41,919 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b859f0a7d311d3eb7620c799d0f6b1c5fd96bb52'
2024-05-13 10:02:41,927 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:41,930 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 716 (Adjust program) b859f0a7d311d3eb7620c799d0f6b1c5fd96bb52'
2024-05-13 10:02:41,947 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-13 10:02:41,950 [ scc.git] DEBUG _data/ome2024.json | 20 +++++++++++++++-----
2024-05-13 10:02:41,950 [ scc.git] DEBUG 1 file changed, 15 insertions(+), 5 deletions(-)
2024-05-13 10:02:42,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:42,324 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-13 10:02:42,366 [ scc.git] DEBUG Submodule path '_minutes': checked out 'ae111367d253dd2e8a0eb5169dd6cebdfd74e945'
2024-05-13 10:02:42,367 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:02:42,367 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:02:42,370 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-13 10:02:42,386 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f57802764c0> has no local changes
2024-05-13 10:02:42,386 [ 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 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
- PR 715 jburel 'add post for omero 5.6.11'
- PR 716 pwalczysko 'Adjust program'
Generated by WEBSITE-push#88 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/88/)'
2024-05-13 10:02:42,401 [ scc.git] DEBUG [detached HEAD 967e7b30] merge master -Dorg -Snone
2024-05-13 10:02:42,401 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-05-13 10:02:42,401 [ scc.merge] INFO Already up to date.
2024-05-13 10:02:42,401 [ scc.merge] INFO
2024-05-13 10:02:42,402 [ scc.merge] INFO Merged PRs:
2024-05-13 10:02:42,402 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-13 10:02:42,402 [ scc.merge] INFO - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
2024-05-13 10:02:42,402 [ scc.merge] INFO - PR 715 jburel 'add post for omero 5.6.11'
2024-05-13 10:02:42,402 [ scc.merge] INFO - PR 716 pwalczysko 'Adjust program'
2024-05-13 10:02:42,402 [ scc.merge] INFO
2024-05-13 10:02:42,402 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-13 10:02:42,402 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-05-13 10:02:43,546 [ scc.config] DEBUG Found github.token
2024-05-13 10:02:43,548 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-13 10:02:43,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:44,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:02:44,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-13 10:02:44,618 [ scc.gh] DEBUG 4970 remaining from 5000 (Reset at 10:05
2024-05-13 10:02:44,618 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-13 10:02:44,622 [ scc.git] DEBUG Check current status
2024-05-13 10:02:44,622 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-13 10:02:44,625 [ scc.git] DEBUG 967e7b30 merge master -Dorg -Snone
2024-05-13 10:02:44,625 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-13 10:02:44,667 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-13 10:02:44,674 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-13 10:02:44,678 [ scc.config] DEBUG Found remote.origin.url
2024-05-13 10:02:45,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-13 10:02:45,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-13 10:02:46,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-13 10:02:46,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-13 10:02:46,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-13 10:02:46,866 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-13 10:02:46,904 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-13 10:02:46,904 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-13 10:02:46,907 [ scc.git] DEBUG Check current status
2024-05-13 10:02:46,908 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-13 10:02:46,911 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-05-13 10:02:46,911 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-13 10:02:46,947 [ scc.config] DEBUG Found remote.origin.url
2024-05-13 10:02:47,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-05-13 10:02:47,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-13 10:02:48,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-13 10:02:48,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-13 10:02:49,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-13 10:02:49,033 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-13 10:02:49,068 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-13 10:02:49,069 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-13 10:02:49,069 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-13 10:02:49,072 [ scc.git] DEBUG Check current status
2024-05-13 10:02:49,072 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-13 10:02:49,076 [ scc.git] DEBUG ae11136 Add 2024-04-30.md
2024-05-13 10:02:49,076 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-13 10:02:49,112 [ scc.config] DEBUG Found remote.origin.url
2024-05-13 10:02:49,523 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-05-13 10:02:49,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-13 10:02:50,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-13 10:02:50,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-13 10:02:51,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-13 10:02:51,230 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-13 10:02:51,266 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-13 10:02:51,266 [ scc.git] DEBUG Resetting...
2024-05-13 10:02:51,266 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-13 10:02:51,273 [ scc.git] DEBUG HEAD is now at 967e7b30 merge master -Dorg -Snone
2024-05-13 10:02:51,273 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-13 10:02:51,313 [ scc.git] DEBUG Check current status
2024-05-13 10:02:51,314 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-13 10:02:51,317 [ scc.git] DEBUG 967e7b30 merge master -Dorg -Snone
2024-05-13 10:02:51,317 [ scc.git] DEBUG Calling 'git submodule status'
2024-05-13 10:02:51,358 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-13 10:02:51,365 [ scc.git] DEBUG ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-13 10:02:51,366 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-05-13 10:02:51,366 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-05-13 10:02:51,366 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-05-13 10:02:51,366 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-05-13 10:02:51,366 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-05-13 10:02:51,366 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-05-13 10:02:51,366 [ scc.repo] DEBUG ## PRs found:
2024-05-13 10:02:51,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-13 10:02:52,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/716 HTTP/1.1" 200 None
2024-05-13 10:02:52,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b859f0a7d311d3eb7620c799d0f6b1c5fd96bb52 HTTP/1.1" 200 None
2024-05-13 10:02:53,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b859f0a7d311d3eb7620c799d0f6b1c5fd96bb52/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-13 10:02:53,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b859f0a7d311d3eb7620c799d0f6b1c5fd96bb52/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-13 10:02:54,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/715 HTTP/1.1" 200 None
2024-05-13 10:02:54,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5b9598260962d72afcd884a48aa0d451c68ef1f7 HTTP/1.1" 200 None
2024-05-13 10:02:55,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5b9598260962d72afcd884a48aa0d451c68ef1f7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-13 10:02:55,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5b9598260962d72afcd884a48aa0d451c68ef1f7/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-13 10:02:56,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/5b9598260962d72afcd884a48aa0d451c68ef1f7 HTTP/1.1" 200 None
2024-05-13 10:02:56,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/5b9598260962d72afcd884a48aa0d451c68ef1f7?per_page=1 HTTP/1.1" 200 2
2024-05-13 10:02:56,544 [ scc.repo] DEBUG - PR 715 jburel 'add post for omero 5.6.11'
2024-05-13 10:02:57,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713 HTTP/1.1" 200 None
2024-05-13 10:02:57,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713/comments HTTP/1.1" 200 None
2024-05-13 10:02:57,492 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-13 10:02:58,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec HTTP/1.1" 200 None
2024-05-13 10:02:58,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-13 10:02:59,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-13 10:02:59,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-13 10:03:00,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-13 10:03:00,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-13 10:03:01,091 [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-05-13 10:03:01,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-13 10:03:01,971 [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-05-13 10:03:01,972 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-13 10:03:01,972 [ scc.repo] DEBUG ## Branches found:
2024-05-13 10:03:01,972 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:01,972 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:01,976 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-13 10:03:01,979 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-13 10:03:01,979 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-13 10:03:01,983 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-13 10:03:01,992 [ scc.git] DEBUG Already up to date.
2024-05-13 10:03:01,992 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-13 10:03:02,407 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-13 10:03:02,407 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-05-13 10:03:02,421 [ scc.git] DEBUG Calling 'git fetch origin pull/715/head'
2024-05-13 10:03:02,821 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-13 10:03:02,822 [ scc.git] DEBUG * branch refs/pull/715/head -> FETCH_HEAD
2024-05-13 10:03:02,832 [ scc.git] DEBUG ## Unique users: []
2024-05-13 10:03:02,832 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:02,832 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:02,836 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-13 10:03:02,845 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:02,848 [ 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-05-13 10:03:02,858 [ scc.git] DEBUG Already up to date.
2024-05-13 10:03:03,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:03:03,072 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5b9598260962d72afcd884a48aa0d451c68ef1f7'
2024-05-13 10:03:03,081 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:03,084 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 715 (add post for omero 5.6.11) 5b9598260962d72afcd884a48aa0d451c68ef1f7'
2024-05-13 10:03:03,092 [ scc.git] DEBUG Already up to date.
2024-05-13 10:03:03,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:03:03,478 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-13 10:03:03,513 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:03,514 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:03,517 [ scc.repo] DEBUG ## PRs found:
2024-05-13 10:03:03,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-05-13 10:03:04,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-05-13 10:03:04,501 [ scc.repo] DEBUG # ... Include label: dependencies
2024-05-13 10:03:05,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-13 10:03:05,551 [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-05-13 10:03:06,069 [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-05-13 10:03:06,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-13 10:03:07,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-05-13 10:03:07,008 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-13 10:03:07,008 [ scc.repo] DEBUG ## Branches found:
2024-05-13 10:03:07,009 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-13 10:03:07,009 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:07,009 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:07,013 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-13 10:03:07,017 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-13 10:03:07,017 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-13 10:03:07,021 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-13 10:03:07,024 [ scc.git] DEBUG Already up to date.
2024-05-13 10:03:07,025 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-05-13 10:03:07,394 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-05-13 10:03:07,394 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-05-13 10:03:07,398 [ scc.git] DEBUG ## Unique users: []
2024-05-13 10:03:07,398 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:07,398 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:07,402 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-05-13 10:03:07,405 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:07,409 [ 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-05-13 10:03:07,417 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-13 10:03:07,419 [ scc.git] DEBUG pom.xml | 2 +-
2024-05-13 10:03:07,419 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-13 10:03:07,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:03:07,581 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-13 10:03:07,617 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:07,617 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:07,620 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-13 10:03:07,655 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-13 10:03:07,661 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f1cab4550> has no local changes
2024-05-13 10:03:07,661 [ 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#88 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/88/)'
2024-05-13 10:03:07,668 [ scc.git] DEBUG [detached HEAD 55b305e] merge master -Dorg -Ssuccess-only
2024-05-13 10:03:07,668 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-13 10:03:07,668 [ scc.repo] DEBUG ## PRs found:
2024-05-13 10:03:08,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-05-13 10:03:08,022 [ scc.repo] DEBUG ## Branches found:
2024-05-13 10:03:08,022 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-13 10:03:08,022 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:08,022 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:08,026 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-13 10:03:08,029 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-13 10:03:08,029 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-13 10:03:08,033 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-13 10:03:08,037 [ scc.git] DEBUG Already up to date.
2024-05-13 10:03:08,037 [ scc.git] DEBUG ## Unique users: []
2024-05-13 10:03:08,037 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:08,037 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:08,040 [ scc.git] DEBUG Calling 'git submodule update'
2024-05-13 10:03:08,075 [ scc.git] DEBUG Get sha1 of %s
2024-05-13 10:03:08,075 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-13 10:03:08,078 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-13 10:03:08,112 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-13 10:03:08,117 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f1cab4580> has no local changes
2024-05-13 10:03:08,117 [ 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#88 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/88/)'
2024-05-13 10:03:08,124 [ scc.git] DEBUG [detached HEAD d89cbae] merge master -Dorg -Ssuccess-only
2024-05-13 10:03:08,124 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-13 10:03:08,124 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-13 10:03:08,162 [ scc.config] DEBUG Found submodule.Schemas.url
2024-05-13 10:03:08,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:03:08,431 [ scc.config] DEBUG Found submodule._minutes.url
2024-05-13 10:03:08,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-13 10:03:08,839 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-05-13 10:03:08,853 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f8f1db9b4c0> has local changes
2024-05-13 10:03:08,854 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Excluded PRs:
- PR 716 pwalczysko 'Adjust program' (status: None)
- PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`' (status: failure)
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
- PR 715 jburel 'add post for omero 5.6.11'
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#88 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/88/)'
2024-05-13 10:03:08,862 [ scc.git] DEBUG [detached HEAD 0e98a5ae] merge master -Dorg -Ssuccess-only
2024-05-13 10:03:08,862 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-05-13 10:03:08,862 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-05-13 10:03:08,862 [ scc.merge] INFO Excluded PRs:
2024-05-13 10:03:08,863 [ scc.merge] INFO - PR 716 pwalczysko 'Adjust program' (status: None)
2024-05-13 10:03:08,863 [ scc.merge] INFO - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`' (status: failure)
2024-05-13 10:03:08,863 [ scc.merge] INFO Already up to date.
2024-05-13 10:03:08,863 [ scc.merge] INFO
2024-05-13 10:03:08,863 [ scc.merge] INFO Merged PRs:
2024-05-13 10:03:08,863 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-13 10:03:08,863 [ scc.merge] INFO - PR 715 jburel 'add post for omero 5.6.11'
2024-05-13 10:03:08,863 [ scc.merge] INFO
2024-05-13 10:03:08,863 [ scc.merge] INFO Repository: ome/schemas
2024-05-13 10:03:08,863 [ scc.merge] INFO Already up to date.
2024-05-13 10:03:08,863 [ scc.merge] INFO
2024-05-13 10:03:08,863 [ scc.merge] INFO Merged PRs:
2024-05-13 10:03:08,863 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-13 10:03:08,863 [ scc.merge] INFO
2024-05-13 10:03:08,863 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-05-13 10:03:08,863 [ scc.merge] INFO Already up to date.
2024-05-13 10:03:08,863 [ scc.merge] INFO
2024-05-13 10:03:08,863 [ scc.merge] INFO
2024-05-13 10:03:08,863 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-13 10:03:08,863 [ scc.git] DEBUG Calling 'git remote'
2024-05-13 10:03:08,866 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-13 10:03:08,867 [ scc.git] DEBUG Calling 'git remote'
2024-05-13 10:03:08,870 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-13 10:03:08,870 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-13 10:03:08,870 [ scc.git] DEBUG Calling 'git remote'
2024-05-13 10:03:08,873 [ 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 ae11136
nothing to commit, working tree clean
HEAD detached from c5c8f5ec
nothing to commit, working tree clean
2024-05-13 10:03:23,823 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci