Date: Mon, 13 Oct 2025 15:34:38 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 290210] sys/netinet/multicast:IP_ADD_MEMBERSHIP_ip_mreq tests fails intermittently in CI Message-ID: <bug-290210-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290210 Bug ID: 290210 Summary: sys/netinet/multicast:IP_ADD_MEMBERSHIP_ip_mreq tests fails intermittently in CI Product: Base System Version: 16.0-CURRENT Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: glebius@FreeBSD.org Reporter: me@svmhdvn.name CC: testing@FreeBSD.org Created attachment 264542 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D264542&action= =3Dedit kyua test report The 'sys/netinet/multicast:IP_ADD_MEMBERSHIP_ip_mreq' testcase fails intermittently in CI: =3D=3D=3D> sys/netinet/multicast:IP_ADD_MEMBERSHIP_ip_mreq=20 Result: failed: atf-check failed; see the output of the test for details Standard output:=20 Executing command [ jexec mjail1 /usr/tests/sys/netinet/multicast-send 0.0.= 0.0 6676 233.252.0.1 6676 192.0.2.1 hello ]=20 Executing command [ sh -c wait 15524; exit 0 ]=20 Executing command [ cat out ]=20 Standard error:=20 Fail: stdout does not match expected value=20 --- /tmp/kyua.JslG9E/2/work/atf-check.k1LunD 2025-10-13 10:31:06.9161510= 00 +0000=20 +++ /tmp/kyua.JslG9E/2/work/check.ZAAQYc/stdout 2025-10-13 10:31:06.9154090= 00 +0000=20 @@ -1 +0,0 @@=20 -192.0.2.1:6676 hello 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'sys/netinet/multicast:IP_ADD_MEMBERSH= IP_ip_mreq' @glebius, since you made the last significant edit to the tests in https://cgit.freebsd.org/src/commit/?id=3Dd0c8a0b3e6fc5372428eb4fddcd4f8c65= b5b0ee0 (tests/netinet: extend IPv4 multicast testing framework), please triage as necessary. Note that the sys/netinet/multicast:MCAST_JOIN_GROUP also fails intermittently. --=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-290210-32464>