08:47:46 Started by upstream project "Trigger" build number 504 08:47:46 originally caused by: 08:47:46 Started by user devspace 08:47:46 Restarted from build #503, stage OMERO Python 08:47:46 Running as SYSTEM 08:47:46 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-push 08:47:46 The recommended git tool is: NONE 08:47:46 No credentials specified 08:47:46 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-push/src/.git # timeout=10 08:47:46 Fetching changes from the remote Git repository 08:47:46 > git config remote.origin.url https://github.com/ome/openmicroscopy.git # timeout=10 08:47:46 Fetching upstream changes from https://github.com/ome/openmicroscopy.git 08:47:46 > git --version # timeout=10 08:47:46 > git --version # 'git version 2.43.5' 08:47:46 > git fetch --tags --force --progress -- https://github.com/ome/openmicroscopy.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:46 > git rev-parse origin/develop^{commit} # timeout=10 08:47:46 Checking out Revision 27b69ac69788e990c72b3ee0d5ff896a123abf84 (origin/develop) 08:47:46 > git config core.sparsecheckout # timeout=10 08:47:46 > git checkout -f 27b69ac69788e990c72b3ee0d5ff896a123abf84 # timeout=30 08:47:46 Commit message: "Merge pull request #6427 from dominikl/5_6_15_changelog_2" 08:47:46 > git rev-list --no-walk 27b69ac69788e990c72b3ee0d5ff896a123abf84 # timeout=10 08:47:46 Cleaning workspace 08:47:46 > git rev-parse --verify HEAD # timeout=10 08:47:46 Resetting working tree 08:47:46 > git reset --hard # timeout=10 08:47:46 > git clean -fdx # timeout=10 08:47:46 Copied 1 artifact from "OMERO-python-superbuild-build" build number 427 08:47:46 [OMERO-push] $ /bin/bash -xe /tmp/jenkins16275042280752415700.sh 08:47:46 + python3.11 -mvenv venv 08:47:48 + source /home/omero/workspace/OMERO-push/venv/bin/activate 08:47:48 ++ deactivate nondestructive 08:47:48 ++ '[' -n '' ']' 08:47:48 ++ '[' -n '' ']' 08:47:48 ++ hash -r 08:47:48 ++ '[' -n '' ']' 08:47:48 ++ unset VIRTUAL_ENV 08:47:48 ++ unset VIRTUAL_ENV_PROMPT 08:47:48 ++ '[' '!' nondestructive = nondestructive ']' 08:47:48 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-push/venv 08:47:48 ++ export VIRTUAL_ENV 08:47:48 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 08:47:48 ++ PATH=/home/omero/workspace/OMERO-push/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 08:47:48 ++ export PATH 08:47:48 ++ '[' -n '' ']' 08:47:48 ++ '[' -z '' ']' 08:47:48 ++ _OLD_VIRTUAL_PS1= 08:47:48 ++ PS1='(venv) ' 08:47:48 ++ export PS1 08:47:48 ++ VIRTUAL_ENV_PROMPT='(venv) ' 08:47:48 ++ export VIRTUAL_ENV_PROMPT 08:47:48 ++ hash -r 08:47:48 + pip install -U pip 08:47:48 Requirement already satisfied: pip in ./venv/lib64/python3.11/site-packages (25.1.1) 08:47:48 + pip install -U scc 08:47:49 Requirement already satisfied: scc in ./venv/lib64/python3.11/site-packages (0.20.0) 08:47:49 Requirement already satisfied: PyGithub>=1.54 in ./venv/lib64/python3.11/site-packages (from scc) (2.6.1) 08:47:49 Requirement already satisfied: PyYAML>=5.1 in ./venv/lib64/python3.11/site-packages (from scc) (6.0.2) 08:47:49 Requirement already satisfied: future in ./venv/lib64/python3.11/site-packages (from scc) (1.0.0) 08:47:49 Requirement already satisfied: ruamel.yaml in ./venv/lib64/python3.11/site-packages (from scc) (0.18.10) 08:47:49 Requirement already satisfied: ruamel.yaml.jinja2 in ./venv/lib64/python3.11/site-packages (from scc) (0.2.7) 08:47:49 Requirement already satisfied: six in ./venv/lib64/python3.11/site-packages (from scc) (1.17.0) 08:47:49 Requirement already satisfied: urllib3<2 in ./venv/lib64/python3.11/site-packages (from scc) (1.26.20) 08:47:49 Requirement already satisfied: yaclifw<0.3,>=0.2.0 in ./venv/lib64/python3.11/site-packages (from scc) (0.2.0) 08:47:49 Requirement already satisfied: pynacl>=1.4.0 in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (1.5.0) 08:47:49 Requirement already satisfied: requests>=2.14.0 in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (2.32.3) 08:47:49 Requirement already satisfied: pyjwt>=2.4.0 in ./venv/lib64/python3.11/site-packages (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (2.10.1) 08:47:49 Requirement already satisfied: typing-extensions>=4.0.0 in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (4.13.0) 08:47:49 Requirement already satisfied: Deprecated in ./venv/lib64/python3.11/site-packages (from PyGithub>=1.54->scc) (1.2.18) 08:47:49 Requirement already satisfied: cryptography>=3.4.0 in ./venv/lib64/python3.11/site-packages (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (44.0.2) 08:47:49 Requirement already satisfied: cffi>=1.12 in ./venv/lib64/python3.11/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (1.17.1) 08:47:49 Requirement already satisfied: pycparser in ./venv/lib64/python3.11/site-packages (from cffi>=1.12->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) (2.22) 08:47:49 Requirement already satisfied: charset-normalizer<4,>=2 in ./venv/lib64/python3.11/site-packages (from requests>=2.14.0->PyGithub>=1.54->scc) (3.4.1) 08:47:49 Requirement already satisfied: idna<4,>=2.5 in ./venv/lib64/python3.11/site-packages (from requests>=2.14.0->PyGithub>=1.54->scc) (3.10) 08:47:49 Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib64/python3.11/site-packages (from requests>=2.14.0->PyGithub>=1.54->scc) (2025.1.31) 08:47:49 Requirement already satisfied: wrapt<2,>=1.10 in ./venv/lib64/python3.11/site-packages (from Deprecated->PyGithub>=1.54->scc) (1.17.2) 08:47:49 Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in ./venv/lib64/python3.11/site-packages (from ruamel.yaml->scc) (0.2.12) 08:47:49 + test -e src 08:47:49 + cd src 08:47:49 ++ git config github.user 08:47:49 + user=snoopycrimecop 08:47:49 + scc merge develop --no-ask --reset --shallow -S success-only 08:47:53 2025-06-04 08:47:53,311 [ scc.merge] INFO Merging Pull Request(s) based on develop 08:47:53 2025-06-04 08:47:53,311 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 08:47:53 2025-06-04 08:47:53,311 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 08:47:53 2025-06-04 08:47:53,312 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 08:47:53 2025-06-04 08:47:53,312 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 08:47:53 2025-06-04 08:47:53,312 [ scc.merge] INFO Excluding Pull Request(s) without successful status 08:47:58 Build was aborted 08:47:58 Aborted by devspace 08:47:58 Finished: ABORTED