From nobody Sun Dec 7 23:47:27 2025 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 4dPhcK4hjXz6J29H for ; Sun, 07 Dec 2025 23:47:29 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dPhcK1lQZz42qr; Sun, 07 Dec 2025 23:47:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765151249; 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: list-id; bh=GNAExQSs6A5MgC4FsSgn8NxKwCiV/2ABVc82kj1bkFo=; b=EVYHYkN3mvdNau4hp+nAJzg0nGry2KC84/qvDugTWRfAruyw2TWmqKIBr3XXXV/0J+2irR f0NSEBWJE26uCexI0v0Jx4+HYd/x4i1XI6/si/k9zTrVsiysTAZO0Qo81alBSfHhSVyQVW vQ2uOTk0pDBYpkyes3R9msGw2jQDOP4y4PK1n8Vu00gC2IEISp1xWrwWCwZKfEfPCD+tdi C7eG6CTnqTZhaOgbgP2gXjhOawn4SzMjMC4dRsRNGecQbEkF9AI4Du3RmEQ8VWCSwVm06s svWPet2RclFmHfL3v9wl/uCiMl/NGJdSYfDD7dmsIlEj2wj6DCKO5FV2XVJLRw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765151249; a=rsa-sha256; cv=none; b=dYykyHBbvOENBiAjyQhJ/KQmxlK9+PV58KE3Ls5IkUevL4kA43sFxC27ZR7JgA6vRdrIVW Mei8o4GDAil2nGPku2cJn8i7FNx3tQZOykUYr2/7CRwhDGBvlxmkSb2+XTUBlRzH3zEDTS WmjHWujZ2oBh+HYB/WpCqaEwUeuqZ/oOgZEUkD5J9yd8m9asETtL8R6G8LjXwy0/AVh5H8 /0Zkdkk05RccGiNU2KlcDUxOkjAk3vxmb+vWmFAp8LTjLsvbeaagCNKCkPWEO5OlH2SCuD eDqO/jIlcDH2CuyOGb6yDymVUwZjuhMh9dHtAfPHprCfewBJ7u4F45NgC0p4/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4dPhcK1F4zz1465; Sun, 07 Dec 2025 23:47:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 7 Dec 2025 23:47:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, behlendorf1@llnl.gov, noreply@github.com, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <837629.33.1765151249177@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #33946 - Failure 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_32_503576806.1765151247287" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_32_503576806.1765151247287 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #33946 (8b78d412aec7f9171ecc2e1cd8aea07b19= b4f600) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3394= 6/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33946/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33946/c= onsole 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) b5937482878195860b75eb25423a7b0ae9bebffc by behlendorf1: zfs: replace uu_avl with sys/avl 871fa61d262f807446cd5c687edc77d6ddb84932 by behlendorf1: zfs: replace uu_list with sys/list adb316f4112d99528cc077e467a9162776acb40f by behlendorf1: libuutil: remove the whole thing 74b50a71a0a824146f5ee41aaf412c8c598eafca by behlendorf1: libuutil: remove packaging 06c73cffabc30b61a695988ec8e290f43cb3768d by noreply: CI: Add smatch static analysis workflow be7d8eaf548c575805d702f900aa35de14b8da3c by behlendorf1: taskq: initialize tsd on first use 71609a926462066b97659bcbd427033ea2fa699d by behlendorf1: zfs: replace tpool with taskq 36e4f188832f264a46b61309b837ebf8c883cfc1 by noreply: Fix taskq NULL pointer dereference on timer race 1f3444f2bba42817520a8097a29d24a3b4115927 by noreply: zpool: fix special vdev -v -o conflict e37937f42d8ed496b069dddd24399d187266cfe7 by noreply: ztest: fix broken random call 7f7d4934cbc37ef96f5007a21c3b7d7a8f69193d by noreply: FreeBSD: Fix uninitialized variable error 39303febacbbe3aaabbaad8ae01f1554ab6e5004 by noreply: chksum: run 256K benchmark on demand, preserve chksum_stat_data c631f5e6c2eae62aa645c9e8a0fc586efa5f9a23 by behlendorf1: Linux: bump -std to gnu11 b7e00c7397bfc504ec9d46eeb41ab7980adb21df by behlendorf1: zvol_id: make array length properly known at compile time bfd137d92b8972e5b709ea1eb7be875c21b3242d by behlendorf1: config/kmap_atomic: initialise test data 9a453b2050d3f12109464e655a3ef2688f18f72f by noreply: CI: zfs-test-packages: Add in new repos 48f33c1ef222a183965c4b89eb8cb796d0bd08fd by noreply: DDT: Make children writes inherit allocator a5b665df39c2962c7018f47c4948732fac246d2a by noreply: DDT: Switch to using wmsums for lookup stats 928eccc5bc8d364bdcdc1364249677bd34a131a3 by noreply: DDT: Reduce global DDT lock scope during writes 3647fa3902466fff555be184bb99dcccc7ed633e by behlendorf1: ZFS: Enable more logs for raidz_001_neg 95b2eb50f2a4cd28a24764f249c8e72060d16938 by behlendorf1: raidz_test: Set io_offset reasonably 338d432b42a657d2fc7a649ad737441869cb373d by behlendorf1: raidz_test: Fix ZIO ABDs initialization 4754ac8529c4eb6f16e4416ab4c895ec2800870a by behlendorf1: raidz_test: Restore rand_data protection 88d012a1d659d83002657d3292f3bcc77af63431 by noreply: Fix snapshot automount expiry cancellation deadlock ffaea08319738756f7afbe07092e146cbb8358b9 by noreply: FreeBSD: Remove HAVE_INLINE_FLSL use 05e2747bf2abd9e6bb301fd2b6884946833b06ed by noreply: Provide loff_t via on musl-based Linux systems dfb08752004cdd8d919c61ac57aae8e8fc7025f6 by noreply: ZTS: Add slow_vdev_degraded_sit_out retry 89f729dcca87425aadfa03d1764e96f285eb658d by noreply: During CI, use `nproc` instead of `sysctl -n hw.ncpu` 8b78d412aec7f9171ecc2e1cd8aea07b19b4f600 by mm: zfs: world changes after 89f729dcc merge The end of the build log: [...truncated 66.21 MiB...] --- start.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64.= amd64/stand/libsa32 -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER= _DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -mso= ft-float -march=3Di386 -mno-relax -I. -Iinclude -I/usr/src/stand/efi/acpica= /include -I/usr/src/stand/efi/loader_ia32/../loader -I/usr/src/stand/libsa/= zfs -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -Wall -I/usr/src/stand/efi/loader_ia32= -I/usr/src/stand/efi/loader_ia32/arch/i386 -I/usr/src/stand/efi/include -I= /usr/src/stand/efi/include/i386 -I/usr/src/sys/contrib/edk2/Include -I/usr/= src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI -I/u= sr/src/stand/common -I/usr/src/contrib/lua/src -I/usr/src/stand/common -I/u= sr/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NE= T_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I= /usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/cddl/c= ontrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -g -gz= =3Dzlib -MD -MF.depend.start.o -MTstart.o -std=3Dgnu17 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-comp= are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e= num-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno= -switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Oz = -Qunused-arguments -c /usr/src/stand/efi/loader_ia32/../loader/arch/= i386/start.S -o start.o --- all_subdir_tests --- --- allow_other --- --- allow_other.debug --- objcopy --only-keep-debug allow_other.full allow_other.debug --- allow_other --- objcopy --strip-debug --add-gnu-debuglink=3Dallow_other.debug allow_other.= full allow_other --- all_subdir_usr.sbin --- --- msdosfs_fat.pieo --- --- all_subdir_stand --- --- all_subdir_stand/efi/loader_lua --- --- amd64_tramp.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64.= amd64/stand/libsa -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_D= ISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-floa= t -fPIC -mno-red-zone -mno-relax -I. -Iinclude -I/usr/src/stand/efi/acpica/= include -I/usr/src/stand/efi/loader_lua/../loader -I/usr/src/stand/libsa/zf= s -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/inc= lude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -Wall -I/usr/src/stand/efi/loader_= lua -I/usr/src/stand/efi/loader_lua/arch/amd64 -I/usr/src/stand/efi/include= -I/usr/src/stand/efi/include/amd64 -I/usr/src/sys/contrib/edk2/Include -I/= usr/src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI = -I/usr/src/stand/common -I/usr/src/contrib/lua/src -I/usr/src/stand/common = -I/usr/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADE= R_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPOR= T -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/cd= dl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -g = -gz=3Dzlib -MD -MF.depend.amd64_tramp.o -MTamd64_tramp.o -std=3Dgnu17 -Wno= -format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time = -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error= =3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-t= autological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused= -function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-pa= cked-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-p= arentheses -Oz -Qunused-arguments -c /usr/src/stand/efi/loader_lua/= ../loader/arch/amd64/amd64_tramp.S -o amd64_tramp.o --- all_subdir_cddl --- --- zfsd.full --- c++ -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.a= md64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= DIN_BASE -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/open= zfs/lib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os= /freebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys= -include /usr/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.= h -I/usr/src/cddl/usr.sbin -DHAVE_ISSETUGID -DHAVE_EXECVPE -DNEED_SOLARIS_B= OOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -gz=3Dzlib -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -Wno-uninitialized -Wdate-time -Wno-unknown-pragmas -Wno-empty-body -Wno= -string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-par= ameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -= Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-c= onversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-swit= ch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -fPIE -g= -gz=3Dzlib -std=3Dgnu++17 -Wl,-zrelro -pie -o zfsd.full callout.pieo = case_file.pieo zfsd_event.pieo vdev.pieo vdev_iterator.pieo zfsd.pieo zfsd_= exception.pieo zpool_list.pieo zfsd_main.pieo -lprivatedevdctl -lzfs -lu= til -lgeom -lbsdxml -lsbuf -lnvpair -lavl -lzutil=20 --- all_subdir_usr.bin --- --- leave.full --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -f= PIE -g -gz=3Dzlib -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W= cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wno-format -Wmissing-variable-declarations -Wthread-safety -= Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error= =3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Qunus= ed-arguments -Wl,-zrelro -pie -o leave.full leave.pieo =20 --- all_subdir_stand --- --- all_subdir_stand/efi/loader_ia32 --- --- setup.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64= .amd64/stand/libsa32 -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -D= double=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-section= s -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADE= R_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -ms= oft-float -march=3Di386 -mno-relax -I. -Iinclude -I/usr/src/stand/efi/acpic= a/include -I/usr/src/stand/efi/loader_ia32/../loader -I/usr/src/stand/libsa= /zfs -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/= include/os/freebsd/zfs -DEFI_ZFS_BOOT -Wall -I/usr/src/stand/efi/loader_ia3= 2 -I/usr/src/stand/efi/loader_ia32/arch/i386 -I/usr/src/stand/efi/include -= I/usr/src/stand/efi/include/i386 -I/usr/src/sys/contrib/edk2/Include -I/usr= /src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI -I/= usr/src/stand/common -I/usr/src/contrib/lua/src -I/usr/src/stand/common -I/= usr/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_N= ET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -= I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/cddl/= contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -g -gz= =3Dzlib -MD -MF.depend.setup.o -MTsetup.o -std=3Dgnu17 -Wno-format-zero-le= ngth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-comp= are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e= num-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno= -switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Oz = -Qunused-arguments -c /usr/src/stand/efi/loader_ia32/../loader/arch/i38= 6/setup.c -o setup.o --- all_subdir_cddl --- ld: error: undefined reference: spl_pagesize >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (dis= allowed by --no-allow-shlib-undefined) ld: error: undefined reference: libspl_assertf >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (dis= allowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_create >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (dis= allowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_dispatch >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (dis= allowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_wait >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (dis= allowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_destroy >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (dis= allowed by --no-allow-shlib-undefined) --- all_subdir_usr.bin --- --- leave.1.gz --- gzip -cn /usr/src/usr.bin/leave/leave.1 > leave.1.gz --- leave.debug --- objcopy --only-keep-debug leave.full leave.debug --- leave --- objcopy --strip-debug --add-gnu-debuglink=3Dleave.debug leave.full leave --- all_subdir_stand --- --- all_subdir_stand/efi/loader_lua --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/less --- =3D=3D=3D> usr.bin/less (all) --- all_subdir_usr.sbin --- --- msdosfs_vnops.pieo --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -I/usr/src/usr.sbin/makefs -I/usr/src/usr.sbin/makefs/zfs -I= /usr/src/stand/libsa -I/usr/src/sys/cddl/boot -DHAVE_ZFS -I/usr/src/sys/fs= /cd9660/ -DMAKEFS -D_WANT_MSDOSFS_INTERNALS -I/usr/src/sys/fs/msdosfs -I/us= r/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=3D1 -I/usr/src/contrib/m= tree -I/usr/src/contrib/mknod -I/usr/src/lib/libnetbsd -fPIE -g -gz=3Dzlib = -MD -MF.depend.msdosfs_vnops.pieo -MTmsdosfs_vnops.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -= Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -Wt= hread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variabl= e -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mis= match -Qunused-arguments -c /usr/src/usr.sbin/makefs/msdos/msdosfs_vn= ops.c -o msdosfs_vnops.pieo --- all_subdir_stand --- --- acpi_detect.o --- --- start.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64.= amd64/stand/libsa -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_D= ISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-floa= t -fPIC -mno-red-zone -mno-relax -I. -Iinclude -I/usr/src/stand/efi/acpica/= include -I/usr/src/stand/efi/loader_lua/../loader -I/usr/src/stand/libsa/zf= s -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/inc= lude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -Wall -I/usr/src/stand/efi/loader_= lua -I/usr/src/stand/efi/loader_lua/arch/amd64 -I/usr/src/stand/efi/include= -I/usr/src/stand/efi/include/amd64 -I/usr/src/sys/contrib/edk2/Include -I/= usr/src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI = -I/usr/src/stand/common -I/usr/src/contrib/lua/src -I/usr/src/stand/common = -I/usr/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADE= R_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPOR= T -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/cd= dl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -g = -gz=3Dzlib -MD -MF.depend.start.o -MTstart.o -std=3Dgnu17 -Wno-format-zero= -length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-b= ody -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but= -set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-c= ompare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wn= o-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -= Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -= Oz -Qunused-arguments -c /usr/src/stand/efi/loader_lua/../loader/arc= h/amd64/start.S -o start.o --- all_subdir_usr.sbin --- --- msdosfs_lookup.pieo --- --- all_subdir_usr.sbin/mlxcontrol --- =3D=3D=3D> usr.sbin/mlxcontrol (all) --- all_subdir_tests --- --- all_subdir_tests/sys/netlink --- --- test_snl.full --- --- all_subdir_tests/sys/fs --- --- bad_server --- --- bad_server.debug --- --- all_subdir_tests/sys/netlink --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I= /usr/src -fPIE -g -gz=3Dzlib -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno= -empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dun= used-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautol= ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func= tion -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-= member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parent= heses -Qunused-arguments -Wl,-zrelro -pie -o test_snl.full test_snl.pieo= -lprivateatf-c --- all_subdir_tests/sys/fs --- objcopy --only-keep-debug bad_server.full bad_server.debug --- all_subdir_cddl --- c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) --- all_subdir_tests --- --- bad_server --- objcopy --strip-debug --add-gnu-debuglink=3Dbad_server.debug bad_server.fu= ll bad_server --- all_subdir_cddl --- *** [zfsd.full] Error code 1 make[5]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd --- all_subdir_usr.bin --- make[3]: stopped making "all" in /usr/src/usr.bin make[2]: stopped making "all" in /usr/src --- all_subdir_tests --- make[6]: stopped making "all" in /usr/src/tests/sys/fs/fusefs --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /usr/src/usr.sbin --- all_subdir_stand --- --- all_subdir_stand/efi/loader_ia32 --- make[4]: stopped making "all" in /usr/src/stand/efi --- all_subdir_tests --- --- all_subdir_tests/sys/netlink --- make[5]: stopped making "all" in /usr/src/tests/sys/netlink make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_stand --- --- all_subdir_stand/efi/loader_lua --- --- all_subdir_stand/efi/loader_4th --- --- all_subdir_stand/efi/loader_lua --- make[4]: stopped making "all" in /usr/src/stand/efi --- all_subdir_stand/efi/loader_4th --- make[4]: stopped making "all" in /usr/src/stand/efi --- all_subdir_sbin --- --- route.pieo --- --- all_subdir_stand --- --- all_subdir_stand/efi/loader_simp --- --- gfx_fb.o --- make[4]: stopped making "all" in /usr/src/stand/efi make[3]: stopped making "all" in /usr/src/stand make[2]: stopped making "all" in /usr/src --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/makefs --- --- msdosfs_vnops.pieo --- make[3]: stopped making "all" in /usr/src/usr.sbin make[2]: stopped making "all" in /usr/src --- all_subdir_rescue --- --- ifconfig_make --- make[5]: stopped making "objs" in /usr/obj/usr/src/amd64.amd64/rescue/rescu= e *** [objs] Error code 2 make[4]: stopped making "all" in /usr/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /usr/src/rescue/rescue make[3]: stopped making "all" in /usr/src/rescue make[2]: stopped making "all" in /usr/src --- all_subdir_lib --- make[5]: stopped making "all" in /usr/src/lib/msun/tests --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- make[6]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd/tests *** [all_subdir_cddl/usr.sbin/zfsd/tests] Error code 2 make[5]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd make[5]: 2 errors make[5]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /usr/src/cddl/usr.sbin make[3]: stopped making "all" in /usr/src/cddl make[2]: stopped making "all" in /usr/src --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- make[5]: stopped making "all" in /usr/src/tests/sys/capsicum make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_sbin --- --- route_netlink.pieo --- make[3]: stopped making "all" in /usr/src/sbin make[2]: stopped making "all" in /usr/src --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests/net --- make[6]: stopped making "all" in /usr/src/lib/libc/tests/net make[5]: stopped making "all" in /usr/src/lib/libc/tests make[4]: stopped making "all" in /usr/src/lib/libc make[3]: stopped making "all" in /usr/src/lib --- all_subdir_lib/msun --- --- invctrig_test --- make[5]: stopped making "all" in /usr/src/lib/msun/tests make[4]: stopped making "all" in /usr/src/lib/msun make[3]: stopped making "all" in /usr/src/lib make[2]: stopped making "all" in /usr/src --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- --- bmap --- make[6]: stopped making "all" in /usr/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /usr/src/tests/sys/fs make[4]: stopped making "all" in /usr/src/tests/sys make[3]: stopped making "all" in /usr/src/tests make[2]: stopped making "all" in /usr/src 43.51 real 701.31 user 99.31 sys make[1]: stopped making "buildworld" in /usr/src make: stopped making "buildworld" in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins74285336167309886.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-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_32_503576806.1765151247287--