See https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/1533/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building on the built-in node in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/ [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-D1eFdbX8z0Bc/agent.2060467 SSH_AGENT_PID=2060470 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_10915596096245858818.key (osmocom-jenkins) [ssh-agent] Using credentials releases (OS#5798) The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground
git init https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e # timeout=10
Commit message: "debian-bullseye-titan-*/Dockerfile: Replace inetutils-ping with iputils-ping"
git rev-list --no-walk 9c8b5fa9c2f790a1ed6b2e4866fa423af0443f3e # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins17460122972702377736.sh + cd release-tarball-build-dist + ./jenkins.sh + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER= + [ xhttps://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs ] + [ xjenkins-Osmocom-release-tarballs-1533 = x ] + basename https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/release-tarball-build-dist + SUITE_NAME=release-tarball-build-dist + docker_images_require debian-bullseye-obs-latest release-tarball-build-dist + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-bullseye-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-obs-latest + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-obs-latest + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-obs-latest + echo debian-bullseye-obs-latest + dir=debian-bullseye-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bullseye-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bullseye-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=/debian-bullseye-obs-latest ./jenkins.sh: 180: make: not found + exit 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2060470 killed; [ssh-agent] Stopped.
jenkins-notifications@lists.osmocom.org