Started by upstream project "Trigger" build number 494 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 444 [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.11-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-45.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.14 (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.14->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-45.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 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.11-py3-none-any.whl (118 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-45.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.11 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-26 00:35:32,937 [ scc.config] DEBUG Found github.token 2025-05-26 00:35:32,939 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:33,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:33,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:33,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:33,779 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:33,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-05-26 00:35:33,931 [ scc.gh] DEBUG 4593 remaining from 5000 (Reset at 01:05 2025-05-26 00:35:33,932 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:33,934 [ scc.git] DEBUG Check current status 2025-05-26 00:35:33,935 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:33,937 [ scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-26 00:35:33,937 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:33,978 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-26 00:35:33,982 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-26 00:35:33,986 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-26 00:35:33,989 [ scc.git] DEBUG c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357) 2025-05-26 00:35:33,993 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-26 00:35:33,997 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-26 00:35:34,000 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-26 00:35:34,003 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:34,182 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:34,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-05-26 00:35:34,721 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:34,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:35,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:35,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:35,636 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:35,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:36,069 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:36,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:36,252 [ scc.git] DEBUG Resetting... 2025-05-26 00:35:36,252 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-05-26 00:35:36,257 [ scc.git] DEBUG HEAD is now at 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-26 00:35:36,258 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-05-26 00:35:36,316 [ scc.git] DEBUG Check current status 2025-05-26 00:35:36,317 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:36,319 [ scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-26 00:35:36,319 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:36,361 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-26 00:35:36,365 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-26 00:35:36,369 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-26 00:35:36,372 [ scc.git] DEBUG c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357) 2025-05-26 00:35:36,376 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-26 00:35:36,379 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-26 00:35:36,383 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-26 00:35:36,383 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-05-26 00:35:36,383 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-05-26 00:35:36,383 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-05-26 00:35:36,383 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-05-26 00:35:36,384 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-05-26 00:35:36,384 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:35:36,502 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:36,775 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-05-26 00:35:37,027 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:37,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/243 HTTP/1.1" 200 None 2025-05-26 00:35:37,265 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-26 00:35:37,265 [ scc.repo] DEBUG - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-26 00:35:37,516 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:37,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/242 HTTP/1.1" 200 None 2025-05-26 00:35:37,739 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-26 00:35:37,739 [ scc.repo] DEBUG - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-26 00:35:37,990 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:38,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/241 HTTP/1.1" 200 None 2025-05-26 00:35:38,230 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-26 00:35:38,230 [ scc.repo] DEBUG - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-26 00:35:38,230 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:35:38,230 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:35:38,230 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:35:38,232 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:35:38,235 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:35:38,235 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:35:38,238 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:35:38,240 [ scc.git] DEBUG Already up to date. 2025-05-26 00:35:38,240 [ scc.git] DEBUG Calling 'git fetch origin pull/241/head' 2025-05-26 00:35:38,525 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-26 00:35:38,525 [ scc.git] DEBUG * branch refs/pull/241/head -> FETCH_HEAD 2025-05-26 00:35:38,532 [ scc.git] DEBUG Calling 'git fetch origin pull/242/head' 2025-05-26 00:35:38,839 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-26 00:35:38,839 [ scc.git] DEBUG * branch refs/pull/242/head -> FETCH_HEAD 2025-05-26 00:35:38,845 [ scc.git] DEBUG Calling 'git fetch origin pull/243/head' 2025-05-26 00:35:39,129 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-26 00:35:39,129 [ scc.git] DEBUG * branch refs/pull/243/head -> FETCH_HEAD 2025-05-26 00:35:39,135 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:35:39,135 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:35:39,135 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:35:39,137 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-26 00:35:39,140 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:35:39,142 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 241 (Bump omero-blitz from `3b924c1` to `6d34e0e`) 7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-26 00:35:39,152 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:35:39,155 [ scc.git] DEBUG omero-blitz | 2 +- 2025-05-26 00:35:39,155 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:35:39,156 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:39,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:39,324 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-26 00:35:39,328 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:35:39,330 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 242 (Bump omero-server from `f3ce0f6` to `23c2596`) c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-26 00:35:39,341 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:35:39,343 [ scc.git] DEBUG omero-server | 2 +- 2025-05-26 00:35:39,343 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:35:39,575 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:39,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:39,727 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-26 00:35:39,730 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:35:39,732 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 243 (Bump omero-model from `c4c6357` to `3329504`) a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-26 00:35:39,743 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:35:39,746 [ scc.git] DEBUG omero-model | 2 +- 2025-05-26 00:35:39,746 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:35:39,978 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:40,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:40,147 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:35:40,202 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out '6d34e0ecdd65026edbdb4c6cb330f944fe358193' 2025-05-26 00:35:40,218 [ scc.git] DEBUG Submodule path 'omero-model': checked out '33295040fd7b52f4b384b1bc9c68aea99b4a85f1' 2025-05-26 00:35:40,232 [ scc.git] DEBUG Submodule path 'omero-server': checked out '23c2596ede328fc5020901f7d9e71fc91151a240' 2025-05-26 00:35:40,233 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:35:40,233 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:35:40,235 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:35:40,277 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fd6b54d4ad0> has no local changes 2025-05-26 00:35:40,277 [ 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 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' Generated by OMERO-build-push#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:35:40,312 [ scc.git] DEBUG [detached HEAD 1ddcef1] merge master -Dorg -Snone 2025-05-26 00:35:40,312 [ scc.merge] INFO Repository: ome/omero-build 2025-05-26 00:35:40,312 [ scc.merge] INFO Already up to date. 2025-05-26 00:35:40,312 [ scc.merge] INFO 2025-05-26 00:35:40,312 [ scc.merge] INFO Merged PRs: 2025-05-26 00:35:40,312 [ scc.merge] INFO - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-26 00:35:40,312 [ scc.merge] INFO - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-26 00:35:40,312 [ scc.merge] INFO - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-26 00:35:40,312 [ scc.merge] INFO 2025-05-26 00:35:40,312 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-05-26 00:35:40,312 [ 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-26 00:35:42,949 [ scc.config] DEBUG Found github.token 2025-05-26 00:35:42,950 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:43,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:43,418 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:43,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:35:43,831 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:43,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-05-26 00:35:43,986 [ scc.gh] DEBUG 4579 remaining from 5000 (Reset at 01:05 2025-05-26 00:35:43,987 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:43,989 [ scc.git] DEBUG Check current status 2025-05-26 00:35:43,989 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:43,992 [ scc.git] DEBUG 1ddcef1 merge master -Dorg -Snone 2025-05-26 00:35:43,992 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:44,034 [ scc.git] DEBUG 6d34e0ecdd65026edbdb4c6cb330f944fe358193 omero-blitz (v5.8.2-3-g6d34e0ec) 2025-05-26 00:35:44,037 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-26 00:35:44,041 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-26 00:35:44,045 [ scc.git] DEBUG 33295040fd7b52f4b384b1bc9c68aea99b4a85f1 omero-model (v5.7.2-12-g3329504) 2025-05-26 00:35:44,049 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-26 00:35:44,052 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-26 00:35:44,056 [ scc.git] DEBUG 23c2596ede328fc5020901f7d9e71fc91151a240 omero-server (v5.7.2-9-g23c2596e) 2025-05-26 00:35:44,059 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:44,237 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:44,481 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-05-26 00:35:44,733 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:44,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:45,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:45,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:45,635 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:45,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:46,085 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:46,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:46,275 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:35:46,325 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-26 00:35:46,325 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:46,327 [ scc.git] DEBUG Check current status 2025-05-26 00:35:46,327 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:46,329 [ scc.git] DEBUG 6d34e0ec Merge pull request #159 from sbesson/ehcache_2.10.9.2 2025-05-26 00:35:46,330 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:46,368 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:46,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:46,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-05-26 00:35:47,065 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:47,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:47,554 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:47,742 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:47,993 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:48,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:48,444 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:48,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:48,615 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:35:48,654 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:35:48,654 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-26 00:35:48,654 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:48,657 [ scc.git] DEBUG Check current status 2025-05-26 00:35:48,657 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:48,659 [ scc.git] DEBUG 754892b Revert to snapshot 2025-05-26 00:35:48,659 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:48,699 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:48,865 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:49,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-05-26 00:35:49,397 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:49,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:49,853 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:50,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:50,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:50,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:50,702 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:50,888 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:50,889 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:35:50,927 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:35:50,927 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-26 00:35:50,927 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:50,930 [ scc.git] DEBUG Check current status 2025-05-26 00:35:50,930 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:50,932 [ scc.git] DEBUG d0d0e47 Revert to snapshot 2025-05-26 00:35:50,933 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:50,973 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:51,139 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:51,405 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-05-26 00:35:51,656 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:51,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:52,220 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:52,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:52,661 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:52,835 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:53,086 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:53,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:53,277 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:35:53,316 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:35:53,317 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-26 00:35:53,317 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:53,319 [ scc.git] DEBUG Check current status 2025-05-26 00:35:53,319 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:53,322 [ scc.git] DEBUG 3329504 Merge pull request #116 from sbesson/dom4j_2.1.2 2025-05-26 00:35:53,322 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:53,361 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:53,528 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:53,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-05-26 00:35:54,065 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:54,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:54,652 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:54,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:55,078 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:55,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:55,497 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:55,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:55,685 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:35:55,723 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:35:55,724 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-26 00:35:55,724 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:55,726 [ scc.git] DEBUG Check current status 2025-05-26 00:35:55,727 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:55,729 [ scc.git] DEBUG 29e6f1a Revert to snapshot 2025-05-26 00:35:55,729 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:55,771 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:55,936 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:56,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-05-26 00:35:56,505 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:56,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:57,011 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:57,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:57,448 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:57,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:35:57,871 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:58,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:35:58,032 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:35:58,071 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:35:58,072 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-26 00:35:58,072 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:35:58,074 [ scc.git] DEBUG Check current status 2025-05-26 00:35:58,074 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:35:58,076 [ scc.git] DEBUG 18595c1 Revert to snapshot 2025-05-26 00:35:58,077 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:35:58,115 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:35:58,283 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:58,517 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-05-26 00:35:58,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:58,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:35:59,235 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:59,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:35:59,693 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:35:59,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:36:00,129 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:00,315 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:36:00,316 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:00,355 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:00,356 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-26 00:36:00,356 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-26 00:36:00,358 [ scc.git] DEBUG Check current status 2025-05-26 00:36:00,358 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:36:00,361 [ scc.git] DEBUG 23c2596e Merge pull request #192 from sbesson/ehcache_2.10.9.2 2025-05-26 00:36:00,361 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:36:00,402 [ scc.config] DEBUG Found remote.origin.url 2025-05-26 00:36:00,566 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:00,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-05-26 00:36:01,072 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:01,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-26 00:36:01,561 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:01,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-26 00:36:01,981 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:02,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-26 00:36:02,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:02,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-26 00:36:02,577 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:02,617 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:02,617 [ scc.git] DEBUG Resetting... 2025-05-26 00:36:02,617 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-05-26 00:36:02,622 [ scc.git] DEBUG HEAD is now at 1ddcef1 merge master -Dorg -Snone 2025-05-26 00:36:02,622 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-05-26 00:36:02,681 [ scc.git] DEBUG Check current status 2025-05-26 00:36:02,681 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-26 00:36:02,683 [ scc.git] DEBUG 1ddcef1 merge master -Dorg -Snone 2025-05-26 00:36:02,683 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-26 00:36:02,722 [ scc.git] DEBUG 6d34e0ecdd65026edbdb4c6cb330f944fe358193 omero-blitz (v5.8.2-3-g6d34e0ec) 2025-05-26 00:36:02,726 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-26 00:36:02,729 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-26 00:36:02,734 [ scc.git] DEBUG 33295040fd7b52f4b384b1bc9c68aea99b4a85f1 omero-model (v5.7.2-12-g3329504) 2025-05-26 00:36:02,738 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-26 00:36:02,742 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-26 00:36:02,745 [ scc.git] DEBUG 23c2596ede328fc5020901f7d9e71fc91151a240 omero-server (v5.7.2-9-g23c2596e) 2025-05-26 00:36:02,746 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-05-26 00:36:02,746 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-05-26 00:36:02,746 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-05-26 00:36:02,746 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-05-26 00:36:02,746 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-05-26 00:36:02,746 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-05-26 00:36:02,747 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:02,828 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:03,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-05-26 00:36:03,339 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:03,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/243 HTTP/1.1" 200 None 2025-05-26 00:36:03,555 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-26 00:36:03,806 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:04,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c HTTP/1.1" 200 None 2025-05-26 00:36:04,402 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:04,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:04,889 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:05,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c HTTP/1.1" 200 None 2025-05-26 00:36:05,363 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:05,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/a70265b75a6658801db3b572af7adb1e0e46ab9c?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:05,571 [ scc.repo] DEBUG - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-26 00:36:05,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:06,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/242 HTTP/1.1" 200 None 2025-05-26 00:36:06,088 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-26 00:36:06,339 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:06,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a HTTP/1.1" 200 None 2025-05-26 00:36:06,946 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:07,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:07,429 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:07,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a HTTP/1.1" 200 None 2025-05-26 00:36:07,898 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:08,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c107491844725eed0ae249752aa9caab0a419e2a?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:08,084 [ scc.repo] DEBUG - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-26 00:36:08,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:08,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/241 HTTP/1.1" 200 None 2025-05-26 00:36:08,585 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-26 00:36:08,836 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:09,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5 HTTP/1.1" 200 None 2025-05-26 00:36:09,408 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:09,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:09,890 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:10,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5 HTTP/1.1" 200 None 2025-05-26 00:36:10,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:11,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:11,045 [ scc.repo] DEBUG - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-26 00:36:11,045 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:36:11,046 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:11,046 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:11,048 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:36:11,051 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:36:11,051 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:36:11,054 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:36:11,057 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:11,057 [ scc.git] DEBUG Calling 'git fetch origin pull/241/head' 2025-05-26 00:36:11,391 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-26 00:36:11,391 [ scc.git] DEBUG * branch refs/pull/241/head -> FETCH_HEAD 2025-05-26 00:36:11,398 [ scc.git] DEBUG Calling 'git fetch origin pull/242/head' 2025-05-26 00:36:11,676 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-26 00:36:11,676 [ scc.git] DEBUG * branch refs/pull/242/head -> FETCH_HEAD 2025-05-26 00:36:11,682 [ scc.git] DEBUG Calling 'git fetch origin pull/243/head' 2025-05-26 00:36:11,967 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-26 00:36:11,967 [ scc.git] DEBUG * branch refs/pull/243/head -> FETCH_HEAD 2025-05-26 00:36:11,973 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:36:11,973 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:11,973 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:11,976 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-26 00:36:11,978 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:11,980 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 241 (Bump omero-blitz from `3b924c1` to `6d34e0e`) 7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-26 00:36:11,983 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:11,984 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:12,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:12,143 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-26 00:36:12,146 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:12,148 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 242 (Bump omero-server from `f3ce0f6` to `23c2596`) c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-26 00:36:12,151 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:12,394 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:12,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:12,557 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-26 00:36:12,560 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:12,562 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 243 (Bump omero-model from `c4c6357` to `3329504`) a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-26 00:36:12,565 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:12,808 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:12,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:12,967 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:36:13,010 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:13,011 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:13,013 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:13,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:13,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-05-26 00:36:13,864 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:14,064 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/161 HTTP/1.1" 200 None 2025-05-26 00:36:14,315 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:14,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a HTTP/1.1" 200 None 2025-05-26 00:36:14,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:15,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:15,422 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:15,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:36:15,964 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:16,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a HTTP/1.1" 200 None 2025-05-26 00:36:16,428 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:16,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/e2bc6ff9d93229122ee05f55c6a77f6a6147916a?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:16,601 [ scc.repo] DEBUG - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' 2025-05-26 00:36:16,852 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:17,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/160 HTTP/1.1" 200 None 2025-05-26 00:36:17,356 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:17,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/160/comments HTTP/1.1" 200 None 2025-05-26 00:36:17,824 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:18,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9 HTTP/1.1" 200 None 2025-05-26 00:36:18,359 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:18,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:18,861 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:19,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:36:19,393 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:19,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9 HTTP/1.1" 200 None 2025-05-26 00:36:19,904 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:20,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:20,103 [ scc.repo] DEBUG - PR 160 sbesson 'Add CodeQL workflow' 2025-05-26 00:36:20,353 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:20,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-05-26 00:36:20,817 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:21,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-05-26 00:36:21,292 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:21,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-05-26 00:36:21,853 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:22,048 [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-26 00:36:22,299 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:22,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-05-26 00:36:22,817 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:23,002 [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-26 00:36:23,003 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-05-26 00:36:23,253 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:23,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-05-26 00:36:23,723 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:23,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-05-26 00:36:24,248 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:24,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-05-26 00:36:24,777 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:24,986 [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-26 00:36:25,238 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:25,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-05-26 00:36:25,769 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:25,946 [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-26 00:36:25,946 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-05-26 00:36:25,946 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:36:25,946 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-26 00:36:25,947 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:25,947 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:25,949 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:36:25,952 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:36:25,952 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:36:25,955 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:36:25,958 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:25,958 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-05-26 00:36:26,240 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-26 00:36:26,240 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-05-26 00:36:26,244 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-05-26 00:36:26,552 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-26 00:36:26,552 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-05-26 00:36:26,556 [ scc.git] DEBUG Calling 'git fetch origin pull/160/head' 2025-05-26 00:36:26,861 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-26 00:36:26,861 [ scc.git] DEBUG * branch refs/pull/160/head -> FETCH_HEAD 2025-05-26 00:36:26,865 [ scc.git] DEBUG Calling 'git fetch origin pull/161/head' 2025-05-26 00:36:27,142 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-26 00:36:27,142 [ scc.git] DEBUG * branch refs/pull/161/head -> FETCH_HEAD 2025-05-26 00:36:27,147 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:36:27,147 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:27,147 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:27,149 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-05-26 00:36:27,154 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:27,157 [ 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-26 00:36:27,171 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-05-26 00:36:27,172 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:27,176 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-05-26 00:36:27,176 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-05-26 00:36:27,177 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:27,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:27,342 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-05-26 00:36:27,347 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:27,350 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-05-26 00:36:27,364 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:27,367 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-05-26 00:36:27,367 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:36:27,593 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:27,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:27,757 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9' 2025-05-26 00:36:27,762 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:27,765 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 160 (Add CodeQL workflow) c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9' 2025-05-26 00:36:27,781 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:27,784 [ scc.git] DEBUG .github/workflows/codeql.yml | 52 +++++++ 2025-05-26 00:36:27,784 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-26 00:36:27,784 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-26 00:36:27,785 [ scc.git] DEBUG gradlew | 234 +++++++++++++++++++++++++++++++ 2025-05-26 00:36:27,785 [ scc.git] DEBUG gradlew.bat | 89 ++++++++++++ 2025-05-26 00:36:27,785 [ scc.git] DEBUG 5 files changed, 380 insertions(+) 2025-05-26 00:36:27,785 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-26 00:36:27,785 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-26 00:36:27,785 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-26 00:36:27,785 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-26 00:36:27,785 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-26 00:36:28,008 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:28,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:28,180 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e2bc6ff9d93229122ee05f55c6a77f6a6147916a' 2025-05-26 00:36:28,185 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:28,188 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 161 (Only depend on batik-parser and upgrade to 1.19) e2bc6ff9d93229122ee05f55c6a77f6a6147916a' 2025-05-26 00:36:28,201 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-26 00:36:28,203 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:28,206 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-26 00:36:28,206 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:36:28,431 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:28,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:28,607 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:36:28,646 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:28,646 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:28,648 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:28,686 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:36:28,693 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0532799150> has no local changes 2025-05-26 00:36:28,694 [ 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 160 sbesson 'Add CodeQL workflow' - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' Generated by OMERO-build-push#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:36:28,701 [ scc.git] DEBUG [detached HEAD 45b1753f] merge master -Dorg -Ssuccess-only 2025-05-26 00:36:28,702 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:28,702 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:28,858 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:29,162 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-05-26 00:36:29,414 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:29,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50 HTTP/1.1" 200 None 2025-05-26 00:36:29,884 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:30,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50/comments HTTP/1.1" 200 None 2025-05-26 00:36:30,403 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:30,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None 2025-05-26 00:36:30,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:31,165 [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-26 00:36:31,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:31,669 [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-26 00:36:31,921 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:32,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None 2025-05-26 00:36:32,376 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:32,550 [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-26 00:36:32,551 [ scc.repo] DEBUG - PR 50 sbesson 'Add CodeQL workflow' 2025-05-26 00:36:32,802 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:33,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-05-26 00:36:33,286 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:33,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-05-26 00:36:33,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:34,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-05-26 00:36:34,275 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:34,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-05-26 00:36:34,752 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:35,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-05-26 00:36:35,266 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:35,516 [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-26 00:36:35,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:35,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-05-26 00:36:36,235 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:36,420 [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-26 00:36:36,421 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-05-26 00:36:36,421 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:36:36,421 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-26 00:36:36,421 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:36,421 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:36,424 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:36:36,427 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:36:36,427 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:36:36,430 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:36:36,433 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:36,433 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-05-26 00:36:36,718 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-05-26 00:36:36,719 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-05-26 00:36:36,723 [ scc.git] DEBUG Calling 'git fetch origin pull/50/head' 2025-05-26 00:36:37,017 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-05-26 00:36:37,017 [ scc.git] DEBUG * branch refs/pull/50/head -> FETCH_HEAD 2025-05-26 00:36:37,021 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:36:37,022 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:37,022 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:37,024 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-05-26 00:36:37,028 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:37,030 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-05-26 00:36:37,040 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:37,043 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-05-26 00:36:37,043 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-05-26 00:36:37,044 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:37,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:37,207 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f4a28d84c3bb443ccf46765e43eb129100b0980e' 2025-05-26 00:36:37,211 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:37,214 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 50 (Add CodeQL workflow) f4a28d84c3bb443ccf46765e43eb129100b0980e' 2025-05-26 00:36:37,225 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:37,228 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-26 00:36:37,228 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-26 00:36:37,228 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-26 00:36:37,228 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-26 00:36:37,228 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-26 00:36:37,228 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-26 00:36:37,228 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-26 00:36:37,229 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-26 00:36:37,229 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-26 00:36:37,229 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-26 00:36:37,229 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-26 00:36:37,229 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-26 00:36:37,229 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-26 00:36:37,458 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:37,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:37,641 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:36:37,679 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:37,679 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:37,682 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:37,718 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:36:37,723 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f05329f8fd0> has no local changes 2025-05-26 00:36:37,724 [ 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#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:36:37,731 [ scc.git] DEBUG [detached HEAD ec92cf2] merge master -Dorg -Ssuccess-only 2025-05-26 00:36:37,731 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:37,731 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:37,892 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:38,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-05-26 00:36:38,577 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:38,818 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/102 HTTP/1.1" 200 None 2025-05-26 00:36:39,069 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:39,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/102/comments HTTP/1.1" 200 None 2025-05-26 00:36:39,540 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:39,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1 HTTP/1.1" 200 None 2025-05-26 00:36:40,062 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:40,293 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:40,545 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:40,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:36:41,043 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:41,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1 HTTP/1.1" 200 None 2025-05-26 00:36:41,581 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:41,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bd0e1be487c53642786cc79f9acfb00258b719b1?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:41,805 [ scc.repo] DEBUG - PR 102 sbesson 'Add CodeQL workflow' 2025-05-26 00:36:42,056 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:42,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/101 HTTP/1.1" 200 None 2025-05-26 00:36:42,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:42,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-05-26 00:36:43,045 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:43,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-05-26 00:36:43,609 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:43,869 [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-26 00:36:44,120 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:44,363 [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-26 00:36:44,615 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:44,802 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-05-26 00:36:45,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:45,269 [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-26 00:36:45,269 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-05-26 00:36:45,520 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:45,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-05-26 00:36:46,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:46,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-05-26 00:36:46,265 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:36:46,265 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-26 00:36:46,265 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:46,265 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:46,268 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:36:46,270 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:36:46,270 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:36:46,273 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:36:46,276 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:46,276 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-05-26 00:36:46,590 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-05-26 00:36:46,590 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-05-26 00:36:46,594 [ scc.git] DEBUG Calling 'git fetch origin pull/102/head' 2025-05-26 00:36:46,872 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-05-26 00:36:46,872 [ scc.git] DEBUG * branch refs/pull/102/head -> FETCH_HEAD 2025-05-26 00:36:46,876 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:36:46,877 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:46,877 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:46,879 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-05-26 00:36:46,882 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:46,885 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-05-26 00:36:46,895 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:46,899 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-05-26 00:36:46,899 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-05-26 00:36:46,899 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-05-26 00:36:46,899 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-05-26 00:36:46,899 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-05-26 00:36:46,900 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:47,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:47,060 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bd0e1be487c53642786cc79f9acfb00258b719b1' 2025-05-26 00:36:47,064 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:47,066 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 102 (Add CodeQL workflow) bd0e1be487c53642786cc79f9acfb00258b719b1' 2025-05-26 00:36:47,076 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:47,080 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-26 00:36:47,080 [ scc.git] DEBUG .gitignore | 3 - 2025-05-26 00:36:47,080 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-26 00:36:47,080 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-26 00:36:47,080 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-26 00:36:47,080 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-26 00:36:47,080 [ scc.git] DEBUG 6 files changed, 327 insertions(+), 3 deletions(-) 2025-05-26 00:36:47,080 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-26 00:36:47,080 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-26 00:36:47,080 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-26 00:36:47,080 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-26 00:36:47,080 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-26 00:36:47,311 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:47,468 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:47,469 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:36:47,507 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:47,507 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:47,509 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:47,546 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:36:47,550 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f05327761d0> has no local changes 2025-05-26 00:36:47,550 [ 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' - PR 102 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:36:47,557 [ scc.git] DEBUG [detached HEAD 1a699d2] merge master -Dorg -Ssuccess-only 2025-05-26 00:36:47,558 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:47,558 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:47,720 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:47,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None 2025-05-26 00:36:48,242 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:48,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/113 HTTP/1.1" 200 None 2025-05-26 00:36:48,761 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:49,065 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e HTTP/1.1" 200 None 2025-05-26 00:36:49,317 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:49,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:36:49,795 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:50,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:36:50,310 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:50,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e HTTP/1.1" 200 None 2025-05-26 00:36:50,829 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:51,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/e7fe5ecee920360ccd7c282ef3d2f872223cb42e?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:36:51,006 [ scc.repo] DEBUG - PR 113 jburel 'Review repo' 2025-05-26 00:36:51,006 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:36:51,006 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-26 00:36:51,006 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:51,006 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:51,009 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:36:51,011 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:36:51,011 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:36:51,014 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:36:51,017 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:51,017 [ scc.git] DEBUG Calling 'git fetch origin pull/113/head' 2025-05-26 00:36:51,349 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-05-26 00:36:51,349 [ scc.git] DEBUG * branch refs/pull/113/head -> FETCH_HEAD 2025-05-26 00:36:51,353 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:36:51,353 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:51,353 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:51,356 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e7fe5ecee920360ccd7c282ef3d2f872223cb42e' 2025-05-26 00:36:51,359 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:51,361 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 113 (Review repo) e7fe5ecee920360ccd7c282ef3d2f872223cb42e' 2025-05-26 00:36:51,369 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-26 00:36:51,370 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:51,373 [ scc.git] DEBUG build.gradle | 14 ++++++++++++++ 2025-05-26 00:36:51,373 [ scc.git] DEBUG settings.gradle | 2 +- 2025-05-26 00:36:51,373 [ scc.git] DEBUG 2 files changed, 15 insertions(+), 1 deletion(-) 2025-05-26 00:36:51,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:51,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:51,545 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:36:51,584 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:51,584 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:51,586 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:51,622 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:36:51,627 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0532720290> has no local changes 2025-05-26 00:36:51,627 [ 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' Generated by OMERO-build-push#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:36:51,634 [ scc.git] DEBUG [detached HEAD bcaa725] merge master -Dorg -Ssuccess-only 2025-05-26 00:36:51,634 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:51,634 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:51,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:52,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-05-26 00:36:52,331 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:52,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30 HTTP/1.1" 200 None 2025-05-26 00:36:52,817 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:53,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30/comments HTTP/1.1" 200 None 2025-05-26 00:36:53,293 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:53,589 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None 2025-05-26 00:36:53,841 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:54,071 [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-26 00:36:54,323 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:54,528 [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-26 00:36:54,779 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:54,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None 2025-05-26 00:36:55,233 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:55,399 [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-26 00:36:55,399 [ scc.repo] DEBUG - PR 30 sbesson 'Add CodeQL workflow' 2025-05-26 00:36:55,650 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:55,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-05-26 00:36:56,105 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:56,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-05-26 00:36:56,341 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-05-26 00:36:56,342 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:36:56,342 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-26 00:36:56,342 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:56,342 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:56,344 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:36:56,347 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:36:56,347 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:36:56,350 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:36:56,353 [ scc.git] DEBUG Already up to date. 2025-05-26 00:36:56,353 [ scc.git] DEBUG Calling 'git fetch origin pull/30/head' 2025-05-26 00:36:56,650 [ scc.git] DEBUG From https://github.com/ome/omero-renderer 2025-05-26 00:36:56,650 [ scc.git] DEBUG * branch refs/pull/30/head -> FETCH_HEAD 2025-05-26 00:36:56,654 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:36:56,654 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:56,654 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:56,656 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...924aec408910b30b63e1a07228d4560cd2fe431e' 2025-05-26 00:36:56,659 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:56,661 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 30 (Add CodeQL workflow) 924aec408910b30b63e1a07228d4560cd2fe431e' 2025-05-26 00:36:56,670 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:36:56,673 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-26 00:36:56,673 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-26 00:36:56,673 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-26 00:36:56,673 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-26 00:36:56,673 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-26 00:36:56,673 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-26 00:36:56,673 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-26 00:36:56,673 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-26 00:36:56,674 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:56,674 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-26 00:36:56,674 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-26 00:36:56,674 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-26 00:36:56,674 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-26 00:36:56,674 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-26 00:36:56,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:36:56,852 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:36:56,890 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:36:56,890 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:36:56,892 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:36:56,929 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:36:56,933 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f05333a2350> has no local changes 2025-05-26 00:36:56,933 [ 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#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:36:56,940 [ scc.git] DEBUG [detached HEAD 31c61d2] merge master -Dorg -Ssuccess-only 2025-05-26 00:36:56,940 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:36:56,940 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:36:57,103 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:57,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-05-26 00:36:57,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:57,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47 HTTP/1.1" 200 None 2025-05-26 00:36:58,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:58,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47/comments HTTP/1.1" 200 None 2025-05-26 00:36:58,569 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:58,978 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None 2025-05-26 00:36:59,229 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:36:59,494 [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-26 00:36:59,746 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:00,007 [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-26 00:37:00,258 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:00,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None 2025-05-26 00:37:00,778 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:00,983 [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-26 00:37:00,984 [ scc.repo] DEBUG - PR 47 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:01,235 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:01,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-05-26 00:37:01,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:01,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-05-26 00:37:01,949 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:37:01,949 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-26 00:37:01,949 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:37:01,949 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:01,952 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:37:01,955 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:37:01,955 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:37:01,958 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:37:01,961 [ scc.git] DEBUG Already up to date. 2025-05-26 00:37:01,961 [ scc.git] DEBUG Calling 'git fetch origin pull/47/head' 2025-05-26 00:37:02,269 [ scc.git] DEBUG From https://github.com/ome/omero-romio 2025-05-26 00:37:02,269 [ scc.git] DEBUG * branch refs/pull/47/head -> FETCH_HEAD 2025-05-26 00:37:02,273 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:37:02,274 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:37:02,274 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:02,276 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...39e9a91e272729b2254b5ee1fa09216a27e39530' 2025-05-26 00:37:02,279 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:02,281 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 47 (Add CodeQL workflow) 39e9a91e272729b2254b5ee1fa09216a27e39530' 2025-05-26 00:37:02,290 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:37:02,293 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-26 00:37:02,293 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-26 00:37:02,293 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-26 00:37:02,293 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-26 00:37:02,293 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-26 00:37:02,293 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-26 00:37:02,293 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-26 00:37:02,293 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-26 00:37:02,294 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:02,294 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-26 00:37:02,294 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-26 00:37:02,294 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-26 00:37:02,294 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-26 00:37:02,295 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-26 00:37:02,451 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:02,451 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:37:02,489 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:37:02,490 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:02,492 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:37:02,530 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:37:02,534 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f05327a2c90> has no local changes 2025-05-26 00:37:02,535 [ 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#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:37:02,542 [ scc.git] DEBUG [detached HEAD 06c7298] merge master -Dorg -Ssuccess-only 2025-05-26 00:37:02,542 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:02,542 [ scc.repo] DEBUG ## PRs found: 2025-05-26 00:37:02,702 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:03,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-05-26 00:37:03,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:03,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/197 HTTP/1.1" 200 None 2025-05-26 00:37:03,764 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:04,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18 HTTP/1.1" 200 None 2025-05-26 00:37:04,261 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:04,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:37:04,751 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:04,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:37:05,244 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:05,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/2f36525982c6c5bfcbdced3a4c85febe34fefd18 HTTP/1.1" 200 None 2025-05-26 00:37:05,743 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:05,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/2f36525982c6c5bfcbdced3a4c85febe34fefd18?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:37:05,923 [ scc.repo] DEBUG - PR 197 sbesson 'Upgrade calcitecore to version 1.35' 2025-05-26 00:37:06,174 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:06,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/196 HTTP/1.1" 200 None 2025-05-26 00:37:06,645 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:06,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054 HTTP/1.1" 200 None 2025-05-26 00:37:07,173 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:07,530 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:37:07,782 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:07,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:37:08,251 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:08,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054 HTTP/1.1" 200 None 2025-05-26 00:37:08,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:08,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/667fbaeb3155f6f1cdfa46440a28192d237d5054?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:37:08,953 [ scc.repo] DEBUG - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' 2025-05-26 00:37:09,203 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:09,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195 HTTP/1.1" 200 None 2025-05-26 00:37:09,683 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:09,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None 2025-05-26 00:37:10,207 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:10,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:37:10,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:10,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:37:11,161 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:11,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None 2025-05-26 00:37:11,616 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:11,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4f20e4c11a1630cb7613456caa530f6f01a5a8b6?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:37:11,813 [ scc.repo] DEBUG - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' 2025-05-26 00:37:12,064 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:12,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/194 HTTP/1.1" 200 None 2025-05-26 00:37:12,519 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:12,786 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124 HTTP/1.1" 200 None 2025-05-26 00:37:13,037 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:13,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-26 00:37:13,507 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:13,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-26 00:37:14,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:14,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124 HTTP/1.1" 200 None 2025-05-26 00:37:14,524 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:14,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/f010d3a8f54fe46e7e377a29447a220a6a109124?per_page=1 HTTP/1.1" 200 2 2025-05-26 00:37:14,701 [ scc.repo] DEBUG - PR 194 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:14,952 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:15,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-05-26 00:37:15,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:15,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-05-26 00:37:15,910 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:16,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-05-26 00:37:16,391 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:16,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-05-26 00:37:16,860 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:17,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-05-26 00:37:17,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:17,628 [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-26 00:37:17,879 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:18,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-05-26 00:37:18,333 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:18,525 [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-26 00:37:18,525 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-05-26 00:37:18,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:19,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-05-26 00:37:19,256 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:19,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-05-26 00:37:19,720 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:20,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-05-26 00:37:20,259 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:20,465 [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-26 00:37:20,717 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:20,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-05-26 00:37:21,249 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:21,427 [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-26 00:37:21,427 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-05-26 00:37:21,428 [ scc.repo] DEBUG ## Branches found: 2025-05-26 00:37:21,428 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-26 00:37:21,428 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:37:21,428 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:21,430 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-26 00:37:21,433 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-26 00:37:21,433 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-26 00:37:21,436 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-26 00:37:21,439 [ scc.git] DEBUG Already up to date. 2025-05-26 00:37:21,439 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-05-26 00:37:21,735 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-26 00:37:21,735 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-05-26 00:37:21,739 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-05-26 00:37:22,052 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-26 00:37:22,052 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-05-26 00:37:22,056 [ scc.git] DEBUG Calling 'git fetch origin pull/194/head' 2025-05-26 00:37:22,347 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-26 00:37:22,347 [ scc.git] DEBUG * branch refs/pull/194/head -> FETCH_HEAD 2025-05-26 00:37:22,352 [ scc.git] DEBUG Calling 'git fetch origin pull/195/head' 2025-05-26 00:37:22,625 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-26 00:37:22,625 [ scc.git] DEBUG * branch refs/pull/195/head -> FETCH_HEAD 2025-05-26 00:37:22,629 [ scc.git] DEBUG Calling 'git fetch origin pull/196/head' 2025-05-26 00:37:22,899 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-26 00:37:22,899 [ scc.git] DEBUG * branch refs/pull/196/head -> FETCH_HEAD 2025-05-26 00:37:22,903 [ scc.git] DEBUG Calling 'git fetch origin pull/197/head' 2025-05-26 00:37:23,190 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-26 00:37:23,190 [ scc.git] DEBUG * branch refs/pull/197/head -> FETCH_HEAD 2025-05-26 00:37:23,195 [ scc.git] DEBUG ## Unique users: [] 2025-05-26 00:37:23,195 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:37:23,195 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:23,197 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-26 00:37:23,204 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:23,206 [ 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-26 00:37:23,223 [ 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-26 00:37:23,223 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-26 00:37:23,223 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-05-26 00:37:23,224 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-05-26 00:37:23,224 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-05-26 00:37:23,229 [ scc.git] DEBUG Calling 'git reset --hard 23c2596ede328fc5020901f7d9e71fc91151a240' 2025-05-26 00:37:23,236 [ scc.git] DEBUG HEAD is now at 23c2596e Merge pull request #192 from sbesson/ehcache_2.10.9.2 2025-05-26 00:37:23,238 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:23,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:23,421 [ scc.git] DEBUG Calling 'git merge-base 23c2596ede328fc5020901f7d9e71fc91151a240 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-26 00:37:23,427 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..23c2596ede328fc5020901f7d9e71fc91151a240' 2025-05-26 00:37:23,431 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#442](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/consoleText) for more details. Possible conflicts: - Upstream changes - build.gradle - .travis.yml --conflicts 2025-05-26 00:37:23,433 [ scc.config] DEBUG Found github.token 2025-05-26 00:37:23,433 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-05-26 00:37:23,433 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-05-26 00:37:23,438 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:23,440 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-05-26 00:37:23,455 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:37:23,458 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-05-26 00:37:23,458 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:37:23,672 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:23,838 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:23,839 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f010d3a8f54fe46e7e377a29447a220a6a109124' 2025-05-26 00:37:23,844 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:23,847 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 194 (Add CodeQL workflow) f010d3a8f54fe46e7e377a29447a220a6a109124' 2025-05-26 00:37:23,863 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:37:23,866 [ scc.git] DEBUG .github/workflows/codeql.yml | 57 ++++++++++ 2025-05-26 00:37:23,866 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-26 00:37:23,866 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-26 00:37:23,866 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-26 00:37:23,866 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-26 00:37:23,866 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-26 00:37:23,866 [ scc.git] DEBUG 6 files changed, 337 insertions(+) 2025-05-26 00:37:23,866 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-26 00:37:23,866 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-26 00:37:23,866 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-26 00:37:23,866 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-26 00:37:23,866 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-26 00:37:23,866 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-26 00:37:24,090 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:24,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:24,260 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4f20e4c11a1630cb7613456caa530f6f01a5a8b6' 2025-05-26 00:37:24,266 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:24,268 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 195 (Bump com.jamonapi:jamon to 2.82 and declare as a test dependency) 4f20e4c11a1630cb7613456caa530f6f01a5a8b6' 2025-05-26 00:37:24,283 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-26 00:37:24,285 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:37:24,289 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-26 00:37:24,289 [ scc.git] DEBUG src/main/resources/ome/services/services.xml | 4 ++-- 2025-05-26 00:37:24,289 [ scc.git] DEBUG 2 files changed, 3 insertions(+), 3 deletions(-) 2025-05-26 00:37:24,511 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:24,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:24,673 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...667fbaeb3155f6f1cdfa46440a28192d237d5054' 2025-05-26 00:37:24,679 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:24,681 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 196 (Only declare batik-codec as a dependency and upgrade to 1.19) 667fbaeb3155f6f1cdfa46440a28192d237d5054' 2025-05-26 00:37:24,694 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-26 00:37:24,696 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:37:24,699 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-26 00:37:24,699 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-26 00:37:24,924 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:25,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:25,088 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...2f36525982c6c5bfcbdced3a4c85febe34fefd18' 2025-05-26 00:37:25,093 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:25,095 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 197 (Upgrade calcitecore to version 1.35) 2f36525982c6c5bfcbdced3a4c85febe34fefd18' 2025-05-26 00:37:25,109 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-26 00:37:25,111 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-26 00:37:25,113 [ scc.git] DEBUG build.gradle | 3 +-- 2025-05-26 00:37:25,114 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 2 deletions(-) 2025-05-26 00:37:25,338 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:25,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:25,512 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-26 00:37:25,551 [ scc.git] DEBUG Get sha1 of %s 2025-05-26 00:37:25,551 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-26 00:37:25,553 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:37:25,592 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:37:25,600 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f05327fea90> has no local changes 2025-05-26 00:37:25,600 [ 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 194 sbesson 'Add CodeQL workflow' - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' - PR 197 sbesson 'Upgrade calcitecore to version 1.35' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:37:25,608 [ scc.git] DEBUG [detached HEAD 88554faf] merge master -Dorg -Ssuccess-only 2025-05-26 00:37:25,608 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:25,608 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-26 00:37:25,658 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-05-26 00:37:25,763 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:25,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:25,936 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-05-26 00:37:25,938 [ scc.config] DEBUG Found submodule.omero-common.url 2025-05-26 00:37:26,182 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:26,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:26,348 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-05-26 00:37:26,350 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-05-26 00:37:26,594 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:26,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:26,756 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-05-26 00:37:26,758 [ scc.config] DEBUG Found submodule.omero-model.url 2025-05-26 00:37:27,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:27,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:27,178 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-05-26 00:37:27,180 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-05-26 00:37:27,425 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:27,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:27,582 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-05-26 00:37:27,585 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-05-26 00:37:27,829 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:27,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:27,998 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-05-26 00:37:28,000 [ scc.config] DEBUG Found submodule.omero-server.url 2025-05-26 00:37:28,245 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-26 00:37:28,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-26 00:37:28,409 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-05-26 00:37:28,409 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-26 00:37:28,451 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f0534f4b090> has local changes 2025-05-26 00:37:28,451 [ 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 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 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 160 sbesson 'Add CodeQL workflow' - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' 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' - PR 102 sbesson 'Add CodeQL workflow' Repository: ome/omero-model Already up to date. Merged PRs: - PR 113 jburel 'Review repo' 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 194 sbesson 'Add CodeQL workflow' - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' - PR 197 sbesson 'Upgrade calcitecore to version 1.35' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#442 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/442/)' 2025-05-26 00:37:28,460 [ scc.git] DEBUG [detached HEAD 1107e26] merge master -Dorg -Ssuccess-only 2025-05-26 00:37:28,460 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-05-26 00:37:28,460 [ scc.merge] INFO Repository: ome/omero-build 2025-05-26 00:37:28,460 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,460 [ scc.merge] INFO 2025-05-26 00:37:28,460 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-26 00:37:28,460 [ scc.merge] INFO 2025-05-26 00:37:28,460 [ scc.merge] INFO Repository: ome/omero-blitz 2025-05-26 00:37:28,460 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,460 [ scc.merge] INFO 2025-05-26 00:37:28,460 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 160 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' 2025-05-26 00:37:28,460 [ scc.merge] INFO 2025-05-26 00:37:28,460 [ scc.merge] INFO Repository: ome/omero-common 2025-05-26 00:37:28,460 [ scc.merge] INFO Excluded PRs: 2025-05-26 00:37:28,460 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-05-26 00:37:28,461 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 50 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-05-26 00:37:28,461 [ scc.merge] INFO Excluded PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-05-26 00:37:28,461 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 102 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Repository: ome/omero-model 2025-05-26 00:37:28,461 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 113 jburel 'Review repo' 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Repository: ome/omero-renderer 2025-05-26 00:37:28,461 [ scc.merge] INFO Excluded PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-05-26 00:37:28,461 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 30 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,461 [ scc.merge] INFO Repository: ome/omero-romio 2025-05-26 00:37:28,461 [ scc.merge] INFO Excluded PRs: 2025-05-26 00:37:28,461 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-05-26 00:37:28,461 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,461 [ scc.merge] INFO 2025-05-26 00:37:28,462 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 47 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:28,462 [ scc.merge] INFO 2025-05-26 00:37:28,462 [ scc.merge] INFO Repository: ome/omero-server 2025-05-26 00:37:28,462 [ scc.merge] INFO Excluded PRs: 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-05-26 00:37:28,462 [ scc.merge] INFO Already up to date. 2025-05-26 00:37:28,462 [ scc.merge] INFO 2025-05-26 00:37:28,462 [ scc.merge] INFO Merged PRs: 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 194 sbesson 'Add CodeQL workflow' 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 197 sbesson 'Upgrade calcitecore to version 1.35' 2025-05-26 00:37:28,462 [ scc.merge] INFO 2025-05-26 00:37:28,462 [ scc.merge] INFO Conflicting PRs (not included): 2025-05-26 00:37:28,462 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-05-26 00:37:28,462 [ scc.merge] INFO 2025-05-26 00:37:28,462 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-05-26 00:37:28,462 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,464 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-26 00:37:28,464 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,466 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:28,467 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-26 00:37:28,467 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,469 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:28,469 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-26 00:37:28,469 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,471 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:28,471 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-26 00:37:28,471 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,473 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:28,473 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-26 00:37:28,473 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,476 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:28,476 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-26 00:37:28,476 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,478 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-26 00:37:28,478 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-26 00:37:28,478 [ scc.git] DEBUG Calling 'git remote' 2025-05-26 00:37:28,480 [ 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 7b5fd6b3] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD 9702f26] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 1c9ac17] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD 0597389] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD d164c01] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD 8638827] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD 6a2cfd03] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD cdb67f6] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-05-26 00:38:02,132 [ 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