Date: Tue, 21 Jul 2026 20:30:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1209 - Still Failing Message-ID: <1638732153.2193.1784665807645@jenkins.ci.freebsd.org> In-Reply-To: <681814608.2189.1784662893742@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-stable-14-amd64-gcc14_build - Build #1209 (6eaa8ed5d203a96c83a0e873ad963dcab181e5de) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) No changes The end of the build log: [...truncated 2.80 KiB...] + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build jexec: jail "FreeBSD-stable-14-amd64-gcc14_build" not found jexec: jail "FreeBSD-stable-14-amd64-gcc14_build" not found jail: "FreeBSD-stable-14-amd64-gcc14_build" not found umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace: unknown file system umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev: unknown file system cannot open 'zroot/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build': dataset does not exist + sh freebsd-ci/scripts/jail/setup.sh + . freebsd-ci/scripts/jail/jail.conf + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + JNAME=FreeBSD-stable-14-amd64-gcc14_build + ZFS_PARENT=zroot/jenkins/jails + JHOME=/jenkins/jails + JPATH=/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build + JAIL_CONF=freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + WORKSPACE_IN_JAIL=/workspace + eval 'BUILDER_JAIL_IP6=$BUILDER_0_IP6' + BUILDER_JAIL_IP6=2610:1c1:1:607c::16:401 + eval 'BUILDER_JAIL_IP4=$BUILDER_0_IP4' + BUILDER_JAIL_IP4='' + [ -f freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/jail.conf ] + . freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=14.4-RELEASE + echo 'setup jail FreeBSD-stable-14-amd64-gcc14_build using following parameters:' setup jail FreeBSD-stable-14-amd64-gcc14_build using following parameters: + echo 'TARGET=amd64' TARGET=amd64 + echo 'TARGET_ARCH=amd64' TARGET_ARCH=amd64 + echo 'WITH_32BIT=0' WITH_32BIT=0 + echo 'OSRELEASE=14.4-RELEASE' OSRELEASE=14.4-RELEASE + echo 'BUILDER_JAIL_IP6=2610:1c1:1:607c::16:401' BUILDER_JAIL_IP6=2610:1c1:1:607c::16:401 + echo 'BUILDER_JAIL_IP4=' BUILDER_JAIL_IP4= + echo 14.4-RELEASE + cut -f 2 -d - + tr -d '[:digit:]' + RELEASE_TYPE=RELEASE + SUBDIR=releases + BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/14.4-RELEASE + fetch -m https://download.FreeBSD.org/releases/amd64/amd64/14.4-RELEASE/base.txz + [ 0 -eq 1 ] + sudo zfs create zroot/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build + sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build + [ 0 -eq 1 ] + [ -x /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/bin/freebsd-version ] + /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/bin/freebsd-version -u + OSRELEASE=14.4-RELEASE + sudo mount -t devfs devfs /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev + sudo devfs -m /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev rule -s 4 applyset + sudo mkdir -p /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace + sudo mount -t nullfs /jenkins/workspace/FreeBSD-stable-14-amd64-gcc14_build /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace + [ -n '' ] + printf 'nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n' + sudo tee /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/etc/resolv.conf nameserver 2610:1c1:1:6002::100 nameserver 2610:1c1:1:6002::200 + [ igb0 -a 2610:1c1:1:607c::16:401 ] + sudo ifconfig igb0 inet6 2610:1c1:1:607c::16:401 alias + JAIL_ARG_IP6='ip6.addr=2610:1c1:1:607c::16:401' + [ igb0 -a '' ] + JAIL_ARG_IP4='ip4=disable' + sudo jail -c persist 'name=FreeBSD-stable-14-amd64-gcc14_build' 'path=/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build' 'osrelease=14.4-RELEASE' 'host.hostname=FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c1:1:607c::16:401' 'ip4=disable' allow.chflags allow.mount allow.mount.devfs 'enforce_statfs=1' 'devfs_ruleset=4' + echo 'setup build environment' setup build environment + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c $'sed -i.bak -e \'s,pkg+http://pkg.FreeBSD.org/${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/${ABI}/latest,\' /etc/pkg/FreeBSD.conf' + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update' [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Installing pkg-2.7.5... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Extracting pkg-2.7.5: .......... done Updating FreeBSD repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD Updating FreeBSD-kmods repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: ..... done Processing entries: .......... done FreeBSD-kmods repository update completed. 245 packages processed. Error updating repositories! + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD cannot be opened. 'pkg update' required Updating database digests format: . done pkg: No packages available to install matching 'ca_root_nss' have been found in the repositories pkg: No packages available to install matching 'git-tiny' have been found in the repositories pkg: No packages available to install matching 'sudo' have been found in the repositories + [ -s freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/pkg-list ] + cat freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'pkg install -y amd64-gcc14' Updating FreeBSD repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD cannot be opened. 'pkg update' required pkg: No packages available to install matching 'amd64-gcc14' have been found in the repositories + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'uname -a' FreeBSD FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org 14.4-RELEASE FreeBSD 15.0-STABLE #0 stable/15-n282691-a9b93531788c: Wed Mar 25 01:22:41 UTC 2026 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'pkg info -q' pkg-2.7.5 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-stable-14-amd64-gcc14_build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-stable-14-amd64-gcc14_build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=1209 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-stable-14-amd64-gcc14_build BUILDER_2_IP6=2610:1c1:1:607c::16:403 LOGNAME=root LANG=C.UTF-8 USE_GIT_COMMIT=6eaa8ed5d203a96c83a0e873ad963dcab181e5de BUILDER_7_IP6=2610:1c1:1:607c::16:408 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/display/redirect MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect?page=changes JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:401 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-stable-14-amd64-gcc14_build GIT_BRANCH=origin/stable/14 BUILDER_5_IP6=2610:1c1:1:607c::16:406 CI=true HUDSON_HOME=/usr/local/jenkins SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=d860a7333309248b19e30430e85d6dcadba39031 BUILD_ID=1209 BUILDER_NETIF=igb0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ BUILDER_3_IP6=2610:1c1:1:607c::16:404 TERM=unknown BUILD_TAG=jenkins-FreeBSD-stable-14-amd64-gcc14_build-1209 NODE_LABELS=gawain4.nyi.freebsd.org jailer image_builder BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=UPSTREAMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#1209 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:402 BUILDER_6_IP6=2610:1c1:1:607c::16:407 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/ GIT_PREVIOUS_COMMIT=6eaa8ed5d203a96c83a0e873ad963dcab181e5de SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=3a5e5147-7a12-4d2b-b12f-34ed37134999 SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n WORKSPACE=/workspace MM_CHARSET=UTF-8 BUILD_CAUSE_UPSTREAMTRIGGER=true WORKSPACE_TMP=/jenkins/workspace/FreeBSD-stable-14-amd64-gcc14_build@tmp GIT_COMMIT=6eaa8ed5d203a96c83a0e873ad963dcab181e5de NODE_NAME=gawain4.nyi.freebsd.org BUILDER_4_IP6=2610:1c1:1:607c::16:405 BLOCKSIZE=K EXECUTOR_NUMBER=0 [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins16981768135558412040.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-stable-14-amd64-gcc14_build -------------------------------------------------------------- + TARGET=amd64 + TARGET_ARCH=amd64 + CROSS_TOOLCHAIN=amd64-gcc14 + export 'MAKEOBJDIRPREFIX=/tmp/obj' + rm -fr /tmp/obj + MAKECONF=/dev/null + SRCCONF=/dev/null + cd /workspace/src + make -j 12 -DWITHOUT_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' 'CROSS_TOOLCHAIN=amd64-gcc14' '__MAKE_CONF=/dev/null' 'SRCCONF=/dev/null' [Creating objdir /tmp/obj/workspace/src/amd64.amd64...] --- buildworld --- make[1]: /workspace/src/Makefile.inc1:72: CROSS_TOOLCHAIN amd64-gcc14 not found in make[1] in directory "/workspace/src" make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7424766170937589514.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build cannot unmount '/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build': pool or dataset is busy Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1638732153.2193.1784665807645>
