Started by upstream project "Trigger" build number 422 originally caused by: Started by user devspace Obtained Jenkinsfile from git https://github.com/snoopycrimecop/omero-python-superbuild.git [Pipeline] Start of Pipeline (hide) [Pipeline] node (hide) Running on testintegration in /home/omero/workspace/OMERO-python-superbuild-build [Pipeline] { (hide) [Pipeline] stage (hide) [Pipeline] { (Declarative: Checkout SCM) (hide) [Pipeline] checkout (hide) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Avoid second fetch Checking out Revision 6ddc64b9d2a08548067d3bcfb8096dc7e26b1384 (origin/merge_ci) Commit message: "merge master -Dorg -Ssuccess-only" First time build. Skipping changelog. Using shallow submodule update with depth 1 Cloning repository https://github.com/snoopycrimecop/omero-python-superbuild.git > git init /home/omero/workspace/OMERO-python-superbuild-build # timeout=10 Fetching upstream changes from https://github.com/snoopycrimecop/omero-python-superbuild.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/omero-python-superbuild.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/snoopycrimecop/omero-python-superbuild.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/merge_ci^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ddc64b9d2a08548067d3bcfb8096dc7e26b1384 # timeout=10 > git rev-list --no-walk fd75d09e2b6184bc9533c3eaaa2f19adb01f086c # 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-py.url # timeout=10 > git config -f .gitmodules --get submodule.omero-py.path # timeout=10 > git config --get submodule.omero-web.url # timeout=10 > git config -f .gitmodules --get submodule.omero-web.path # timeout=10 > git config --get submodule.omero-marshal.url # timeout=10 > git config -f .gitmodules --get submodule.omero-marshal.path # timeout=10 > git config --get submodule.omero-dropbox.url # timeout=10 > git config -f .gitmodules --get submodule.omero-dropbox.path # timeout=10 > git config --get submodule.omero-scripts.url # timeout=10 > git config -f .gitmodules --get submodule.omero-scripts.path # timeout=10 > git submodule update --init --recursive --depth=1 omero-py # timeout=10 > git submodule update --init --recursive --depth=1 omero-web # timeout=10 > git submodule update --init --recursive --depth=1 omero-marshal # timeout=10 > git submodule update --init --recursive --depth=1 omero-dropbox # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv (hide) [Pipeline] { (hide) [Pipeline] withEnv (hide) [Pipeline] { (hide) [Pipeline] stage (hide) [Pipeline] { (Versions) (hide) [Pipeline] copyArtifacts (hide) Copied 2 artifacts from "OMERO-build-build" build number 383 [Pipeline] sh (hide) > git submodule update --init --recursive --depth=1 omero-scripts # timeout=10 + mkdir /home/omero/workspace/OMERO-python-superbuild-build/build + cd /home/omero/workspace/OMERO-python-superbuild-build/build + curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz + tar -zxf - + export PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/omero/workspace/OMERO-python-superbuild-build/build/build-infra-master/ + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/omero/workspace/OMERO-python-superbuild-build/build/build-infra-master/ + cd .. + find . -name version.properties -exec cp '{}' . ';' cp: './version.properties' and './version.properties' are the same file + test -e version.properties + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-python-superbuild-build/version.properties + VERSION_PROPERTIES=/home/omero/workspace/OMERO-python-superbuild-build/version.properties + export ZIP_FILE=/home/omero/workspace/OMERO-python-superbuild-build/omero-blitz-VERSION-python.zip + ZIP_FILE=/home/omero/workspace/OMERO-python-superbuild-build/omero-blitz-VERSION-python.zip + foreach-get-version-as-property Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-dropbox/setup.py", line 15, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-dropbox/setup.py", line 15, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-marshal/setup.py", line 3, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-marshal/setup.py", line 3, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-py/setup.py", line 14, in <module> from setuptools import ( ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-py/setup.py", line 14, in <module> from setuptools import ( ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-scripts/setup.py", line 3, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-scripts/setup.py", line 3, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-web/setup.py", line 14, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' Traceback (most recent call last): File "/home/omero/workspace/OMERO-python-superbuild-build/omero-web/setup.py", line 14, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' [Pipeline] archiveArtifacts (hide) Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Build) (hide) [Pipeline] sh (hide) + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-python-superbuild-build/version.properties + VERSION_PROPERTIES=/home/omero/workspace/OMERO-python-superbuild-build/version.properties + export ZIP_FILE=/home/omero/workspace/OMERO-python-superbuild-build/omero-blitz-VERSION-python.zip + ZIP_FILE=/home/omero/workspace/OMERO-python-superbuild-build/omero-blitz-VERSION-python.zip + git submodule update --init --recursive + git submodule foreach python3 -m build Entering 'omero-dropbox' /usr/bin/python3: No module named build fatal: run_command returned non-zero status for omero-dropbox . [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Deploy) (hide) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] getContext (hide) [Pipeline] } [Pipeline] // stage [Pipeline] stage (hide) [Pipeline] { (Declarative: Post Actions) (hide) [Pipeline] deleteDir (hide) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 128 Finished: FAILURE