FreeBSD-main-amd64-gcc14_build - Build #987 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 07 Jul 2025 19:01:02 UTC
FreeBSD-main-amd64-gcc14_build - Build #987 (b3902af408a98ff5520d50e6af69652d9b2984d5) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/987/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/987/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/987/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)

97452b097a4a35df8ce8cbd44786fb7d95db2a92 by markj:
examples/inotify: Handle a zero-length name

82e1b49d75714b91052dfeaf9a8f5f94d03f77ec by kp:
pfctl: Zap unnused iface function parameter from pfctl_kill_src_nodes()

f8a8bb7bade9575c549cbc94500ba706b712c650 by kp:
pfctl: Improve duplicate table name warning

714be446a92555911b8cbd0f0f480f0dea617fa6 by kp:
pfctl: Defuse `-F all -i interface'

b38e96f0232e1bb353ca556ace6c1885db879289 by kp:
pfctl: Use mnemonic PFCTL_SHOW_* macros

9bf3979d1b17a2b019ed35ab661e44cc8a0f88ce by kp:
pfctl.8: Mention that -r does reverse DNS lookups for tables as well

0584227527271b18fb3164522c0362a5df2f3732 by kp:
pfctl: Simplify lookups when killing entries

9d74a1b5d6cfde02d27786c59ccafafdf6d6fe63 by kp:
pfctl: Make -N and -r mutually exclusive

ada0846f9303a69f6844f54467189c9d2e8d80d5 by kp:
pfctl: Reuse copy_satopfaddr() when killing entries

7ea14ad4db6bd840c05eaa8b4ebb941c983a9424 by kp:
pfctl: Unify anchor name sanity checks

f33973f5360792835c82b3a164e0d043e8656a4a by kp:
pfctl: Anchor names must not be empty

6bbee85e48f6829e23cbb85b3de385244c6f0df0 by kp:
pfctl: Don't use unsigned for ptrdiff_t

beb3c25d42a885f58f77dd36e1a31199c79fbd82 by kp:
pfctl: Fail on invalid netmasks when filling tables

613a144a4b7819f2ac9619d3ae85dd4db08aac59 by kp:
pfctl: introduce 'pfctl -FR' to reset settings to defaults

95d1b98db164f1e99622b2425cf39d96ddab44bc by kp:
pf tests: verify the new reset functionality

ea0ca279edc2683e79a203df22b7ac02cfd48e39 by kp:
pfctl: Fix table definition parsing as unprivileged user

0ccf78da3bd4f273f203deb4c237d1a3c046fac0 by kp:
pfctl: Always check for namespace collisions on table commands

5606ac2fcadf801fc5485c3326fc678e77eab377 by kp:
pf.conf.5, pfctl.8: update to PF pfctl(8) and pf.conf(5) manpages

8b8fae451c8ead8af978a4528631ca6b29eff30d by kp:
pfctl: pfctl should check pfctl.astack is not overrun

27626ff49ada57f1978c893f21743e312dd40106 by kp:
pfctl: Add parentheses for readability

b3902af408a98ff5520d50e6af69652d9b2984d5 by kp:
pfctl: use str*l*cpy() to copy strings



The end of the build log:

[...truncated 90.32 MiB...]
  579 |         snprintf(file1, sizeof(file1), "%s/file", dir);
      |                                           ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:579:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  579 |         snprintf(file1, sizeof(file1), "%s/file", dir);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests/sys/kqueue ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o kqueue_peek_signal.full kqueue_peek_signal.pieo  -lprivateatf-c
--- all_subdir_rescue ---
--- tar_make ---
--- write.o ---
--- all_subdir_tests ---
--- all_subdir_tests/sys/capsicum ---
--- capmode.pieo ---
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -DHAVE_ICONV=1 -DHAVE_ICONV_H=1 -DICONV_CONST=const -DBSDTAR_VERSION_STRING=\"3.8.1\" -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.write.o -MTwrite.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type        -c /workspace/src/contrib/libarchive/tar/write.c -o write.o
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.2-g++14  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie  -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.capsicum-test.capmode.pieo -MTcapmode.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member   -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=gnu++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/capsicum-test/capmode.cc -o capmode.pieo
--- all_subdir_tests/sys/kern ---
/workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_coalesce_body':
/workspace/src/tests/sys/kern/inotify_test.c:270:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  270 |         snprintf(file, sizeof(file), "%s/file", path);
      |                                         ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:270:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  270 |         snprintf(file, sizeof(file), "%s/file", path);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests/sys/kqueue ---
--- kqueue_peek_signal.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kqueue_peek_signal.full kqueue_peek_signal.debug
--- kqueue_peek_signal ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=kqueue_peek_signal.debug  kqueue_peek_signal.full kqueue_peek_signal
--- proc1_test ---
(cd /workspace/src/tests/sys/kqueue &&  DEPENDFILE=.depend.proc1_test  NO_SUBDIR=1 make -f /workspace/src/tests/sys/kqueue/Makefile _RECURSING_PROGS=t  PROG=proc1_test )
--- .depend.proc1_test ---
echo proc1_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.proc1_test
--- t_proc1.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.depend.proc1_test.t_proc1.pieo -MTt_proc1.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/contrib/netbsd-tests/kernel/kqueue/t_proc1.c -o t_proc1.pieo
--- all_subdir_tests/sys/kern ---
/workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_open_body':
/workspace/src/tests/sys/kern/inotify_test.c:772:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  772 |         snprintf(path, sizeof(path), "%s/file", root);
      |                                         ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:772:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  772 |         snprintf(path, sizeof(path), "%s/file", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:788:41: warning: '/fifo' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  788 |         snprintf(path, sizeof(path), "%s/fifo", root);
      |                                         ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:788:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  788 |         snprintf(path, sizeof(path), "%s/fifo", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_move_body':
/workspace/src/tests/sys/kern/inotify_test.c:736:43: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  736 |         snprintf(path1, sizeof(path1), "%s/file", dir1);
      |                                           ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:736:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  736 |         snprintf(path1, sizeof(path1), "%s/file", dir1);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:740:43: warning: '/file2' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  740 |         snprintf(path2, sizeof(path2), "%s/file2", dir2);
      |                                           ^~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:740:9: note: 'snprintf' output between 7 and 1030 bytes into a destination of size 1024
  740 |         snprintf(path2, sizeof(path2), "%s/file2", dir2);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:748:43: warning: '/dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  748 |         snprintf(path2, sizeof(path2), "%s/dir", dir2);
      |                                           ^~~~
/workspace/src/tests/sys/kern/inotify_test.c:748:9: note: 'snprintf' output between 5 and 1028 bytes into a destination of size 1024
  748 |         snprintf(path2, sizeof(path2), "%s/dir", dir2);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_delete_body':
/workspace/src/tests/sys/kern/inotify_test.c:686:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  686 |         snprintf(path, sizeof(path), "%s/file", root);
      |                                         ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:686:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  686 |         snprintf(path, sizeof(path), "%s/file", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:703:41: warning: '/file2' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  703 |         snprintf(file, sizeof(file), "%s/file2", root);
      |                                         ^~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:703:9: note: 'snprintf' output between 7 and 1030 bytes into a destination of size 1024
  703 |         snprintf(file, sizeof(file), "%s/file2", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- pnfsdsfile.full ---
--- all_subdir_tests ---
--- all_subdir_tests/sys/kqueue ---
--- proc1_test.full ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o pnfsdsfile.full pnfsdsfile.pieo  
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack  -o proc1_test.full t_proc1.pieo  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_tests/sys/kern ---
/workspace/src/tests/sys/kern/inotify_test.c: In function 'atfu_inotify_event_create_body':
/workspace/src/tests/sys/kern/inotify_test.c:621:41: warning: '/file' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  621 |         snprintf(path, sizeof(path), "%s/file", root);
      |                                         ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:621:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  621 |         snprintf(path, sizeof(path), "%s/file", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:639:43: warning: '/link' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  639 |         snprintf(path1, sizeof(path1), "%s/link", root);
      |                                           ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:639:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  639 |         snprintf(path1, sizeof(path1), "%s/link", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:645:41: warning: '/dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  645 |         snprintf(path, sizeof(path), "%s/dir", root);
      |                                         ^~~~
/workspace/src/tests/sys/kern/inotify_test.c:645:9: note: 'snprintf' output between 5 and 1028 bytes into a destination of size 1024
  645 |         snprintf(path, sizeof(path), "%s/dir", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:651:43: warning: '/symlink' directive output may be truncated writing 8 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  651 |         snprintf(path1, sizeof(path1), "%s/symlink", root);
      |                                           ^~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:651:9: note: 'snprintf' output between 9 and 1032 bytes into a destination of size 1024
  651 |         snprintf(path1, sizeof(path1), "%s/symlink", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:657:41: warning: '/fifo' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
  657 |         snprintf(path, sizeof(path), "%s/fifo", root);
      |                                         ^~~~~
/workspace/src/tests/sys/kern/inotify_test.c:657:9: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024
  657 |         snprintf(path, sizeof(path), "%s/fifo", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/tests/sys/kern/inotify_test.c:667:55: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 104 [-Wformat-truncation=]
  667 |         snprintf(sun.sun_path, sizeof(sun.sun_path), "%s/socket", root);
      |                                                       ^~          ~~~~
/workspace/src/tests/sys/kern/inotify_test.c:667:9: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 104
  667 |         snprintf(sun.sun_path, sizeof(sun.sun_path), "%s/socket", root);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- pnfsdsfile.8.gz ---
--- all_subdir_tests ---
--- all_subdir_tests/sys/kqueue ---
--- proc1_test.debug ---
--- all_subdir_usr.sbin ---
gzip -cn /workspace/src/usr.sbin/pnfsdsfile/pnfsdsfile.8 > pnfsdsfile.8.gz
--- all_subdir_tests ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug proc1_test.full proc1_test.debug
--- all_subdir_usr.sbin ---
--- pnfsdsfile.debug ---
--- all_subdir_tests ---
--- proc1_test ---
--- all_subdir_usr.sbin ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pnfsdsfile.full pnfsdsfile.debug
--- all_subdir_tests ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=proc1_test.debug  proc1_test.full proc1_test
--- all_subdir_usr.sbin ---
--- pnfsdsfile ---
--- all_subdir_tests ---
--- proc3_test ---
--- all_subdir_usr.sbin ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=pnfsdsfile.debug  pnfsdsfile.full pnfsdsfile
--- all_subdir_tests ---
(cd /workspace/src/tests/sys/kqueue &&  DEPENDFILE=.depend.proc3_test  NO_SUBDIR=1 make -f /workspace/src/tests/sys/kqueue/Makefile _RECURSING_PROGS=t  PROG=proc3_test )
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/pnfsdskill ---
===> usr.sbin/pnfsdskill (all)
--- .depend ---
--- all_subdir_tests ---
--- .depend.proc3_test ---
echo proc3_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.proc3_test
--- all_subdir_usr.sbin ---
echo pnfsdskill.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- all_subdir_tests ---
--- t_proc3.pieo ---
--- all_subdir_usr.sbin ---
--- pnfsdskill.pieo ---
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.depend.proc3_test.t_proc3.pieo -MTt_proc3.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/contrib/netbsd-tests/kernel/kqueue/t_proc3.c -o t_proc3.pieo
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -fPIE -g -MD  -MF.depend.pnfsdskill.pieo -MTpnfsdskill.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type         -c /workspace/src/usr.sbin/pnfsdskill/pnfsdskill.c -o pnfsdskill.pieo
--- all_subdir_lib ---
--- fmtmsg.3.gz ---
gzip -cn /workspace/src/lib/libc/gen/fmtmsg.3 > fmtmsg.3.gz
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/etdump ---
===> usr.bin/etdump (all)
--- all_subdir_tests ---
--- all_subdir_tests/sys/kern ---
cc1: all warnings being treated as errors
--- all_subdir_usr.bin ---
--- .depend ---
echo etdump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- etdump.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/sys/fs/cd9660 -I/workspace/src/usr.sbin/makefs  -I/workspace/src/usr.sbin/makefs/cd9660   -fPIE -g -MD  -MF.depend.etdump.pieo -MTetdump.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type         -c /workspace/src/usr.bin/etdump/etdump.c -o etdump.pieo
--- all_subdir_tests ---
*** [inotify_test.pieo] Error code 1

make[6]: stopped in /workspace/src/tests/sys/kern
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests
--- all_subdir_rescue ---

make[3]: stopped in /workspace/src/rescue
--- all_subdir_tests ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---
--- zfsd_unittest ---

make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests

make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd

make[4]: stopped in /workspace/src/cddl/usr.sbin

make[3]: stopped in /workspace/src/cddl

make[2]: stopped in /workspace/src
      145.13 real      1249.84 user       121.84 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins15743444326504835126.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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