From nobody Sat Nov 15 20:15:24 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 4d84xr1mJgz6GtSy for ; Sat, 15 Nov 2025 20:15:28 +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 4d84xq6gCMz3p9v; Sat, 15 Nov 2025 20:15:27 +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=1763237727; 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=RWnij3qheFy2ioA9wxCsjZiqyZMJCQ6aOP5tBvzn/zw=; b=SuJeZzOK9C1gUYvIMyynlK7kQvfrhZxERoS73mv8Sk5c29m9dauPl0ZpPimaM+xnbd+ZnR uQP1xk9tRkJTWTUfWcxXaU/wCmPmo1tKawIAiO0a5a0JUqIUmWfbTzFBCm3GRi/Pyn4y9s mnXP7jDALQmaWadHyhEvGp+WfTQhKrEB+kENIVZcSz8heNDXZiCPSjFxYIA1MKXn4w5S2U t5WEyoBhP8DkXbaVGjz7rrRXNvNS6NlImjv38s90oE8oq/O5gNj1Zjkd4aZtXzq7Mm2zda x7x9uOBSGnUyF2Zmv6bwrBkAccH3XBBlB9wglsl1tV05ShT9qYPJ10pGKP5C7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763237727; a=rsa-sha256; cv=none; b=l7rdWCqzhk0jW1lWiguNWA4ZQZI8vKO8K6BKqF/UVhtpL98ZnlGLbzpSVV2wfb8uul2jgL +zjmFV1uHSCyLHGeIN1I9mcErNJz7ma3CjaBo+9ApV0ve9aSRasV/Y26rhJg/wAHkRnynf lxhZTP6e8Pm4MtJUPuAYQbXf1LWzxq1ZY70ZLG/OmJU1GS0ugSzvZjY0shG9IuVDl+/HkL d1YX5iIDK1srKx7a8pdSkO0SyrLIYXfWXBcA+z7FRh6DFUqDwp1QmGWPUesFV7qtWKd+eE vG5QiVMVSdAsM/NIs/LvosRmYjHcyrfHMMur3jOK8U+RhnOiq00YAKUnWV6YJw== 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 4d84xq63Z3z16vB; Sat, 15 Nov 2025 20:15:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 15 Nov 2025 20:15:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <209525055.1689.1763237727855@jenkins.ci.freebsd.org> In-Reply-To: <1783462908.1683.1763229938611@jenkins.ci.freebsd.org> References: <1783462908.1683.1763229938611@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #242 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1688_1313473802.1763237724492" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1688_1313473802.1763237724492 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #242 (295f7255a3917dd7e176c2fcb= 1034d629df0ac08) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/242/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/242/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/242/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) 47fdacee69ec8ccb18df76b7584ffc5ce9862ec2 by markj: arm64/vmm: Don't set MDSCR_EL1.KDE when enabling single-stepping 295f7255a3917dd7e176c2fcb1034d629df0ac08 by markj: arm64/vmm: Fix handling of MDCR_EL2.TDE The end of the build log: [...truncated 145.27 MiB...] /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:50= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 967 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 3:27: note: in definition of macro 'BSWAP_8' 63 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:37= : note: in expansion of macro 'BSWAP_16' 967 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:35= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 967 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:50= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 968 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 3:27: note: in definition of macro 'BSWAP_8' 63 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 5:27: note: in expansion of macro 'BSWAP_16' 65 | #define BSWAP_32(x) ((BSWAP_16(x) << 16) | BSWAP_16((x) >> 16)) | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 6:27: note: in expansion of macro 'BSWAP_32' 66 | #define BSWAP_64(x) ((BSWAP_32(x) << 32) | BSWAP_32((x) >> 32)) | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:37= : note: in expansion of macro 'BSWAP_64' 968 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:35= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 968 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:13= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 971 | adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK; | ~~~~^~~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:24= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 971 | adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK; /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1115:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:972:23= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 972 | adnp->dn_used =3D 0; | ~~~~~~~~~~~~~~^~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:54= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 966 | adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk= szsec); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 3:27: note: in definition of macro 'BSWAP_8' 63 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:41= : note: in expansion of macro 'BSWAP_16' 966 | adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk= szsec); | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:966:39= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 966 | adnp->dn_datablkszsec =3D BSWAP_16(adnp->dn_datablk= szsec); /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:50= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 967 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 3:27: note: in definition of macro 'BSWAP_8' 63 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:37= : note: in expansion of macro 'BSWAP_16' 967 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:967:35= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 967 | adnp->dn_bonuslen =3D BSWAP_16(adnp->dn_bonuslen); /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:50= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 968 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 3:27: note: in definition of macro 'BSWAP_8' 63 | #define BSWAP_8(x) ((x) & 0xff) | ^ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 5:27: note: in expansion of macro 'BSWAP_16' 65 | #define BSWAP_32(x) ((BSWAP_16(x) << 16) | BSWAP_16((x) >> 16)) | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/byteorder.h:6= 6:27: note: in expansion of macro 'BSWAP_32' 66 | #define BSWAP_64(x) ((BSWAP_32(x) << 32) | BSWAP_32((x) >> 32)) | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:37= : note: in expansion of macro 'BSWAP_64' 968 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); | ^~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:968:35= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 968 | adnp->dn_maxblkid =3D BSWAP_64(adnp->dn_maxblkid); /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:13= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 971 | adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK; | ~~~~^~~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:971:24= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 971 | adnp->dn_flags &=3D DNODE_CRYPT_PORTABLE_FLAGS_MASK; /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ In function 'zio_crypt_do_dnode_hmac_updates', inlined from 'zio_crypt_do_objset_hmacs' at /workspace/src/sys/contrib/= openzfs/module/os/freebsd/zfs/zio_crypt.c:1123:9: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:972:23= : warning: array subscript 'dnode_phys_t {aka struct dnode_phys}[0]' is par= tly outside array bounds of 'uint8_t[64]' {aka 'unsigned char[64]'} [-Warra= y-bounds=3D] 972 | adnp->dn_used =3D 0; | ~~~~~~~~~~~~~~^~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c: In fu= nction 'zio_crypt_do_objset_hmacs': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c:960:17= : note: object 'tmp_dncore' of size 64 960 | uint8_t tmp_dncore[offsetof(dnode_phys_t, dn_blkptr)]; | ^~~~~~~~~~ --- ieee80211_crypto_ccmp.o --- /workspace/src/sys/net80211/ieee80211_crypto_ccmp.c: In function 'ccmp_deca= p': /workspace/src/sys/net80211/ieee80211_crypto_ccmp.c:387:38: warning: 'tid' = may be used uninitialized [-Wmaybe-uninitialized] 387 | if (pn > k->wk_keyrsc[tid]) | ~~~~~~~~~~~~^~~~~ /workspace/src/sys/net80211/ieee80211_crypto_ccmp.c:314:23: note: 'tid' was= declared here 314 | uint8_t *ivp, tid; | ^~~ /workspace/src/sys/net80211/ieee80211_crypto_ccmp.c:387:20: warning: 'pn' m= ay be used uninitialized [-Wmaybe-uninitialized] 387 | if (pn > k->wk_keyrsc[tid]) | ^ /workspace/src/sys/net80211/ieee80211_crypto_ccmp.c:315:18: note: 'pn' was = declared here 315 | uint64_t pn; | ^~ --- ieee80211_crypto_gcmp.o --- /workspace/src/sys/net80211/ieee80211_crypto_gcmp.c: In function 'gcmp_deca= p': /workspace/src/sys/net80211/ieee80211_crypto_gcmp.c:367:38: warning: 'tid' = may be used uninitialized [-Wmaybe-uninitialized] 367 | if (pn > k->wk_keyrsc[tid]) | ~~~~~~~~~~~~^~~~~ /workspace/src/sys/net80211/ieee80211_crypto_gcmp.c:294:23: note: 'tid' was= declared here 294 | uint8_t *ivp, tid; | ^~~ /workspace/src/sys/net80211/ieee80211_crypto_gcmp.c:367:20: warning: 'pn' m= ay be used uninitialized [-Wmaybe-uninitialized] 367 | if (pn > k->wk_keyrsc[tid]) | ^ /workspace/src/sys/net80211/ieee80211_crypto_gcmp.c:295:18: note: 'pn' was = declared here 295 | uint64_t pn; | ^~ ctfconvert -L VERSION -g ieee80211_crypto_gcmp.o --- ieee80211_crypto_gcm.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.ieee80211_crypto_gcm.o -MTieee80211_crypto_gcm.o -ffile-prefix-map= =3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W= cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi= ssing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch = -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions = -std=3Dgnu17 -Werror /workspace/src/sys/net80211/ieee80211_crypto_gcm.c --- modules-all --- --- zfs_acl.o --- In function 'zfs_acl_inherit', inlined from 'zfs_acl_ids_create' at /workspace/src/sys/contrib/openzfs= /module/os/freebsd/zfs/zfs_acl.c:1715:22: /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c:1504:35:= warning: 'paclp' may be used uninitialized [-Wmaybe-uninitialized] 1504 | aclp =3D zfs_acl_alloc(paclp->z_version); | ~~~~~^~~~~~~~~~~ /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c: In func= tion 'zfs_acl_ids_create': /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c:1625:26:= note: 'paclp' was declared here 1625 | zfs_acl_t *paclp; | ^~~~~ --- ieee80211_crypto_ccmp.o --- ctfconvert -L VERSION -g ieee80211_crypto_ccmp.o --- ieee80211_crypto_none.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.ieee80211_crypto_none.o -MTieee80211_crypto_none.o -ffile-prefix-map= =3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W= cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi= ssing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch = -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions = -std=3Dgnu17 -Werror /workspace/src/sys/net80211/ieee80211_crypto_none.c --- modules-all --- --- zio_crypt.o --- cc1: all warnings being treated as errors --- ieee80211_crypto_none.o --- ctfconvert -L VERSION -g ieee80211_crypto_none.o --- modules-all --- *** [zio_crypt.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/zfs 507.12 real 1748.78 user 73.45 sys make[1]: stopped in /workspace/src make: stopped 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins99223599102= 10959509.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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_1688_1313473802.1763237724492--