From owner-freebsd-bugs@freebsd.org Sat Sep 10 15:17:52 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11CDDBD5240 for ; Sat, 10 Sep 2016 15:17:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 016041B0 for ; Sat, 10 Sep 2016 15:17:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u8AFHpsg016995 for ; Sat, 10 Sep 2016 15:17:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 212562] stucking kyua test () on 10.3-RELEASE Date: Sat, 10 Sep 2016 15:17:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: op@hardenedbsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable10? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2016 15:17:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212562 Bug ID: 212562 Summary: stucking kyua test () on 10.3-RELEASE Product: Base System Version: 10.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: op@hardenedbsd.org CC: jhb@FreeBSD.org, mjg@FreeBSD.org, ngie@FreeBSD.org, pho@FreeBSD.org Flags: mfc-stable10? How-to reproduce: sysctl kern.randompid=3D2000 cd /usr/tests/lib/libutil repeat 5000 kyua test pidfile_test --8<-- root@f10:~ # uname -a FreeBSD f10.3r 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GEN= ERIC amd64 root@f10:~ # sysctl kern.randompid kern.randompid: 0 root@f10:~ # cd /usr/tests/lib/libutil/ root@f10:/usr/tests/lib/libutil #=20 root@f10:/usr/tests/lib/libutil # repeat 5000 kyua test pidfile_test ... Results file id is usr_tests_lib_libutil.20160910-170441-426322 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170441-426322.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170441-439743 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170441-439743.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170441-453027 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170441-453027.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170441-466528 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170441-466528.db ... 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170441-479882 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170441-479882.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170441-493082 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170441-493082.db 1/1 passed (0 failed) root@f10:/usr/tests/lib/libutil # sysctl kern.randompid=3D2000 kern.randompid: 0 -> 2000 root@f10:/usr/tests/lib/libutil # repeat 5000 kyua test pidfile_test ... Results file id is usr_tests_lib_libutil.20160910-170636-767664 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170636-767664.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170636-780812 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170636-780812.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170636-794136 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170636-794136.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170636-807206 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170636-807206.db 1/1 passed (0 failed) pidfile_test:main -> passed [0.003s] Results file id is usr_tests_lib_libutil.20160910-170636-820402 Results saved to /root/.kyua/store/results.usr_tests_lib_libutil.20160910-170636-820402.db 1/1 passed (0 failed) pidfile_test:main ->=20=20 # the kyua test can stucks here for an infinite time, (a day or so...) --8<-- --8<-- 1/1 passed (0 failed) pidfile_test:main -> ^C[-- Signal caught; please wait for cleanup --] load: 0.08 cmd: kyua 87586 [wait] 132.82r 0.00u 0.00s 0% 5832k ^C[-- Signal caught; please wait for cleanup --] broken: Caught unexpected exception: Tester received signal 6; this is a bu= g=20 [134.589s] kyua: E: Interrupted by signal 2. --8<-- --=20 You are receiving this mail because: You are the assignee for the bug.=