Date: Wed, 24 Sep 2025 14:42:37 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 289816] usr.sbin/syslogd/syslogd_test:pipe_action test fails intermittently on aarch64 in CI Message-ID: <bug-289816-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289816 Bug ID: 289816 Summary: usr.sbin/syslogd/syslogd_test:pipe_action test fails intermittently on aarch64 in CI Product: Base System Version: 16.0-CURRENT Hardware: arm64 OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: jfree@freebsd.org Reporter: me@svmhdvn.name CC: markj@FreeBSD.org, testing@FreeBSD.org Created attachment 264059 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D264059&action= =3Dedit kyua test report The 'usr.sbin/syslogd/syslogd_test:pipe_action' testcase fails intermittent= ly on aarch64 in CI: =3D=3D=3D> usr.sbin/syslogd/syslogd_test:pipe_action Result: failed: atf-check failed; see the output of the test for details Standard output: Executing command [ ifconfig lo0 inet 127.0.0.1/16 ] new socket fd is 5 listening on socket sending on socket new socket fd is 6 listening on socket sending on socket Trying peer: /tmp/kyua.cnoxtC/2/work/log.sock new socket fd is 7 listening on socket sending on socket Trying peer: /tmp/kyua.cnoxtC/2/work/logpriv.sock new socket fd is 9 listening on socket sending on socket can't open /dev/klog (16) off & running.... init cfline("user.debug | sed -i '' -e 's/Saymore Crey/Seymour Cray/g'=20= =20=20=20=20=20=20=20 /tmp/kyua.cnoxtC/2/work/pipe_action.log", f, "pipe", "*", "*") X 7 X X X X X X X X X X X X X X X X X X X X X X X PIPE: sed -i '' -e 's/Saymore Crey/Seymour Cray/g' /tmp/kyua.cnoxtC/2/work/pipe_action= .log (pipe) logmsg: pri 56, flags 0, from , msg restart syslogd: restarted logmsg: pri 6, flags 0, from , msg kernel boot file is /boot/kernel/kernel kernel boot file is /boot/kernel/kernel Executing command [ logger -p user.debug -t pipe -h /tmp/kyua.cnoxtC/2/work/log.sock fix spelling error ] received sa_len =3D 16 logmsg: pri 17, flags 0, from , msg fix spelling error Logging to PIPE sed -i '' -e 's/Saymore Crey/Seymour Cray/g'=20=20=20=20= =20=20=20=20 /tmp/kyua.cnoxtC/2/work/pipe_action.log Executing command [ cat /tmp/kyua.cnoxtC/2/work/pipe_action.log ] Standard error: Fail: regexp Seymour Cray not in stdout "While I'm digging in the tunnel, the elves will often come to me w= ith solutions to my problem." -Saymore CreyFiles left in work directory after failure: log.sock, logpriv.sock, pipe_action.log, syslog.conf, syslogd.pid pkill: Cannot get process list (kvm_getprocs: No such process) I have reproduced this error using Bricoler with 100 runs for good measure = and attached the failing test report in this bug: $ bricoler run freebsd-src-regression-suite --param freebsd-src:url=3D/usr/= src --param freebsd-src:branch=3D --param freebsd-src-regression-suite:hypervisor=3Dbhyve --param freebsd-src-regression-suite:memory=3D4096 --param freebsd-src-regression-suite:ncpus=3D2 --param freebsd-src-regression-suite:parallelism=3D1 --param freebsd-src-regression-suite:count=3D100 --param freebsd-src-regression-suite:tests=3D'usr.sbin/syslogd/syslogd_test:pipe_ac= tion' @jfree, since you added the tests in https://cgit.freebsd.org/src/commit/?id=3Dfcace2906ddfae6bee6064b63a6df44be= 1bdf04b (syslogd: Add some basic regression tests), please triage as necessary. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289816-32464>
