From nobody Sat Aug 22 03:06:28 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hRhsN2WZwz6p3hS for ; Sat, 22 Aug 2026 03:06:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hRhsM4GYfz3pvT; Sat, 22 Aug 2026 03:06:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787367991; a=rsa-sha256; cv=none; b=i6B6HCRJ1cPbxeKqgJbP3Us8Nv8V8dN0JAEuwFGluM2EHJJwS/FYw/900Ss+lLyeAG1zLR 1OFgDX0l8tfpGYCTPH/PIcOXj6nLia1qBNPzNfRaxh3xk1kZRRqFPIZrRcDOIBBwzfAgeX IxLLg6Am0leEeutRvF0uNsrne/X9tTxfJ4EDgpcxGmQkRsiwBFmcqQCq0jm2vhi+yarcdr EQNpDYdp6E8mIXiDuplEOwfQ1GWVU05PBVR4tudcnTTm+cV1II5hL1yVB66pM3hbrvz3Pn fnsFJ+oAaTtZ4IwrtEQ2fnsoAcyXCRv25YnPmRVVQNz/zmb4U2y8AHFMzci2CA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787367991; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=Al+SCcY1QQS1NSLKbXRVCkQWd2QF8c2W17Zk9zH7kg0=; b=WpnGNwiwCDxzlqpwlVQWsT2IVO29Kq41taELXJ4X5irecgXpwDKv4GbTg2t7T0TRTzJovg 8EPSORJMORBeATiV/gsTqAnYDaKeIwDAnAU37MCY0slqXile21FwviPSCP+KtshZpO4Efg PEzSvlMCAOmKK6hRo+WZSmKsY4voHk9k0PApbRn0caPh6NDqRurnmyhb5NN2jjoyVXqL5H 9uBypp9l42T0Bz8W0xyioilNbU7omaWmbo7lkETzp1abjH3+m7ZPaJpfkg2FYzhANKgtkh MqV+v8Iq7c6Zi7M/6CrN/sjJjeCauAl5GouQb5suOtfRTPKQJTX31mbUN1KXbA== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hRhsM2b1mzXWH; Sat, 22 Aug 2026 03:06:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 22 Aug 2026 03:06:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <825268597.2873.1787367991365@jenkins.ci.freebsd.org> In-Reply-To: <963739476.2775.1787283440242@jenkins.ci.freebsd.org> References: <963739476.2775.1787283440242@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1261 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2872_5077084.1787367988856" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2872_5077084.1787367988856 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1261 (2db7e1143a770b8c61a2de26= b75ff36244c970cc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1261/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1261/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1261/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) 522e73a8d345272ffc45bd65363bc9d9d1749f35 by kbowling: axgbe: Align channel lifetime with queue allocation d75bea6f8ec7b4404a296c1fc2b834b83e6ca58a by kbowling: enic: Correct queue and attach resource ownership 5cb13dd109f511800ea327332c2a306355627d2e by kbowling: ixv: Tolerate temporary PF mailbox unavailability 92211aefa361dff962bae3a5f45c63118296ff59 by kbowling: ixgbe: Handle deferred link-status requests f74b20db135499e1e419274cb0af155df5c075b3 by kbowling: ixgbe: Drain events for inactive VFs 2db7e1143a770b8c61a2de26b75ff36244c970cc by kbowling: ixgbe: Reject Flow Director with SR-IOV The end of the build log: [...truncated 104.92 MiB...] chmod +x 01.tmp --- all_subdir_tests/sys/pjdfstest/tests/unlink --- cat /workspace/src/contrib/pjdfstest/tests/unlink/11.t >11.tmp --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- mv 01.tmp 01 --- all_subdir_tests/sys/pjdfstest/tests/unlink --- chmod +x 11.tmp --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- --- 02 --- --- all_subdir_tests/sys/pjdfstest/tests/unlink --- mv 11.tmp 11 --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/02.t >02.tmp --- all_subdir_tests/sys/pjdfstest/tests/unlink --- --- 12 --- --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- chmod +x 02.tmp mv 02.tmp 02 --- all_subdir_tests/sys/pjdfstest/tests/unlink --- cat /workspace/src/contrib/pjdfstest/tests/unlink/12.t >12.tmp --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- --- 03 --- --- all_subdir_tests/sys/pjdfstest/tests/unlink --- chmod +x 12.tmp mv 12.tmp 12 --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/03.t >03.tmp --- all_subdir_tests/sys/pjdfstest/tests/unlink --- --- 13 --- --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- chmod +x 03.tmp mv 03.tmp 03 --- all_subdir_tests/sys/pjdfstest/tests/unlink --- cat /workspace/src/contrib/pjdfstest/tests/unlink/13.t >13.tmp --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- --- 04 --- --- all_subdir_tests/sys/pjdfstest/tests/unlink --- chmod +x 13.tmp --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/04.t >04.tmp --- all_subdir_tests/sys/pjdfstest/tests/unlink --- mv 13.tmp 13 --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- chmod +x 04.tmp --- all_subdir_tests/sys/pjdfstest/tests/unlink --- --- Kyuafile --- --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- mv 04.tmp 04 --- 05 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/05.t >05.tmp --- 06 --- --- 05 --- chmod +x 05.tmp --- 06 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/06.t >06.tmp --- 05 --- mv 05.tmp 05 --- 06 --- chmod +x 06.tmp --- misc.sh --- --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- mv 06.tmp 06 --- misc.sh --- sed -e '\,maindir=3D,s,maindir=3D.*,maindir=3D`dirname $0`/../,' < /workspa= ce/src/contrib/pjdfstest/tests/misc.sh > misc.sh.tmp --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- --- 07 --- --- all_subdir_sbin --- --- all_subdir_sbin/ipf --- --- ippool.5.gz --- --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/07.t >07.tmp --- misc.sh --- mv misc.sh.tmp misc.sh --- all_subdir_sbin --- gzip -cn /workspace/src/sbin/ipf/ippool/ippool.5 > ippool.5.gz --- all_subdir_tests --- --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- chmod +x 07.tmp mv 07.tmp 07 --- all_subdir_sbin --- --- all_subdir_sbin/natd --- =3D=3D=3D> sbin/natd (all) --- all_subdir_tests --- --- 08 --- --- all_subdir_sbin --- --- all_subdir_sbin/ipf --- --- ippool.8.gz --- gzip -cn /workspace/src/sbin/ipf/ippool/ippool.8 > ippool.8.gz --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/08.t >08.tmp chmod +x 08.tmp mv 08.tmp 08 --- all_subdir_sbin --- --- ippool.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug ippool.= full ippool.debug --- all_subdir_tests --- --- 09 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/09.t >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- all_subdir_sbin --- --- ippool --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dippool.debug ippool.full ippool --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_lib --- --- mbrlen_test.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug mbrlen_= test.full mbrlen_test.debug --- mbrlen_test --- --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmbrlen_test.debug mbrlen_test.full mbrlen_test --- all_subdir_sbin --- --- all_subdir_sbin/natd --- --- .depend --- --- all_subdir_lib --- --- devname.3.gz --- --- all_subdir_sbin --- echo natd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libalias.a >> .depend --- natd.pieo --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/gen/devname.3 > devname.3.gz --- all_subdir_lib/libc/tests --- --- mbrtoc16_test --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.d= epend.natd.pieo -MTnatd.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/sbin/natd/natd.c -o natd.pieo --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.mbrtoc16_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _= RECURSING_PROGS=3Dt PROG=3Dmbrtoc16_test ) --- all_subdir_sbin --- --- all_subdir_sbin/decryptcore --- =3D=3D=3D> sbin/decryptcore (all) --- all_subdir_sbin/ipfw --- *** [ipfw2.pieo] Error code 1 make[4]: stopped making "all" in /workspace/src/sbin/ipfw make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sbin/ipfw make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_lib --- --- all_subdir_lib/libc/tests/ssp --- =3D=3D=3D> lib/libc/tests/ssp (all) --- all_subdir_sbin --- --- all_subdir_sbin/decryptcore --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_lib --- --- all_subdir_lib/libc/tests/locale --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/locale make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_lib/libc/tests/ssp --- make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_usr.sbin --- make[4]: stopped making "all" in /workspace/src/usr.sbin/cron make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- all_subdir_tests/sys/aio --- make[5]: stopped making "all" in /workspace/src/tests/sys/aio make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- routed_make --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- all_subdir_sbin/natd --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_sbin/ipfw15 --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 189.74 real 1248.63 user 102.97 sys 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/jenkins79072820959= 49155569.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build 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 address ------=_Part_2872_5077084.1787367988856--