Started by upstream project "Trigger" build number 305 originally caused by: Started by timer Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins16713613317934260695.sh + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3 + python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 ++ 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-test-integration/.venv3/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='(.venv3) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + 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) Installing collected packages: zeroc-ice Successfully installed zeroc-ice-3.6.5 + pip install -U pip future setuptools Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3) Collecting pip Using cached pip-24.3.1-py3-none-any.whl (1.8 MB) Collecting future Using cached future-1.0.0-py3-none-any.whl (491 kB) Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0) Collecting setuptools Using cached setuptools-75.6.0-py3-none-any.whl (1.2 MB) Installing collected packages: setuptools, pip, future Attempting uninstall: setuptools Found existing installation: setuptools 53.0.0 Uninstalling setuptools-53.0.0: Successfully uninstalled setuptools-53.0.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed future-1.0.0 pip-24.3.1 setuptools-75.6.0 + pip install markdown Collecting markdown Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting importlib-metadata>=4.4 (from markdown) Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting zipp>=3.20 (from importlib-metadata>=4.4->markdown) Using cached zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Using cached Markdown-3.7-py3-none-any.whl (106 kB) Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Using cached zipp-3.21.0-py3-none-any.whl (9.6 kB) Installing collected packages: zipp, importlib-metadata, markdown Successfully installed importlib-metadata-8.5.0 markdown-3.7 zipp-3.21.0 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/mox3/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/mox3/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/mox3/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/mox3/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/mox3/ ERROR: Could not find a version that satisfies the requirement mox3 (from versions: none) ERROR: No matching distribution found for mox3 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found. TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml testng-results.xml was last modified before this build started. Ignoring it. Saving reports... Found matching files but did not find any TestNG results. Finished: FAILURE