Started by upstream project "Trigger" build number 240 originally caused by: Started by user devspace Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-build The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build/src/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/snoopycrimecop/openmicroscopy.git # timeout=10 Fetching upstream changes from https://github.com/snoopycrimecop/openmicroscopy.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/openmicroscopy.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git rev-parse origin/merge_ci^{commit} # timeout=10 Checking out Revision 28b8569e148c73923c986f80a1d92098b6bea047 (origin/merge_ci) > git config core.sparsecheckout # timeout=10 > git checkout -f 28b8569e148c73923c986f80a1d92098b6bea047 # timeout=10 Commit message: "Add version.properties to etc/omero.properties" > git rev-list --no-walk 2de8b50fc515dbe3b9cbfa10865571d149dea4ae # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Copied 6 artifacts from "OMERO-python-superbuild-build" build number 194 [OMERO-build] $ /bin/bash -xe /tmp/jenkins16328091183652868474.sh + mv omero-scripts/dist/omero_scripts-5.8.4.dev0.tar.gz . + cd src + export OMERO_BRANCH=merge_ci + OMERO_BRANCH=merge_ci + OMERO_VEN=/home/omero/workspace/OMERO-build/omero-virtualenv + source /home/omero/settings.env ++ OMERO_DB_HOST=pg ++ OMERO_DB_USER=postgres ++ OMERO_DB_PASS= ++ OMERO_ROOT_PASS=omero ++ OMERO_DATA_DIR=/OMERO ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR + python3 -m venv /home/omero/workspace/OMERO-build/omero-virtualenv + /home/omero/workspace/OMERO-build/omero-virtualenv/bin/pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl Collecting zeroc-ice==3.6.5 Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB) WARNING: You are using pip version 21.2.3; however, version 24.2 is available. You should consider upgrading via the '/home/omero/workspace/OMERO-build/omero-virtualenv/bin/python3 -m pip install --upgrade pip' command. + /home/omero/workspace/OMERO-build/omero-virtualenv/bin/pip install -U setuptools omero-py Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (75.1.0) Requirement already satisfied: omero-py in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (5.19.5) Requirement already satisfied: future in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.0.0) Requirement already satisfied: numpy<2 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.26.4) Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.26.18) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (6.0.1) Requirement already satisfied: Pillow>=10.0.0 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (10.2.0) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (2.8.2) Requirement already satisfied: requests in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (2.31.0) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (1.4.4) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from omero-py) (3.6.5) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from requests->omero-py) (3.6) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from requests->omero-py) (2024.2.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-build/omero-virtualenv/lib/python3.9/site-packages (from requests->omero-py) (3.3.2) WARNING: You are using pip version 21.2.3; however, version 24.2 is available. You should consider upgrading via the '/home/omero/workspace/OMERO-build/omero-virtualenv/bin/python3 -m pip install --upgrade pip' command. + source docs/hudson/OMERO.sh ++ set -e ++ set -u ++ set -x ++ source docs/hudson/functions.sh ++ echo Building merge_ci Building merge_ci ++ python3 ./build.py build-dev release-all OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Buildfile: /home/omero/workspace/OMERO-build/src/build.xml check-ivy: Creating /home/omero/workspace/OMERO-build/src/etc/local.properties Created dir: /home/omero/workspace/OMERO-build/src/target :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml build-scons: Expanding: /home/omero/workspace/OMERO-build/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-build/src/target/scons No sub-builds to iterate on Entering /home/omero/workspace/OMERO-build/src/components/tools... buildlist: :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml clean: Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb... python-clean: WARNING: '' not a valid package name; please use only .-separated package names in setup.py /usr/lib/python3.9/site-packages/setuptools/dist.py:480: UserWarning: The version specified ('5.6.3-513-28b8569e14-ice36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running clean Deleting: /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb/omero_version.py Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroFS... python-clean: WARNING: '' not a valid package name; please use only .-separated package names in setup.py /usr/lib/python3.9/site-packages/setuptools/dist.py:480: UserWarning: The version specified ('5.6.3-513-28b8569e14-ice36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running clean Deleting: /home/omero/workspace/OMERO-build/src/components/tools/OmeroFS/omero_version.py Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroJava... Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroPy... Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroPy... python-clean: WARNING: '' not a valid package name; please use only .-separated package names in setup.py /usr/lib/python3.9/site-packages/setuptools/dist.py:480: UserWarning: The version specified ('5.6.3-513-28b8569e14-ice36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running clean Deleting: /home/omero/workspace/OMERO-build/src/components/tools/OmeroPy/omero_version.py Deleting directory /home/omero/workspace/OMERO-build/src/target build-scons: Expanding: /home/omero/workspace/OMERO-build/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-build/src/target/scons build: No sub-builds to iterate on Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroFS... Entering /home/omero/workspace/OMERO-build/src/components/tools/OmeroJava... tools-init: no-op retrieve: :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-build/src/etc/ivysettings.xml WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/omero/workspace/OMERO-build/src/lib/repository/ivy-2.4.0.jar) to field java.net.Authenticator.theAuthenticator WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release :: problems summary :: :::: WARNINGS [NOT FOUND ] com.google.guava#guava;32.0.1-jre!guava.jar(bundle) (0ms) ==== user-maven: tried /home/omero/.m2/repository/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar [NOT FOUND ] joda-time#joda-time;2.12.7!joda-time.jar (0ms) ==== user-maven: tried /home/omero/.m2/repository/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar :::::::::::::::::::::::::::::::::::::::::::::: :: FAILED DOWNLOADS :: :: ^ see resolution messages for details ^ :: :::::::::::::::::::::::::::::::::::::::::::::: :: com.google.guava#guava;32.0.1-jre!guava.jar(bundle) :: joda-time#joda-time;2.12.7!joda-time.jar :::::::::::::::::::::::::::::::::::::::::::::: :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS BUILD FAILED /home/omero/workspace/OMERO-build/src/build.xml:102: The following error occurred while executing this line: /home/omero/workspace/OMERO-build/src/components/antlib/resources/global.xml:316: The following error occurred while executing this line: /home/omero/workspace/OMERO-build/src/components/antlib/resources/lifecycle.xml:67: impossible to resolve dependencies: resolve failed - see output for details Total time: 38 seconds Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE