Skip to content

Console Output

+ export BASE_REPO=omero-gradle-plugins.git
+ BASE_REPO=omero-gradle-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-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/OMERO-gradle-plugins-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/OMERO-gradle-plugins-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-20 00:21:07,219 [  scc.config] DEBUG Found github.token
2024-11-20 00:21:07,222 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-20 00:21:07,450 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:07,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:08,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-20 00:21:08,219 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 01:11
2024-11-20 00:21:08,219 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:08,223 [     scc.git] DEBUG Check current status
2024-11-20 00:21:08,224 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:08,227 [     scc.git] DEBUG 74ea82b revert
2024-11-20 00:21:08,227 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:08,263 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-11-20 00:21:08,265 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-11-20 00:21:08,268 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-11-20 00:21:08,270 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-11-20 00:21:08,273 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-11-20 00:21:08,276 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-11-20 00:21:08,280 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:08,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-11-20 00:21:09,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:09,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:09,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:10,334 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:10,336 [     scc.git] DEBUG Resetting...
2024-11-20 00:21:10,336 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-20 00:21:10,342 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-11-20 00:21:10,342 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-20 00:21:10,393 [     scc.git] DEBUG Check current status
2024-11-20 00:21:10,393 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:10,397 [     scc.git] DEBUG 74ea82b revert
2024-11-20 00:21:10,397 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:10,435 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-11-20 00:21:10,438 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-11-20 00:21:10,441 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-11-20 00:21:10,443 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-11-20 00:21:10,446 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-11-20 00:21:10,448 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-11-20 00:21:10,449 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-11-20 00:21:10,449 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-11-20 00:21:10,449 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-11-20 00:21:10,449 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-11-20 00:21:10,449 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-11-20 00:21:10,450 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:10,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-11-20 00:21:11,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-11-20 00:21:11,285 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-20 00:21:11,285 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-11-20 00:21:11,285 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:11,285 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:11,285 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:11,290 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:11,294 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:11,294 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:11,298 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:11,302 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:11,303 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-11-20 00:21:11,624 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-11-20 00:21:11,625 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-11-20 00:21:11,629 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:11,629 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:11,629 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:11,633 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-11-20 00:21:11,637 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:11,641 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-11-20 00:21:11,650 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-20 00:21:11,652 [     scc.git] DEBUG  omero-artifact-plugin | 2 +-
2024-11-20 00:21:11,652 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-20 00:21:11,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:11,791 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:11,904 [     scc.git] DEBUG Submodule path 'omero-artifact-plugin': checked out '20a09ece4b125a4802a8e9b172f285c132eecc2f'
2024-11-20 00:21:11,905 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:11,905 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:11,908 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:12,471 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f480e7ab520> has no local changes
2024-11-20 00:21:12,472 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-gradle-plugins
Already up to date.

Merged PRs:
  - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'

Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:12,498 [     scc.git] DEBUG [detached HEAD 1097c0d] merge master -Dorg -Snone
2024-11-20 00:21:12,498 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-11-20 00:21:12,499 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:12,499 [   scc.merge] INFO  
2024-11-20 00:21:12,499 [   scc.merge] INFO  Merged PRs:
2024-11-20 00:21:12,499 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-11-20 00:21:12,499 [   scc.merge] INFO  
2024-11-20 00:21:12,499 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-20 00:21:12,499 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'ice-builder-gradle'
Synchronizing submodule url for 'omero-api-plugin'
Synchronizing submodule url for 'omero-artifact-plugin'
Synchronizing submodule url for 'omero-blitz-plugin'
Synchronizing submodule url for 'omero-dsl-plugin'
Synchronizing submodule url for 'omero-javapackager-plugin'
Merge all submodules2024-11-20 00:21:14,932 [  scc.config] DEBUG Found github.token
2024-11-20 00:21:14,935 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-11-20 00:21:15,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:15,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:15,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-11-20 00:21:15,885 [      scc.gh] DEBUG 4988 remaining from 5000 (Reset at 01:11
2024-11-20 00:21:15,886 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:15,892 [     scc.git] DEBUG Check current status
2024-11-20 00:21:15,892 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:15,898 [     scc.git] DEBUG 1097c0d merge master -Dorg -Snone
2024-11-20 00:21:15,899 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:15,940 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-11-20 00:21:15,943 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-11-20 00:21:15,946 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-11-20 00:21:15,949 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-11-20 00:21:15,952 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-11-20 00:21:15,954 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-11-20 00:21:15,959 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:16,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-11-20 00:21:16,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:17,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:17,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:18,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:18,022 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:18,067 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-11-20 00:21:18,067 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:18,070 [     scc.git] DEBUG Check current status
2024-11-20 00:21:18,070 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:18,073 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-11-20 00:21:18,073 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:18,111 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:18,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-11-20 00:21:19,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:19,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:19,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:20,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:20,319 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:20,355 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:20,356 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-11-20 00:21:20,356 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:20,360 [     scc.git] DEBUG Check current status
2024-11-20 00:21:20,360 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:20,363 [     scc.git] DEBUG 9058a82 add missing license file
2024-11-20 00:21:20,364 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:20,402 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:20,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-11-20 00:21:21,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:21,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:22,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:22,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:22,483 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:22,521 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:22,523 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-11-20 00:21:22,523 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:22,527 [     scc.git] DEBUG Check current status
2024-11-20 00:21:22,527 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:22,531 [     scc.git] DEBUG 20a09ec Revert to snapshot
2024-11-20 00:21:22,531 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:22,573 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:22,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-11-20 00:21:23,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:23,808 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:24,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:24,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:24,620 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:24,660 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:24,662 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-11-20 00:21:24,662 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:24,666 [     scc.git] DEBUG Check current status
2024-11-20 00:21:24,666 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:24,670 [     scc.git] DEBUG f206240 add missing license file
2024-11-20 00:21:24,670 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:24,713 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:25,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-11-20 00:21:25,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:25,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:26,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:26,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:26,699 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:26,740 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:26,741 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-11-20 00:21:26,741 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:26,745 [     scc.git] DEBUG Check current status
2024-11-20 00:21:26,745 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:26,749 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-11-20 00:21:26,750 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:26,793 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:27,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-11-20 00:21:27,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:28,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:28,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:28,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:28,884 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:28,925 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:28,926 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-11-20 00:21:28,926 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-11-20 00:21:28,930 [     scc.git] DEBUG Check current status
2024-11-20 00:21:28,930 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:28,934 [     scc.git] DEBUG 0b35260 add missing license file
2024-11-20 00:21:28,934 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:28,976 [  scc.config] DEBUG Found remote.origin.url
2024-11-20 00:21:29,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-11-20 00:21:29,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-11-20 00:21:30,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-11-20 00:21:30,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-11-20 00:21:31,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-11-20 00:21:31,038 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:31,082 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:31,083 [     scc.git] DEBUG Resetting...
2024-11-20 00:21:31,083 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-11-20 00:21:31,089 [     scc.git] DEBUG HEAD is now at 1097c0d merge master -Dorg -Snone
2024-11-20 00:21:31,090 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-11-20 00:21:31,149 [     scc.git] DEBUG Check current status
2024-11-20 00:21:31,149 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-11-20 00:21:31,155 [     scc.git] DEBUG 1097c0d merge master -Dorg -Snone
2024-11-20 00:21:31,156 [     scc.git] DEBUG Calling 'git submodule status'
2024-11-20 00:21:31,199 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-11-20 00:21:31,202 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-11-20 00:21:31,205 [     scc.git] DEBUG  20a09ece4b125a4802a8e9b172f285c132eecc2f omero-artifact-plugin (v5.7.0-1-g20a09ec)
2024-11-20 00:21:31,208 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-11-20 00:21:31,210 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-11-20 00:21:31,213 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-11-20 00:21:31,214 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-11-20 00:21:31,214 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-11-20 00:21:31,214 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-11-20 00:21:31,214 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-11-20 00:21:31,214 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-11-20 00:21:31,214 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-11-20 00:21:31,214 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:31,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2024-11-20 00:21:32,034 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/44 HTTP/1.1" 200 None
2024-11-20 00:21:32,035 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-11-20 00:21:32,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-11-20 00:21:33,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-20 00:21:33,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8 HTTP/1.1" 200 None
2024-11-20 00:21:33,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8?per_page=1 HTTP/1.1" 200 2
2024-11-20 00:21:33,951 [    scc.repo] DEBUG   - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-11-20 00:21:33,951 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:33,951 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:33,951 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:33,955 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:33,958 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:33,959 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:33,963 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:33,967 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:33,967 [     scc.git] DEBUG Calling 'git fetch origin pull/44/head'
2024-11-20 00:21:34,270 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2024-11-20 00:21:34,270 [     scc.git] DEBUG  * branch            refs/pull/44/head -> FETCH_HEAD
2024-11-20 00:21:34,274 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:34,275 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:34,275 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:34,278 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-11-20 00:21:34,282 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:34,286 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 44 (Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`) 1ae96b8c5431cd5d5d75bbdc24b1a481a33b3ad8'
2024-11-20 00:21:34,289 [     scc.git] DEBUG Already up to date.
2024-11-20 00:21:34,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:34,417 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:34,456 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:34,456 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:34,460 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:34,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-11-20 00:21:34,835 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:34,836 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-11-20 00:21:34,836 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:34,836 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:34,840 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:34,844 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:34,844 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:34,848 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:34,852 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:34,852 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:34,852 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:34,852 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:34,856 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:34,890 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:34,890 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:34,894 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:34,929 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:34,934 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1bbe39f70> has no local changes
2024-11-20 00:21:34,934 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/ice-builder-gradle
Already up to date.


Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:34,941 [     scc.git] DEBUG [detached HEAD b95ab26] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:34,941 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:34,941 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:35,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-11-20 00:21:35,289 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:35,289 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-11-20 00:21:35,289 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:35,289 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:35,293 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:35,297 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:35,297 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:35,301 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:35,306 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:35,306 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:35,306 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:35,306 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:35,310 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:35,348 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:35,348 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:35,353 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:35,388 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:35,393 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1bbe39fd0> has no local changes
2024-11-20 00:21:35,393 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-api-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:35,399 [     scc.git] DEBUG [detached HEAD 6341d02] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:35,400 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:35,400 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:35,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2024-11-20 00:21:35,729 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:35,729 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-11-20 00:21:35,729 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:35,730 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:35,734 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:35,738 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:35,738 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:35,743 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:35,748 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:35,748 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:35,748 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:35,748 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:35,753 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:35,791 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:35,792 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:35,796 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:35,832 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:35,837 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1badf8e20> has no local changes
2024-11-20 00:21:35,837 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-artifact-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:35,844 [     scc.git] DEBUG [detached HEAD 2ea0671] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:35,845 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:35,845 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:36,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-11-20 00:21:36,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-11-20 00:21:37,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-11-20 00:21:37,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-20 00:21:38,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-11-20 00:21:38,646 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/statuses/ab55b4a92457249272d136edcbbbe82421371522?per_page=1 HTTP/1.1" 200 2
2024-11-20 00:21:38,647 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-11-20 00:21:38,647 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:38,647 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-11-20 00:21:38,647 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:38,647 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:38,651 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:38,655 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:38,655 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:38,659 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:38,663 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:38,663 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-11-20 00:21:39,249 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-11-20 00:21:39,250 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-11-20 00:21:39,254 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:39,254 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:39,254 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:39,258 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-11-20 00:21:39,262 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:39,267 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-11-20 00:21:39,275 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-20 00:21:39,278 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-11-20 00:21:39,278 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-20 00:21:39,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:39,411 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:39,452 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:39,453 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:39,458 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:39,498 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:39,504 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1be1c5370> has no local changes
2024-11-20 00:21:39,504 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-blitz-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Change target'

Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:39,511 [     scc.git] DEBUG [detached HEAD 51cb761] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:39,512 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:39,512 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:39,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-11-20 00:21:40,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-11-20 00:21:40,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-11-20 00:21:41,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-20 00:21:41,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-11-20 00:21:42,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/statuses/eb0520fc38e8d446a76fa3bfb3ff8343081b2378?per_page=1 HTTP/1.1" 200 2
2024-11-20 00:21:42,353 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-11-20 00:21:42,354 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:42,354 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-11-20 00:21:42,354 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:42,354 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:42,360 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:42,366 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:42,367 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:42,371 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:42,376 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:42,376 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-11-20 00:21:42,715 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-11-20 00:21:42,715 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-11-20 00:21:42,720 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:42,720 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:42,720 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:42,724 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-11-20 00:21:42,728 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:42,731 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 19 (Bump plugin-project to 5.6.0) eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-11-20 00:21:42,739 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-20 00:21:42,741 [     scc.git] DEBUG  build.gradle | 2 +-
2024-11-20 00:21:42,741 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-20 00:21:42,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:42,882 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:42,932 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:42,933 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:42,937 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:42,973 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:42,979 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1badebfd0> has no local changes
2024-11-20 00:21:42,979 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:42,987 [     scc.git] DEBUG [detached HEAD 2a960c1] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:42,987 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:42,987 [    scc.repo] DEBUG ## PRs found:
2024-11-20 00:21:43,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-11-20 00:21:43,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-11-20 00:21:44,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-11-20 00:21:44,885 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-11-20 00:21:45,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-11-20 00:21:45,749 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-11-20 00:21:46,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2024-11-20 00:21:46,190 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-11-20 00:21:46,190 [    scc.repo] DEBUG ## Branches found:
2024-11-20 00:21:46,190 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-11-20 00:21:46,190 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:46,191 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:46,195 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-11-20 00:21:46,198 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-11-20 00:21:46,199 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-11-20 00:21:46,203 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-11-20 00:21:46,208 [     scc.git] DEBUG Already up to date.

2024-11-20 00:21:46,208 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-11-20 00:21:46,642 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-11-20 00:21:46,642 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-11-20 00:21:46,646 [     scc.git] DEBUG ## Unique users: []
2024-11-20 00:21:46,647 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:46,647 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:46,651 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-11-20 00:21:46,655 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:46,659 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-11-20 00:21:46,670 [     scc.git] DEBUG Auto-merging build.gradle
2024-11-20 00:21:46,671 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-11-20 00:21:46,675 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-11-20 00:21:46,675 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-11-20 00:21:46,675 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-11-20 00:21:46,675 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-11-20 00:21:46,675 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-11-20 00:21:46,675 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-11-20 00:21:46,677 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-11-20 00:21:46,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:46,824 [     scc.git] DEBUG Calling 'git submodule update'
2024-11-20 00:21:46,864 [     scc.git] DEBUG Get sha1 of %s
2024-11-20 00:21:46,864 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-11-20 00:21:46,868 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:46,906 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:46,911 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1badd9310> has no local changes
2024-11-20 00:21:46,911 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:46,918 [     scc.git] DEBUG [detached HEAD a4e80a0] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:46,918 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:46,918 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-11-20 00:21:46,969 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-11-20 00:21:47,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:47,220 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-11-20 00:21:47,224 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-11-20 00:21:47,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:47,611 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-11-20 00:21:47,615 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-11-20 00:21:47,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:47,997 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-11-20 00:21:48,000 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-11-20 00:21:48,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:48,377 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-11-20 00:21:48,381 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-11-20 00:21:48,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:48,761 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-11-20 00:21:48,764 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-11-20 00:21:49,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-11-20 00:21:49,163 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-11-20 00:21:49,164 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-11-20 00:21:49,189 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd1be304820> has local changes
2024-11-20 00:21:49,189 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gradle-plugins
Already up to date.

Merged PRs:
  - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'

Repository: ome/ice-builder-gradle
Already up to date.


Repository: ome/omero-api-plugin
Already up to date.


Repository: ome/omero-artifact-plugin
Already up to date.


Repository: ome/omero-blitz-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Change target'

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/253/)'
2024-11-20 00:21:49,198 [     scc.git] DEBUG [detached HEAD 5054165] merge master -Dorg -Ssuccess-only
2024-11-20 00:21:49,199 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-11-20 00:21:49,199 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-11-20 00:21:49,199 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Merged PRs:
2024-11-20 00:21:49,199 [   scc.merge] INFO    - PR 44 dependabot[bot] 'Bump omero-artifact-plugin from `6f8ed82` to `20a09ec`'
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-11-20 00:21:49,199 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-11-20 00:21:49,199 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-11-20 00:21:49,199 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-11-20 00:21:49,199 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Merged PRs:
2024-11-20 00:21:49,199 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-11-20 00:21:49,199 [   scc.merge] INFO  
2024-11-20 00:21:49,199 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-11-20 00:21:49,200 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,200 [   scc.merge] INFO  
2024-11-20 00:21:49,200 [   scc.merge] INFO  Merged PRs:
2024-11-20 00:21:49,200 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-11-20 00:21:49,200 [   scc.merge] INFO  
2024-11-20 00:21:49,200 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-11-20 00:21:49,200 [   scc.merge] INFO  Already up to date.
2024-11-20 00:21:49,200 [   scc.merge] INFO  
2024-11-20 00:21:49,200 [   scc.merge] INFO  Merged PRs:
2024-11-20 00:21:49,200 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-11-20 00:21:49,200 [   scc.merge] INFO  
2024-11-20 00:21:49,200 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-11-20 00:21:49,200 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,204 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-11-20 00:21:49,204 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,208 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:49,208 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-11-20 00:21:49,208 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,212 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:49,212 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-11-20 00:21:49,212 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,215 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:49,216 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-11-20 00:21:49,216 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,219 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:49,220 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-11-20 00:21:49,220 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,224 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-11-20 00:21:49,224 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-11-20 00:21:49,224 [     scc.git] DEBUG Calling 'git remote'
2024-11-20 00:21:49,228 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
Update component versions
grep: build.gradle: No such file or directory
grep: settings.gradle: No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Updating omero-dsl-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Updating omero-api-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'ice-builder-gradle'
Entering 'omero-api-plugin'
Entering 'omero-artifact-plugin'
Entering 'omero-blitz-plugin'
Entering 'omero-dsl-plugin'
Entering 'omero-javapackager-plugin'
Entering 'ice-builder-gradle'
HEAD detached from 7145dda
nothing to commit, working tree clean
Entering 'omero-api-plugin'
HEAD detached from 9058a82
nothing to commit, working tree clean
Entering 'omero-artifact-plugin'
HEAD detached from 20a09ec
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD 4a87573] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-dsl-plugin'
HEAD detached from 2166db5
nothing to commit, working tree clean
Entering 'omero-javapackager-plugin'
HEAD detached from 0b35260
nothing to commit, working tree clean
[detached HEAD 26f6bcc] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-20 00:22:18,192 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci