Started by upstream project "Trigger" build number 474 originally caused by: Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on testintegration in /home/omero/workspace/OMERO-build-push [Pipeline] { [Pipeline] library Loading library recursiveMerge@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.39.2' > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Found match: refs/heads/master revision 654fab96d71411fab33e55b79057bcbf94eef8a2 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-build-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 654fab96d71411fab33e55b79057bcbf94eef8a2 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10 Commit message: "Merge pull request #18 from jburel/python_311" > git rev-list --no-walk 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10 [Pipeline] checkout The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository Checking out Revision 129d8aff87161caf7625b0c7363852f8027c041a (refs/remotes/origin/master) Commit message: "Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357" > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build-push/.git # timeout=10 > git config remote.origin.url https://github.com/ome/omero-build.git # timeout=10 Fetching upstream changes from https://github.com/ome/omero-build.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/ome/omero-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 129d8aff87161caf7625b0c7363852f8027c041a # timeout=10 > git rev-list --no-walk 129d8aff87161caf7625b0c7363852f8027c041a # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.omero-model.url # timeout=10 > git config -f .gitmodules --get submodule.omero-model.path # timeout=10 > git config --get submodule.omero-common.url # timeout=10 > git config -f .gitmodules --get submodule.omero-common.path # timeout=10 > git config --get submodule.omero-romio.url # timeout=10 > git config -f .gitmodules --get submodule.omero-romio.path # timeout=10 > git config --get submodule.omero-renderer.url # timeout=10 > git config -f .gitmodules --get submodule.omero-renderer.path # timeout=10 > git config --get submodule.omero-server.url # timeout=10 > git config -f .gitmodules --get submodule.omero-server.path # timeout=10 > git config --get submodule.omero-blitz.url # timeout=10 > git config -f .gitmodules --get submodule.omero-blitz.path # timeout=10 > git config --get submodule.omero-gateway-java.url # timeout=10 > git config -f .gitmodules --get submodule.omero-gateway-java.path # timeout=10 > git submodule update --init --recursive omero-model # timeout=10 > git submodule update --init --recursive omero-common # timeout=10 > git submodule update --init --recursive omero-romio # timeout=10 [Pipeline] pwd [Pipeline] copyArtifacts Copied 1 artifact from "OMERO-gradle-plugins-push" build number 426 [Pipeline] sh + pushd build ~/workspace/OMERO-build-push/build ~/workspace/OMERO-build-push + curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz + tar -zxf - + popd ~/workspace/OMERO-build-push + python3.11 -m venv build/venv > git submodule update --init --recursive omero-renderer # timeout=10 > git submodule update --init --recursive omero-server # timeout=10 > git submodule update --init --recursive omero-blitz # timeout=10 > git submodule update --init --recursive omero-gateway-java # timeout=10 + . build/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-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-build-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 ++ VIRTUAL_ENV_PROMPT='(venv) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + python3.11 -m pip install -U pip Requirement already satisfied: pip in ./build/venv/lib64/python3.11/site-packages (22.3.1) Collecting pip Using cached pip-25.1.1-py3-none-any.whl (1.8 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.3.1 Uninstalling pip-22.3.1: Successfully uninstalled pip-22.3.1 Successfully installed pip-25.1.1 WARNING: There was an error checking the latest version of pip. + python3.11 -m pip install scc Collecting scc Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) Collecting PyGithub>=1.54 (from scc) Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB) Collecting PyYAML>=5.1 (from scc) Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting future (from scc) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting ruamel.yaml (from scc) Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) Collecting ruamel.yaml.jinja2 (from scc) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) Collecting six (from scc) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3<2 (from scc) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting yaclifw<0.3,>=0.2.0 (from scc) Using cached yaclifw-0.2.0-py3-none-any.whl Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) Using cached typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Collecting Deprecated (from PyGithub>=1.54->scc) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-44.0.3-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.12 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.12->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc) Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Using cached scc-0.20.0-py3-none-any.whl (48 kB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB) Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) Using cached cryptography-44.0.3-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached certifi-2025.4.26-py3-none-any.whl (159 kB) Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 cryptography-44.0.3 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.13.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 [Pipeline] sh + export BASE_REPO=omero-build.git + BASE_REPO=omero-build.git + export BASE_BRANCH=master + BASE_BRANCH=master + export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv + VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv + . build/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-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-build-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 ++ VIRTUAL_ENV_PROMPT='(venv) ' ++ export VIRTUAL_ENV_PROMPT ++ 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) 2025-05-11 00:23:12,363 [ scc.config] DEBUG Found github.token 2025-05-11 00:23:12,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:12,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:12,810 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:12,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:13,220 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:13,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-05-11 00:23:13,382 [ scc.gh] DEBUG 4567 remaining from 5000 (Reset at 00:05 2025-05-11 00:23:13,383 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:13,385 [ scc.git] DEBUG Check current status 2025-05-11 00:23:13,385 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:13,388 [ scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-11 00:23:13,389 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:13,430 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-11 00:23:13,434 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-11 00:23:13,438 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-11 00:23:13,442 [ scc.git] DEBUG c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357) 2025-05-11 00:23:13,446 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-11 00:23:13,450 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-11 00:23:13,453 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-11 00:23:13,456 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:13,634 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:13,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-05-11 00:23:14,157 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:14,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:14,649 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:14,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:15,069 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:15,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:15,511 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:15,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:15,691 [ scc.git] DEBUG Resetting... 2025-05-11 00:23:15,691 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-05-11 00:23:15,697 [ scc.git] DEBUG HEAD is now at 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-11 00:23:15,697 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-05-11 00:23:15,757 [ scc.git] DEBUG Check current status 2025-05-11 00:23:15,757 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:15,760 [ scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-11 00:23:15,760 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:15,802 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-11 00:23:15,806 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-11 00:23:15,810 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-11 00:23:15,813 [ scc.git] DEBUG c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357) 2025-05-11 00:23:15,817 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-11 00:23:15,822 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-11 00:23:15,826 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-11 00:23:15,827 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-05-11 00:23:15,827 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-05-11 00:23:15,827 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-05-11 00:23:15,827 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-05-11 00:23:15,827 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-05-11 00:23:15,827 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:23:15,942 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:16,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-05-11 00:23:16,489 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:16,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/237 HTTP/1.1" 200 None 2025-05-11 00:23:16,704 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-11 00:23:16,704 [ scc.repo] DEBUG - PR 237 dependabot[bot] 'Bump omero-model from `c4c6357` to `2091edc`' 2025-05-11 00:23:16,704 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:23:16,704 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:16,704 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:16,707 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:23:16,709 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:23:16,709 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:23:16,712 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:23:16,715 [ scc.git] DEBUG Already up to date. 2025-05-11 00:23:16,715 [ scc.git] DEBUG Calling 'git fetch origin pull/237/head' 2025-05-11 00:23:16,986 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-11 00:23:16,986 [ scc.git] DEBUG * branch refs/pull/237/head -> FETCH_HEAD 2025-05-11 00:23:16,992 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:23:16,992 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:16,992 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:16,995 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...823993148850bb5c7cb325e3ae42e798c03d7f9a' 2025-05-11 00:23:16,997 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:16,999 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 237 (Bump omero-model from `c4c6357` to `2091edc`) 823993148850bb5c7cb325e3ae42e798c03d7f9a' 2025-05-11 00:23:17,010 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:23:17,013 [ scc.git] DEBUG omero-model | 2 +- 2025-05-11 00:23:17,013 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-11 00:23:17,014 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:17,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:17,175 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:23:17,232 [ scc.git] DEBUG Submodule path 'omero-model': checked out '2091edcc711dcbe0d6a6b9350c0c0acbbb715397' 2025-05-11 00:23:17,233 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:17,233 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:17,235 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:23:17,278 [ scc.git] DEBUG has no local changes 2025-05-11 00:23:17,278 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone Repository: ome/omero-build Already up to date. Merged PRs: - PR 237 dependabot[bot] 'Bump omero-model from `c4c6357` to `2091edc`' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:23:17,312 [ scc.git] DEBUG [detached HEAD 4abbfce] merge master -Dorg -Snone 2025-05-11 00:23:17,312 [ scc.merge] INFO Repository: ome/omero-build 2025-05-11 00:23:17,312 [ scc.merge] INFO Already up to date. 2025-05-11 00:23:17,312 [ scc.merge] INFO 2025-05-11 00:23:17,312 [ scc.merge] INFO Merged PRs: 2025-05-11 00:23:17,312 [ scc.merge] INFO - PR 237 dependabot[bot] 'Bump omero-model from `c4c6357` to `2091edc`' 2025-05-11 00:23:17,312 [ scc.merge] INFO 2025-05-11 00:23:17,313 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-05-11 00:23:17,313 [ scc.git] DEBUG Calling 'git remote' Synchronizing submodule url for 'omero-blitz' Synchronizing submodule url for 'omero-common' Synchronizing submodule url for 'omero-gateway-java' Synchronizing submodule url for 'omero-model' Synchronizing submodule url for 'omero-renderer' Synchronizing submodule url for 'omero-romio' Synchronizing submodule url for 'omero-server' Merge all submodules2025-05-11 00:23:19,943 [ scc.config] DEBUG Found github.token 2025-05-11 00:23:19,944 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:20,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:20,359 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:20,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:20,778 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:20,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-05-11 00:23:20,924 [ scc.gh] DEBUG 4557 remaining from 5000 (Reset at 00:05 2025-05-11 00:23:20,925 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:20,928 [ scc.git] DEBUG Check current status 2025-05-11 00:23:20,928 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:20,931 [ scc.git] DEBUG 4abbfce merge master -Dorg -Snone 2025-05-11 00:23:20,931 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:20,975 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-11 00:23:20,980 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-11 00:23:20,984 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-11 00:23:20,988 [ scc.git] DEBUG 2091edcc711dcbe0d6a6b9350c0c0acbbb715397 omero-model (v5.7.2-8-g2091edc) 2025-05-11 00:23:20,992 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-11 00:23:20,996 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-11 00:23:21,000 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-11 00:23:21,002 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:21,176 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:21,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-05-11 00:23:21,668 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:21,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:22,163 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:22,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:22,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:22,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:23,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:23,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:23,233 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:23,287 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-11 00:23:23,287 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:23,289 [ scc.git] DEBUG Check current status 2025-05-11 00:23:23,289 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:23,292 [ scc.git] DEBUG 3b924c1f Revert to snapshot 2025-05-11 00:23:23,292 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:23,333 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:23,484 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:23,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-05-11 00:23:23,991 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:24,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:24,466 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:24,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:24,889 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:25,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:25,339 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:25,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:25,541 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:25,582 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:25,583 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-11 00:23:25,583 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:25,585 [ scc.git] DEBUG Check current status 2025-05-11 00:23:25,585 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:25,588 [ scc.git] DEBUG 754892b Revert to snapshot 2025-05-11 00:23:25,588 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:25,627 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:25,791 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:26,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-05-11 00:23:26,286 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:26,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:26,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:26,938 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:27,190 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:27,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:27,645 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:27,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:27,828 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:27,869 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:27,869 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-11 00:23:27,869 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:27,871 [ scc.git] DEBUG Check current status 2025-05-11 00:23:27,872 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:27,874 [ scc.git] DEBUG d0d0e47 Revert to snapshot 2025-05-11 00:23:27,875 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:27,916 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:28,079 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:28,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-05-11 00:23:28,594 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:28,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:29,079 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:29,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:29,512 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:29,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:29,942 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:30,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:30,115 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:30,155 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:30,156 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-11 00:23:30,156 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:30,158 [ scc.git] DEBUG Check current status 2025-05-11 00:23:30,158 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:30,161 [ scc.git] DEBUG 2091edc Merge pull request #114 from sbesson/codeql_improvements 2025-05-11 00:23:30,161 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:30,202 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:30,365 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:30,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-05-11 00:23:30,876 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:31,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:31,339 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:31,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:31,770 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:31,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:32,185 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:32,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:32,355 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:32,396 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:32,396 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-11 00:23:32,396 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:32,398 [ scc.git] DEBUG Check current status 2025-05-11 00:23:32,398 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:32,401 [ scc.git] DEBUG 29e6f1a Revert to snapshot 2025-05-11 00:23:32,401 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:32,441 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:32,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:32,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-05-11 00:23:33,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:33,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:33,561 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:33,743 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:33,994 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:34,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:34,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:34,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:34,608 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:34,649 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:34,649 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-11 00:23:34,649 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:34,652 [ scc.git] DEBUG Check current status 2025-05-11 00:23:34,652 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:34,654 [ scc.git] DEBUG 18595c1 Revert to snapshot 2025-05-11 00:23:34,654 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:34,695 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:34,859 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:35,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-05-11 00:23:35,362 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:35,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:35,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:36,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:36,267 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:36,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:36,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:36,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:36,868 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:36,908 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:36,909 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-11 00:23:36,909 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-11 00:23:36,911 [ scc.git] DEBUG Check current status 2025-05-11 00:23:36,911 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:36,914 [ scc.git] DEBUG f3ce0f6f Revert to snapshot 2025-05-11 00:23:36,914 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:36,956 [ scc.config] DEBUG Found remote.origin.url 2025-05-11 00:23:37,119 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:37,411 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-05-11 00:23:37,663 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:37,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-11 00:23:38,199 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:38,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-11 00:23:38,635 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:38,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-11 00:23:39,069 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:39,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-11 00:23:39,260 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:39,300 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:39,300 [ scc.git] DEBUG Resetting... 2025-05-11 00:23:39,300 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-05-11 00:23:39,305 [ scc.git] DEBUG HEAD is now at 4abbfce merge master -Dorg -Snone 2025-05-11 00:23:39,305 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-05-11 00:23:39,365 [ scc.git] DEBUG Check current status 2025-05-11 00:23:39,366 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-11 00:23:39,368 [ scc.git] DEBUG 4abbfce merge master -Dorg -Snone 2025-05-11 00:23:39,368 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-11 00:23:39,409 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-11 00:23:39,413 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-11 00:23:39,417 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-11 00:23:39,421 [ scc.git] DEBUG 2091edcc711dcbe0d6a6b9350c0c0acbbb715397 omero-model (v5.7.2-8-g2091edc) 2025-05-11 00:23:39,425 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-11 00:23:39,428 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-11 00:23:39,432 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-11 00:23:39,433 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-05-11 00:23:39,433 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-05-11 00:23:39,433 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-05-11 00:23:39,433 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-05-11 00:23:39,433 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-05-11 00:23:39,433 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-05-11 00:23:39,433 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:23:39,511 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:39,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-05-11 00:23:40,042 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:40,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/237 HTTP/1.1" 200 None 2025-05-11 00:23:40,273 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-11 00:23:40,524 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:40,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/823993148850bb5c7cb325e3ae42e798c03d7f9a HTTP/1.1" 200 None 2025-05-11 00:23:41,098 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:41,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/823993148850bb5c7cb325e3ae42e798c03d7f9a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:23:41,540 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:41,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/823993148850bb5c7cb325e3ae42e798c03d7f9a HTTP/1.1" 200 None 2025-05-11 00:23:42,083 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:42,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/823993148850bb5c7cb325e3ae42e798c03d7f9a?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:23:42,266 [ scc.repo] DEBUG - PR 237 dependabot[bot] 'Bump omero-model from `c4c6357` to `2091edc`' 2025-05-11 00:23:42,266 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:23:42,266 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:42,266 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:42,269 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:23:42,271 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:23:42,271 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:23:42,274 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:23:42,277 [ scc.git] DEBUG Already up to date. 2025-05-11 00:23:42,277 [ scc.git] DEBUG Calling 'git fetch origin pull/237/head' 2025-05-11 00:23:42,591 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-11 00:23:42,591 [ scc.git] DEBUG * branch refs/pull/237/head -> FETCH_HEAD 2025-05-11 00:23:42,597 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:23:42,598 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:42,598 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:42,600 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...823993148850bb5c7cb325e3ae42e798c03d7f9a' 2025-05-11 00:23:42,602 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:42,604 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 237 (Bump omero-model from `c4c6357` to `2091edc`) 823993148850bb5c7cb325e3ae42e798c03d7f9a' 2025-05-11 00:23:42,607 [ scc.git] DEBUG Already up to date. 2025-05-11 00:23:42,609 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:42,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:42,760 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:23:42,803 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:42,803 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:42,806 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:23:43,011 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:43,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-05-11 00:23:43,585 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:43,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/159 HTTP/1.1" 200 None 2025-05-11 00:23:44,082 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:44,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/91807747a4cd2058e1e65960d4f71f71192d0852 HTTP/1.1" 200 None 2025-05-11 00:23:44,556 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:44,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/91807747a4cd2058e1e65960d4f71f71192d0852/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:23:45,075 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:45,371 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/91807747a4cd2058e1e65960d4f71f71192d0852/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:23:45,622 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:45,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/91807747a4cd2058e1e65960d4f71f71192d0852 HTTP/1.1" 200 None 2025-05-11 00:23:46,116 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:46,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/91807747a4cd2058e1e65960d4f71f71192d0852?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:23:46,292 [ scc.repo] DEBUG - PR 159 sbesson 'Bump ehcache to version 2.10.9.2' 2025-05-11 00:23:46,543 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:46,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-05-11 00:23:47,029 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:47,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-05-11 00:23:47,488 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:47,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-05-11 00:23:48,066 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:48,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:23:48,548 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:48,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:23:49,076 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:49,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-05-11 00:23:49,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:49,742 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:23:49,743 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-05-11 00:23:49,994 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:50,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-05-11 00:23:50,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:50,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-05-11 00:23:50,922 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:51,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-05-11 00:23:51,478 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:51,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:23:51,918 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:52,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-05-11 00:23:52,428 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:52,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:23:52,606 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-05-11 00:23:52,606 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:23:52,606 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-11 00:23:52,607 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:52,607 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:52,609 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:23:52,612 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:23:52,612 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:23:52,615 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:23:52,618 [ scc.git] DEBUG Already up to date. 2025-05-11 00:23:52,618 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-05-11 00:23:52,909 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-11 00:23:52,909 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-05-11 00:23:52,914 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-05-11 00:23:53,189 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-11 00:23:53,189 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-05-11 00:23:53,194 [ scc.git] DEBUG Calling 'git fetch origin pull/159/head' 2025-05-11 00:23:53,463 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-11 00:23:53,463 [ scc.git] DEBUG * branch refs/pull/159/head -> FETCH_HEAD 2025-05-11 00:23:53,467 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:23:53,467 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:53,467 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:53,469 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-05-11 00:23:53,475 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:53,477 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-05-11 00:23:53,491 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-05-11 00:23:53,492 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:23:53,496 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-05-11 00:23:53,496 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-05-11 00:23:53,498 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:53,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:53,660 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-05-11 00:23:53,665 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:53,667 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-05-11 00:23:53,682 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:23:53,685 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-05-11 00:23:53,685 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-11 00:23:53,911 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:54,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:54,080 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...91807747a4cd2058e1e65960d4f71f71192d0852' 2025-05-11 00:23:54,086 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:54,088 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 159 (Bump ehcache to version 2.10.9.2) 91807747a4cd2058e1e65960d4f71f71192d0852' 2025-05-11 00:23:54,104 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:23:54,106 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-11 00:23:54,107 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-11 00:23:54,331 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:54,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:23:54,483 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:23:54,524 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:23:54,524 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:23:54,526 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:23:54,564 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:23:54,572 [ scc.git] DEBUG has no local changes 2025-05-11 00:23:54,572 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-blitz Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 159 sbesson 'Bump ehcache to version 2.10.9.2' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:23:54,581 [ scc.git] DEBUG [detached HEAD 690e3398] merge master -Dorg -Ssuccess-only 2025-05-11 00:23:54,581 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:23:54,581 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:23:54,734 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:55,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-05-11 00:23:55,331 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:55,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50 HTTP/1.1" 200 None 2025-05-11 00:23:55,811 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:56,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50/comments HTTP/1.1" 200 None 2025-05-11 00:23:56,284 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:56,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None 2025-05-11 00:23:56,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:57,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:23:57,316 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:57,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:23:57,826 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:58,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None 2025-05-11 00:23:58,363 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:58,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/f4a28d84c3bb443ccf46765e43eb129100b0980e?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:23:58,572 [ scc.repo] DEBUG - PR 50 sbesson 'Add CodeQL workflow' 2025-05-11 00:23:58,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:59,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-05-11 00:23:59,311 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:59,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-05-11 00:23:59,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:23:59,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-05-11 00:24:00,232 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:00,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-05-11 00:24:00,702 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:00,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-05-11 00:24:01,230 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:01,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:01,715 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:01,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-05-11 00:24:02,175 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:02,375 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:02,375 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-05-11 00:24:02,375 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:24:02,375 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-11 00:24:02,376 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:02,376 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:02,378 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:24:02,381 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:24:02,381 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:24:02,383 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:24:02,387 [ scc.git] DEBUG Already up to date. 2025-05-11 00:24:02,387 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-05-11 00:24:02,669 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-05-11 00:24:02,669 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-05-11 00:24:02,674 [ scc.git] DEBUG Calling 'git fetch origin pull/50/head' 2025-05-11 00:24:02,970 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-05-11 00:24:02,970 [ scc.git] DEBUG * branch refs/pull/50/head -> FETCH_HEAD 2025-05-11 00:24:02,974 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:24:02,974 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:02,974 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:02,977 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-05-11 00:24:02,981 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:02,983 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-05-11 00:24:02,992 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:02,995 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-05-11 00:24:02,995 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-05-11 00:24:02,997 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:03,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:03,166 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f4a28d84c3bb443ccf46765e43eb129100b0980e' 2025-05-11 00:24:03,170 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:03,173 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 50 (Add CodeQL workflow) f4a28d84c3bb443ccf46765e43eb129100b0980e' 2025-05-11 00:24:03,185 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:03,188 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-11 00:24:03,188 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-11 00:24:03,188 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-11 00:24:03,188 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-11 00:24:03,188 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-11 00:24:03,188 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-11 00:24:03,188 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-11 00:24:03,188 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-11 00:24:03,188 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-11 00:24:03,188 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-11 00:24:03,188 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-11 00:24:03,188 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-11 00:24:03,188 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-11 00:24:03,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:03,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:03,583 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:24:03,624 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:03,624 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:03,627 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:03,665 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:03,670 [ scc.git] DEBUG has no local changes 2025-05-11 00:24:03,670 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 50 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:03,678 [ scc.git] DEBUG [detached HEAD 573f009] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:03,678 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:03,678 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:24:03,834 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:04,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-05-11 00:24:04,408 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:04,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/101 HTTP/1.1" 200 None 2025-05-11 00:24:04,885 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:05,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-05-11 00:24:05,368 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:05,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-05-11 00:24:05,944 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:06,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:06,441 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:06,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:06,910 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:07,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-05-11 00:24:07,482 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:07,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:07,668 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-05-11 00:24:07,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:08,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-05-11 00:24:08,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:08,658 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-05-11 00:24:08,659 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:24:08,659 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-11 00:24:08,660 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:08,660 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:08,662 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:24:08,665 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:24:08,665 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:24:08,668 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:24:08,671 [ scc.git] DEBUG Already up to date. 2025-05-11 00:24:08,671 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-05-11 00:24:08,966 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-05-11 00:24:08,966 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-05-11 00:24:08,971 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:24:08,971 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:08,971 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:08,974 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-05-11 00:24:08,978 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:08,980 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-05-11 00:24:08,990 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:08,994 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-05-11 00:24:08,994 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-05-11 00:24:08,994 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-05-11 00:24:08,994 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-05-11 00:24:08,994 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-05-11 00:24:08,995 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:09,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:09,151 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:24:09,191 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:09,192 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:09,194 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:09,232 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:09,237 [ scc.git] DEBUG has no local changes 2025-05-11 00:24:09,237 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-gateway-java Excluded PRs: - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:09,244 [ scc.git] DEBUG [detached HEAD 7ccb0c9] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:09,244 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:09,245 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:24:09,403 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:09,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None 2025-05-11 00:24:09,904 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:10,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/116 HTTP/1.1" 200 None 2025-05-11 00:24:10,404 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:10,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/116/comments HTTP/1.1" 200 None 2025-05-11 00:24:10,899 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:11,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/961ab28e31b9db17721934419ab67c0c836c82c8 HTTP/1.1" 200 None 2025-05-11 00:24:11,423 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:11,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/961ab28e31b9db17721934419ab67c0c836c82c8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:11,921 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:12,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/961ab28e31b9db17721934419ab67c0c836c82c8/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:12,449 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:12,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/961ab28e31b9db17721934419ab67c0c836c82c8 HTTP/1.1" 200 None 2025-05-11 00:24:12,981 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:13,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/961ab28e31b9db17721934419ab67c0c836c82c8?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:13,158 [ scc.repo] DEBUG - PR 116 sbesson 'Exclude dom4j:dom4j and declare dependency on org.dom4j:dom4j' 2025-05-11 00:24:13,410 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:13,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/115 HTTP/1.1" 200 None 2025-05-11 00:24:13,890 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:14,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/94426c6f5ac58525ab96452424ef685f29e4415a HTTP/1.1" 200 None 2025-05-11 00:24:14,451 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:14,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/94426c6f5ac58525ab96452424ef685f29e4415a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:14,951 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:15,181 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/94426c6f5ac58525ab96452424ef685f29e4415a/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:15,432 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:15,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/94426c6f5ac58525ab96452424ef685f29e4415a HTTP/1.1" 200 None 2025-05-11 00:24:15,966 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:16,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/94426c6f5ac58525ab96452424ef685f29e4415a?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:16,144 [ scc.repo] DEBUG - PR 115 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' 2025-05-11 00:24:16,395 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:16,626 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/113 HTTP/1.1" 200 None 2025-05-11 00:24:16,878 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:17,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ab14224855f79be763078c33280a64d82a6fd83c HTTP/1.1" 200 None 2025-05-11 00:24:17,394 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:17,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ab14224855f79be763078c33280a64d82a6fd83c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:17,877 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:18,106 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ab14224855f79be763078c33280a64d82a6fd83c/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:18,358 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:18,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ab14224855f79be763078c33280a64d82a6fd83c HTTP/1.1" 200 None 2025-05-11 00:24:18,862 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:19,064 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/ab14224855f79be763078c33280a64d82a6fd83c?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:19,065 [ scc.repo] DEBUG - PR 113 jburel 'Review repo' 2025-05-11 00:24:19,065 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:24:19,065 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-11 00:24:19,065 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:19,065 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:19,068 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:24:19,071 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:24:19,071 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:24:19,074 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:24:19,077 [ scc.git] DEBUG Already up to date. 2025-05-11 00:24:19,077 [ scc.git] DEBUG Calling 'git fetch origin pull/113/head' 2025-05-11 00:24:19,366 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-05-11 00:24:19,366 [ scc.git] DEBUG * branch refs/pull/113/head -> FETCH_HEAD 2025-05-11 00:24:19,370 [ scc.git] DEBUG Calling 'git fetch origin pull/115/head' 2025-05-11 00:24:19,638 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-05-11 00:24:19,638 [ scc.git] DEBUG * branch refs/pull/115/head -> FETCH_HEAD 2025-05-11 00:24:19,642 [ scc.git] DEBUG Calling 'git fetch origin pull/116/head' 2025-05-11 00:24:19,931 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-05-11 00:24:19,931 [ scc.git] DEBUG * branch refs/pull/116/head -> FETCH_HEAD 2025-05-11 00:24:19,935 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:24:19,935 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:19,935 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:19,937 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ab14224855f79be763078c33280a64d82a6fd83c' 2025-05-11 00:24:19,941 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:19,943 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 113 (Review repo) ab14224855f79be763078c33280a64d82a6fd83c' 2025-05-11 00:24:19,953 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:19,956 [ scc.git] DEBUG build.gradle | 13 +++++++++++++ 2025-05-11 00:24:19,956 [ scc.git] DEBUG settings.gradle | 2 +- 2025-05-11 00:24:19,956 [ scc.git] DEBUG 2 files changed, 14 insertions(+), 1 deletion(-) 2025-05-11 00:24:19,957 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:20,120 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:20,121 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...94426c6f5ac58525ab96452424ef685f29e4415a' 2025-05-11 00:24:20,124 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:20,126 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 115 (Bump Spring to the latest patch release on the 4.3.x series) 94426c6f5ac58525ab96452424ef685f29e4415a' 2025-05-11 00:24:20,134 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-11 00:24:20,136 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:20,138 [ scc.git] DEBUG build.gradle | 6 +++--- 2025-05-11 00:24:20,138 [ scc.git] DEBUG 1 file changed, 3 insertions(+), 3 deletions(-) 2025-05-11 00:24:20,372 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:20,544 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:20,544 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...961ab28e31b9db17721934419ab67c0c836c82c8' 2025-05-11 00:24:20,547 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:20,551 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 116 (Exclude dom4j:dom4j and declare dependency on org.dom4j:dom4j) 961ab28e31b9db17721934419ab67c0c836c82c8' 2025-05-11 00:24:20,559 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-11 00:24:20,560 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:20,563 [ scc.git] DEBUG build.gradle | 9 +++++++-- 2025-05-11 00:24:20,563 [ scc.git] DEBUG 1 file changed, 7 insertions(+), 2 deletions(-) 2025-05-11 00:24:20,795 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:20,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:20,955 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:24:20,994 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:20,994 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:20,997 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:21,036 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:21,040 [ scc.git] DEBUG has no local changes 2025-05-11 00:24:21,040 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-model Already up to date. Merged PRs: - PR 113 jburel 'Review repo' - PR 115 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' - PR 116 sbesson 'Exclude dom4j:dom4j and declare dependency on org.dom4j:dom4j' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:21,047 [ scc.git] DEBUG [detached HEAD 590c8db] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:21,048 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:21,048 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:24:21,205 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:21,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-05-11 00:24:21,831 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:22,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30 HTTP/1.1" 200 None 2025-05-11 00:24:22,304 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:22,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30/comments HTTP/1.1" 200 None 2025-05-11 00:24:22,792 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:23,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None 2025-05-11 00:24:23,319 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:23,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:23,780 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:24,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:24,276 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:24,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None 2025-05-11 00:24:24,778 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:24,977 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/924aec408910b30b63e1a07228d4560cd2fe431e?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:24,978 [ scc.repo] DEBUG - PR 30 sbesson 'Add CodeQL workflow' 2025-05-11 00:24:25,228 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:25,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-05-11 00:24:25,733 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:25,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-05-11 00:24:25,986 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-05-11 00:24:25,986 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:24:25,986 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-11 00:24:25,986 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:25,987 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:25,989 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:24:25,992 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:24:25,992 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:24:25,995 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:24:25,998 [ scc.git] DEBUG Already up to date. 2025-05-11 00:24:25,998 [ scc.git] DEBUG Calling 'git fetch origin pull/30/head' 2025-05-11 00:24:26,289 [ scc.git] DEBUG From https://github.com/ome/omero-renderer 2025-05-11 00:24:26,289 [ scc.git] DEBUG * branch refs/pull/30/head -> FETCH_HEAD 2025-05-11 00:24:26,293 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:24:26,294 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:26,294 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:26,296 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...924aec408910b30b63e1a07228d4560cd2fe431e' 2025-05-11 00:24:26,299 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:26,302 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 30 (Add CodeQL workflow) 924aec408910b30b63e1a07228d4560cd2fe431e' 2025-05-11 00:24:26,311 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:26,314 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-11 00:24:26,314 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-11 00:24:26,314 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-11 00:24:26,314 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-11 00:24:26,314 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-11 00:24:26,314 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-11 00:24:26,314 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-11 00:24:26,314 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-11 00:24:26,314 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-11 00:24:26,315 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-11 00:24:26,316 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:26,316 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-11 00:24:26,316 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-11 00:24:26,316 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-11 00:24:26,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:26,476 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:24:26,515 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:26,516 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:26,518 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:26,555 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:26,561 [ scc.git] DEBUG has no local changes 2025-05-11 00:24:26,561 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 30 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:26,568 [ scc.git] DEBUG [detached HEAD 673d0c8] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:26,568 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:26,568 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:24:26,726 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:27,013 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-05-11 00:24:27,264 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:27,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47 HTTP/1.1" 200 None 2025-05-11 00:24:27,743 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:27,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47/comments HTTP/1.1" 200 None 2025-05-11 00:24:28,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:28,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None 2025-05-11 00:24:28,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:29,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:29,292 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:29,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:29,810 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:30,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None 2025-05-11 00:24:30,329 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:30,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/39e9a91e272729b2254b5ee1fa09216a27e39530?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:30,541 [ scc.repo] DEBUG - PR 47 sbesson 'Add CodeQL workflow' 2025-05-11 00:24:30,792 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:31,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-05-11 00:24:31,255 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:31,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-05-11 00:24:31,512 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:24:31,512 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-11 00:24:31,512 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:31,512 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:31,515 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:24:31,517 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:24:31,517 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:24:31,520 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:24:31,524 [ scc.git] DEBUG Already up to date. 2025-05-11 00:24:31,524 [ scc.git] DEBUG Calling 'git fetch origin pull/47/head' 2025-05-11 00:24:31,828 [ scc.git] DEBUG From https://github.com/ome/omero-romio 2025-05-11 00:24:31,828 [ scc.git] DEBUG * branch refs/pull/47/head -> FETCH_HEAD 2025-05-11 00:24:31,832 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:24:31,832 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:31,832 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:31,835 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...39e9a91e272729b2254b5ee1fa09216a27e39530' 2025-05-11 00:24:31,838 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:31,840 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 47 (Add CodeQL workflow) 39e9a91e272729b2254b5ee1fa09216a27e39530' 2025-05-11 00:24:31,850 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:31,853 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-11 00:24:31,853 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-11 00:24:31,853 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-11 00:24:31,853 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-11 00:24:31,853 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-11 00:24:31,853 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-11 00:24:31,853 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-11 00:24:31,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:31,854 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-11 00:24:31,854 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-11 00:24:31,855 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-11 00:24:31,855 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-11 00:24:31,855 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-11 00:24:31,855 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-11 00:24:32,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:32,017 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:24:32,059 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:32,059 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:32,061 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:32,099 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:32,103 [ scc.git] DEBUG has no local changes 2025-05-11 00:24:32,103 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 47 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:32,111 [ scc.git] DEBUG [detached HEAD d383b06] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:32,111 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:32,111 [ scc.repo] DEBUG ## PRs found: 2025-05-11 00:24:32,268 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:32,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-05-11 00:24:32,923 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:33,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/193 HTTP/1.1" 200 None 2025-05-11 00:24:33,429 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:33,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/b54860dfa613eefdf0619a51dfe908fd8dacea0e HTTP/1.1" 200 None 2025-05-11 00:24:33,983 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:34,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/b54860dfa613eefdf0619a51dfe908fd8dacea0e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:34,477 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:34,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/b54860dfa613eefdf0619a51dfe908fd8dacea0e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:34,969 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:35,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/b54860dfa613eefdf0619a51dfe908fd8dacea0e HTTP/1.1" 200 None 2025-05-11 00:24:35,422 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:35,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/b54860dfa613eefdf0619a51dfe908fd8dacea0e?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:35,617 [ scc.repo] DEBUG - PR 193 sbesson 'Bump org.quartz-scheduler:quartz to 2.4.0' 2025-05-11 00:24:35,868 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:36,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/192 HTTP/1.1" 200 None 2025-05-11 00:24:36,353 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:36,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c912fe1d8e50dcb4a25502af4b5be78d6e6a0884 HTTP/1.1" 200 None 2025-05-11 00:24:36,892 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:37,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c912fe1d8e50dcb4a25502af4b5be78d6e6a0884/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:37,410 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:37,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c912fe1d8e50dcb4a25502af4b5be78d6e6a0884/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:37,898 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:38,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c912fe1d8e50dcb4a25502af4b5be78d6e6a0884 HTTP/1.1" 200 None 2025-05-11 00:24:38,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:38,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/c912fe1d8e50dcb4a25502af4b5be78d6e6a0884?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:38,598 [ scc.repo] DEBUG - PR 192 sbesson 'Bump ehcache to version 2.10.9.2' 2025-05-11 00:24:38,849 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:39,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/191 HTTP/1.1" 200 None 2025-05-11 00:24:39,322 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:39,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/191/comments HTTP/1.1" 200 None 2025-05-11 00:24:39,779 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:40,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c0b53160cef4a3db5b54270e4e4e58579c01f8d5 HTTP/1.1" 200 None 2025-05-11 00:24:40,283 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:40,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c0b53160cef4a3db5b54270e4e4e58579c01f8d5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:40,793 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:41,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c0b53160cef4a3db5b54270e4e4e58579c01f8d5/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:41,290 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:41,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c0b53160cef4a3db5b54270e4e4e58579c01f8d5 HTTP/1.1" 200 None 2025-05-11 00:24:41,810 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:41,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/c0b53160cef4a3db5b54270e4e4e58579c01f8d5?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:41,995 [ scc.repo] DEBUG - PR 191 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' 2025-05-11 00:24:42,245 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:42,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/190 HTTP/1.1" 200 None 2025-05-11 00:24:42,712 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:42,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/190/comments HTTP/1.1" 200 None 2025-05-11 00:24:43,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:43,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec HTTP/1.1" 200 None 2025-05-11 00:24:43,744 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:43,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:44,240 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:44,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-11 00:24:44,733 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:45,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec HTTP/1.1" 200 None 2025-05-11 00:24:45,265 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:45,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:45,480 [ scc.repo] DEBUG - PR 190 sbesson 'Fix group-level parsing of omero.policy.binary_access' 2025-05-11 00:24:45,731 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:45,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-05-11 00:24:46,205 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:46,427 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-05-11 00:24:46,678 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:46,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-05-11 00:24:47,167 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:47,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-05-11 00:24:47,630 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:47,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-05-11 00:24:48,233 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:48,437 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:48,688 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:48,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-05-11 00:24:49,209 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:49,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:49,397 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-05-11 00:24:49,647 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:49,878 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-05-11 00:24:50,130 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:50,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-05-11 00:24:50,573 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:50,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-05-11 00:24:51,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:51,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-11 00:24:51,564 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:51,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-05-11 00:24:52,058 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:52,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2 2025-05-11 00:24:52,239 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-05-11 00:24:52,240 [ scc.repo] DEBUG ## Branches found: 2025-05-11 00:24:52,240 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-11 00:24:52,240 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:52,240 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:52,242 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-11 00:24:52,245 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-11 00:24:52,245 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-11 00:24:52,248 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-11 00:24:52,251 [ scc.git] DEBUG Already up to date. 2025-05-11 00:24:52,251 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-05-11 00:24:52,540 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-11 00:24:52,540 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-05-11 00:24:52,544 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-05-11 00:24:52,827 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-11 00:24:52,828 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-05-11 00:24:52,832 [ scc.git] DEBUG Calling 'git fetch origin pull/190/head' 2025-05-11 00:24:53,096 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-11 00:24:53,096 [ scc.git] DEBUG * branch refs/pull/190/head -> FETCH_HEAD 2025-05-11 00:24:53,100 [ scc.git] DEBUG Calling 'git fetch origin pull/191/head' 2025-05-11 00:24:53,371 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-11 00:24:53,371 [ scc.git] DEBUG * branch refs/pull/191/head -> FETCH_HEAD 2025-05-11 00:24:53,375 [ scc.git] DEBUG Calling 'git fetch origin pull/192/head' 2025-05-11 00:24:53,665 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-11 00:24:53,665 [ scc.git] DEBUG * branch refs/pull/192/head -> FETCH_HEAD 2025-05-11 00:24:53,669 [ scc.git] DEBUG Calling 'git fetch origin pull/193/head' 2025-05-11 00:24:53,939 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-11 00:24:53,939 [ scc.git] DEBUG * branch refs/pull/193/head -> FETCH_HEAD 2025-05-11 00:24:53,944 [ scc.git] DEBUG ## Unique users: [] 2025-05-11 00:24:53,944 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:53,944 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:53,946 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-11 00:24:53,952 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:53,954 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-11 00:24:53,971 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree. 2025-05-11 00:24:53,971 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-11 00:24:53,971 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-05-11 00:24:53,972 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-05-11 00:24:53,972 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-05-11 00:24:53,977 [ scc.git] DEBUG Calling 'git reset --hard f3ce0f6f1f7b86dac78350d14b39847b0c5512f8' 2025-05-11 00:24:53,984 [ scc.git] DEBUG HEAD is now at f3ce0f6f Revert to snapshot 2025-05-11 00:24:53,985 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:54,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:54,145 [ scc.git] DEBUG Calling 'git merge-base f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-11 00:24:54,150 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..f3ce0f6f1f7b86dac78350d14b39847b0c5512f8' 2025-05-11 00:24:54,154 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#424](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/consoleText) for more details. Possible conflicts: - Upstream changes - build.gradle - .travis.yml --conflicts 2025-05-11 00:24:54,156 [ scc.config] DEBUG Found github.token 2025-05-11 00:24:54,157 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-05-11 00:24:54,157 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-05-11 00:24:54,161 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:54,164 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-05-11 00:24:54,178 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:54,181 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-05-11 00:24:54,181 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-11 00:24:54,395 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:54,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:54,571 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec' 2025-05-11 00:24:54,576 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:54,579 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 190 (Fix group-level parsing of omero.policy.binary_access) e3a97c491b5ab29d197a9863e3f64d5a5fcf13ec' 2025-05-11 00:24:54,595 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:54,598 [ scc.git] DEBUG src/main/java/ome/security/policy/BinaryAccessPolicy.java | 5 +++-- 2025-05-11 00:24:54,598 [ scc.git] DEBUG 1 file changed, 3 insertions(+), 2 deletions(-) 2025-05-11 00:24:54,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:55,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:55,041 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c0b53160cef4a3db5b54270e4e4e58579c01f8d5' 2025-05-11 00:24:55,046 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:55,048 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 191 (Bump Spring to the latest patch release on the 4.3.x series) c0b53160cef4a3db5b54270e4e4e58579c01f8d5' 2025-05-11 00:24:55,062 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:55,065 [ scc.git] DEBUG build.gradle | 7 ++++--- 2025-05-11 00:24:55,065 [ scc.git] DEBUG 1 file changed, 4 insertions(+), 3 deletions(-) 2025-05-11 00:24:55,291 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:55,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:55,445 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c912fe1d8e50dcb4a25502af4b5be78d6e6a0884' 2025-05-11 00:24:55,451 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:55,453 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 192 (Bump ehcache to version 2.10.9.2) c912fe1d8e50dcb4a25502af4b5be78d6e6a0884' 2025-05-11 00:24:55,466 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-11 00:24:55,468 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:55,471 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-11 00:24:55,471 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-11 00:24:55,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:55,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:55,852 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...b54860dfa613eefdf0619a51dfe908fd8dacea0e' 2025-05-11 00:24:55,857 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:55,860 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 193 (Bump org.quartz-scheduler:quartz to 2.4.0) b54860dfa613eefdf0619a51dfe908fd8dacea0e' 2025-05-11 00:24:55,873 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-11 00:24:55,875 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-11 00:24:55,878 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-11 00:24:55,878 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-11 00:24:56,103 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:56,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:56,271 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-11 00:24:56,310 [ scc.git] DEBUG Get sha1 of %s 2025-05-11 00:24:56,311 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-11 00:24:56,313 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:56,351 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:56,359 [ scc.git] DEBUG has no local changes 2025-05-11 00:24:56,359 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-server Excluded PRs: - PR 166 kkoz 'Experimenter group cache' (stage: draft) - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 152 jburel 'Set class in doc' - PR 190 sbesson 'Fix group-level parsing of omero.policy.binary_access' - PR 191 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' - PR 192 sbesson 'Bump ehcache to version 2.10.9.2' - PR 193 sbesson 'Bump org.quartz-scheduler:quartz to 2.4.0' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:56,367 [ scc.git] DEBUG [detached HEAD d3b52ffe] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:56,367 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:56,367 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-11 00:24:56,419 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-05-11 00:24:56,521 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:56,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:56,688 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-05-11 00:24:56,690 [ scc.config] DEBUG Found submodule.omero-common.url 2025-05-11 00:24:56,934 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:57,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:57,106 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-05-11 00:24:57,108 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-05-11 00:24:57,352 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:57,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:57,517 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-05-11 00:24:57,519 [ scc.config] DEBUG Found submodule.omero-model.url 2025-05-11 00:24:57,764 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:57,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:57,933 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-05-11 00:24:57,934 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-05-11 00:24:58,179 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:58,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:58,339 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-05-11 00:24:58,341 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-05-11 00:24:58,586 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:58,748 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:58,752 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-05-11 00:24:58,754 [ scc.config] DEBUG Found submodule.omero-server.url 2025-05-11 00:24:58,999 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-11 00:24:59,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-11 00:24:59,163 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-05-11 00:24:59,163 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-11 00:24:59,205 [ scc.git] DEBUG has local changes 2025-05-11 00:24:59,205 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-build Already up to date. Merged PRs: - PR 237 dependabot[bot] 'Bump omero-model from `c4c6357` to `2091edc`' Repository: ome/omero-blitz Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 159 sbesson 'Bump ehcache to version 2.10.9.2' Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 50 sbesson 'Add CodeQL workflow' Repository: ome/omero-gateway-java Excluded PRs: - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' Repository: ome/omero-model Already up to date. Merged PRs: - PR 113 jburel 'Review repo' - PR 115 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' - PR 116 sbesson 'Exclude dom4j:dom4j and declare dependency on org.dom4j:dom4j' Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 30 sbesson 'Add CodeQL workflow' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 47 sbesson 'Add CodeQL workflow' Repository: ome/omero-server Excluded PRs: - PR 166 kkoz 'Experimenter group cache' (stage: draft) - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 152 jburel 'Set class in doc' - PR 190 sbesson 'Fix group-level parsing of omero.policy.binary_access' - PR 191 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' - PR 192 sbesson 'Bump ehcache to version 2.10.9.2' - PR 193 sbesson 'Bump org.quartz-scheduler:quartz to 2.4.0' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#424 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/424/)' 2025-05-11 00:24:59,214 [ scc.git] DEBUG [detached HEAD 1d0acac] merge master -Dorg -Ssuccess-only 2025-05-11 00:24:59,214 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-05-11 00:24:59,214 [ scc.merge] INFO Repository: ome/omero-build 2025-05-11 00:24:59,214 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,214 [ scc.merge] INFO 2025-05-11 00:24:59,214 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 237 dependabot[bot] 'Bump omero-model from `c4c6357` to `2091edc`' 2025-05-11 00:24:59,214 [ scc.merge] INFO 2025-05-11 00:24:59,214 [ scc.merge] INFO Repository: ome/omero-blitz 2025-05-11 00:24:59,214 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,214 [ scc.merge] INFO 2025-05-11 00:24:59,214 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 159 sbesson 'Bump ehcache to version 2.10.9.2' 2025-05-11 00:24:59,214 [ scc.merge] INFO 2025-05-11 00:24:59,214 [ scc.merge] INFO Repository: ome/omero-common 2025-05-11 00:24:59,214 [ scc.merge] INFO Excluded PRs: 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-05-11 00:24:59,214 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-05-11 00:24:59,215 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 50 sbesson 'Add CodeQL workflow' 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-05-11 00:24:59,215 [ scc.merge] INFO Excluded PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-05-11 00:24:59,215 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Repository: ome/omero-model 2025-05-11 00:24:59,215 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 113 jburel 'Review repo' 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 115 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 116 sbesson 'Exclude dom4j:dom4j and declare dependency on org.dom4j:dom4j' 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Repository: ome/omero-renderer 2025-05-11 00:24:59,215 [ scc.merge] INFO Excluded PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-05-11 00:24:59,215 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 30 sbesson 'Add CodeQL workflow' 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Repository: ome/omero-romio 2025-05-11 00:24:59,215 [ scc.merge] INFO Excluded PRs: 2025-05-11 00:24:59,215 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-05-11 00:24:59,215 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,215 [ scc.merge] INFO 2025-05-11 00:24:59,215 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 47 sbesson 'Add CodeQL workflow' 2025-05-11 00:24:59,216 [ scc.merge] INFO 2025-05-11 00:24:59,216 [ scc.merge] INFO Repository: ome/omero-server 2025-05-11 00:24:59,216 [ scc.merge] INFO Excluded PRs: 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-05-11 00:24:59,216 [ scc.merge] INFO Already up to date. 2025-05-11 00:24:59,216 [ scc.merge] INFO 2025-05-11 00:24:59,216 [ scc.merge] INFO Merged PRs: 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 190 sbesson 'Fix group-level parsing of omero.policy.binary_access' 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 191 sbesson 'Bump Spring to the latest patch release on the 4.3.x series' 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 192 sbesson 'Bump ehcache to version 2.10.9.2' 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 193 sbesson 'Bump org.quartz-scheduler:quartz to 2.4.0' 2025-05-11 00:24:59,216 [ scc.merge] INFO 2025-05-11 00:24:59,216 [ scc.merge] INFO Conflicting PRs (not included): 2025-05-11 00:24:59,216 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-05-11 00:24:59,216 [ scc.merge] INFO 2025-05-11 00:24:59,216 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-05-11 00:24:59,216 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,218 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-11 00:24:59,218 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,220 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:59,220 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-11 00:24:59,220 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,222 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:59,223 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-11 00:24:59,223 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,225 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:59,225 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-11 00:24:59,225 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,227 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:59,227 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-11 00:24:59,227 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,229 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:59,229 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-11 00:24:59,229 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,231 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-11 00:24:59,231 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-11 00:24:59,232 [ scc.git] DEBUG Calling 'git remote' 2025-05-11 00:24:59,234 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push Update component versions Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-server from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-model from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-blitz from 5.8.2 to 5.8.3-SNAPSHOT Updating formats-gpl from 8.1.1 to 8.2.0-SNAPSHOT Updating omero-romio from 5.8.2 to 5.8.3-SNAPSHOT Updating omero-common from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-renderer from 5.6.2 to 5.6.3-SNAPSHOT Commit all component version changes Entering 'omero-blitz' Entering 'omero-common' Entering 'omero-gateway-java' Entering 'omero-model' Entering 'omero-renderer' Entering 'omero-romio' Entering 'omero-server' Entering 'omero-blitz' [detached HEAD 90348681] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD 7edeb6f] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 2f1d9f3] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD 7f619ac] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD 51b180b] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD d870bd8] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD fae116e0] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD 86897fe] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-05-11 00:25:32,891 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS