Started by an SCM change Running as SYSTEM Building remotely on encumbered_node in workspace /data/jenkins/workspace/oi-encumbered The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/OpenIndiana/oi-userland.git > git init /data/jenkins/workspace/oi-encumbered # timeout=10 Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git > git --version # timeout=10 > git --version # 'git version 2.47.1' > git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10 Checking out Revision cd7e317c0800a5f2046a9d76e418c2c57e6059b1 (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f cd7e317c0800a5f2046a9d76e418c2c57e6059b1 # timeout=10 Commit message: "rebuild ffmpeg for libvpx-1.15.0; fix gcc-14 problem; add patch for new" > git rev-list --no-walk 4f3a84892fef33609f2ff535ecfbf51fc1bfa7f6 # timeout=10 > git tag -a -f -m Jenkins Build #830 jenkins-oi-encumbered-830 # timeout=10 [oi-encumbered] $ /bin/sh -xe /var/tmp/jenkins4060639972620643306.sh + JENKINS_BUILD_NUMBER=830 + export JENKINS_BUILD_NUMBER + unset BUILD_NUMBER + trap copy_logs EXIT + pfexec /sbin/mount -a mount: /tmp is already mounted or swap is busy nfs mount: mount: /zdata/oirepo: Device busy + true + USERLAND_ARCHIVES=/data/userland-archives/ + export USERLAND_ARCHIVES + BASS_O_MATIC_MODE=incremental + export BASS_O_MATIC_MODE + GOCACHE=/tmp/.cache/go-build + export GOCACHE + GNUMAKEFLAGS=--no-print-directory + export GNUMAKEFLAGS + echo /data/jenkins /data/jenkins + cd /data/jenkins/workspace/oi-encumbered/ + [ -f components/encumbered/components.mk ] + [ -f components/encumbered/depends.mk ] + PUBLISHER=hipster-encumbered + export PUBLISHER + /usr/bin/time gmake -C components/encumbered setup Generating component list... /bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/logs /usr/bin/pkgrepo create file:/data/jenkins/workspace/oi-encumbered/i386/encumbered-repo /usr/bin/pkgrepo add-publisher -s file:/data/jenkins/workspace/oi-encumbered/i386/encumbered-repo hipster-encumbered /usr/bin/pkgrepo rebuild -s file:/data/jenkins/workspace/oi-encumbered/i386/encumbered-repo Initiating repository rebuild. building tools... /bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache real 4.0 user 1.9 sys 0.8 + /usr/bin/time gmake -C components/encumbered publish -k building tools... /bin/mkdir -p /data/jenkins/workspace/oi-encumbered/i386/pkglint-cache publish ffmpeg gmake: *** [/data/jenkins/workspace/oi-encumbered/components/Makefile:159: ffmpeg] Error 2 publish ffmpeg-6 publish meta-packages/history gmake: Target 'publish' not remade because of errors. real 6:23.5 user 30:04.3 sys 3:25.7 + copy_logs + pkgrepo -s i386/encumbered-repo remove '*' Removing packages for publisher hipster-encumbered ... Done Done Done Done Done Done + mkdir -p /data/logs/oi-userland/830 + rsync -av i386/logs/ /data/logs/oi-userland/830/ sending incremental file list ./ ffmpeg-6.publish.log ffmpeg.publish.log meta-packages.history.publish.log sent 355,741 bytes received 76 bytes 711,634.00 bytes/sec total size is 355,363 speedup is 1.00 + /usr/gnu/bin/ln -snf /data/logs/oi-userland/830 /data/logs/oi-userland/latest Build step 'Execute shell' marked build as failure IRC notifier plugin: Sending notification to: #oi-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev' Finished: FAILURE