07:40:56 Started by user devspace
07:40:56 Running as SYSTEM
07:40:56 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-build
07:40:56 The recommended git tool is: NONE
07:40:56 No credentials specified
07:40:56 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build/src/.git # timeout=10
07:40:56 Fetching changes from the remote Git repository
07:40:56 > git config remote.origin.url https://github.com/snoopycrimecop/openmicroscopy.git # timeout=10
07:40:56 Fetching upstream changes from https://github.com/snoopycrimecop/openmicroscopy.git
07:40:56 > git --version # timeout=10
07:40:56 > git --version # 'git version 2.43.5'
07:40:56 > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/openmicroscopy.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:40:57 > git rev-parse origin/merge_ci^{commit} # timeout=10
07:40:57 Checking out Revision 563cb21b2c7dabff1af6a129a8c76b55a31c023c (origin/merge_ci)
07:40:57 > git config core.sparsecheckout # timeout=10
07:40:57 > git checkout -f 563cb21b2c7dabff1af6a129a8c76b55a31c023c # timeout=10
07:40:57 Commit message: "Add version.properties to etc/omero.properties"
07:40:57 > git rev-list --no-walk 563cb21b2c7dabff1af6a129a8c76b55a31c023c # timeout=10
07:40:57 Cleaning workspace
07:40:57 > git rev-parse --verify HEAD # timeout=10
07:40:57 Resetting working tree
07:40:57 > git reset --hard # timeout=10
07:40:57 > git clean -fdx # timeout=10
07:40:57 Copied 6 artifacts from "OMERO-python-superbuild-build" build number 351
07:40:57 [OMERO-build] $ /bin/bash -xe /tmp/jenkins1361845544304334045.sh
07:40:57 + mv omero-scripts/dist/omero_scripts-5.9.1.dev0.tar.gz .
07:40:57 + cd src
07:40:57 + export OMERO_BRANCH=merge_ci
07:40:57 + OMERO_BRANCH=merge_ci
07:40:57 + OMERO_VEN=/home/omero/workspace/OMERO-build/omero-virtualenv
07:40:57 + source /home/omero/settings.env
07:40:57 ++ OMERO_DB_HOST=pg
07:40:57 ++ OMERO_DB_USER=postgres
07:40:57 ++ OMERO_DB_PASS=
07:40:57 ++ OMERO_ROOT_PASS=omero
07:40:57 ++ OMERO_DATA_DIR=/OMERO
07:40:57 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
07:40:57 + python3.11 -m venv /home/omero/workspace/OMERO-build/omero-virtualenv
07:40:59 + python3.11 install -U setuptools
07:40:59 python3.11: can't open file '/home/omero/workspace/OMERO-build/src/install': [Errno 2] No such file or directory
07:40:59 Build step 'Execute shell' marked build as failure
07:40:59 Archiving artifacts
07:40:59 Finished: FAILURE