FreeBSD-main-amd64-test - Build #21555 - Still Failing
Date: Wed, 29 Jun 2022 15:20:47 UTC
FreeBSD-main-amd64-test - Build #21555 (cf337fcd7413486d6c7fc0529d76fefb63597d0e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21555/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21555/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21555/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) cf337fcd7413486d6c7fc0529d76fefb63597d0e by lwhsu: Remove store-only variable and unnecessary bzero() The end of the build log: [...truncated 4.58 MB...] passed [0.210s] sys/net/if_lagg_test:create -> tap0: Ethernet address: 58:9c:fc:10:2e:43 tap1: Ethernet address: 58:9c:fc:00:76:48 lagg0: link state changed to DOWN lock order reversal: 1st 0xffffffff81f9f980 in_control (in_control, sx) @ /usr/src/sys/netinet/in.c:316 2nd 0xfffff80062b86628 if_lagg sx (if_lagg sx, sx) @ /usr/src/sys/net/if_lagg.c:1259 lock order in_control -> if_lagg sx attempted at: #0 0xffffffff80c5ab9d at witness_checkorder+0xbfd #1 0xffffffff80bf3bb3 at _sx_xlock+0x63 #2 0xffffffff82917b3e at lagg_init+0x2e #3 0xffffffff80d1d7ee at ether_ioctl+0x1be #4 0xffffffff80da8f32 at in_control+0x9c2 #5 0xffffffff80d17ad4 at ifioctl+0x7f4 #6 0xffffffff80c60902 at kern_ioctl+0x202 #7 0xffffffff80c6064a at sys_ioctl+0x12a #8 0xffffffff810c58b6 at amd64_syscall+0x6a6 #9 0xffffffff8109885b at fast_syscall_common+0xf8 lock order reversal: 1st 0xffffffff81f9fa00 in_multi_sx (in_multi_sx, sx) @ /usr/src/sys/netinet/in_mcast.c:1206 2nd 0xfffff80062b86628 if_lagg sx (if_lagg sx, sx) @ /usr/src/sys/net/if_lagg.c:1676 lock order in_multi_sx -> if_lagg sx attempted at: #0 0xffffffff80c5ab9d at witness_checkorder+0xbfd #1 0xffffffff80bf3bb3 at _sx_xlock+0x63 #2 0xffffffff82917d54 at lagg_ioctl+0xd4 #3 0xffffffff80d16f1e at if_addmulti+0x2be #4 0xffffffff80dae97b at in_joingroup_locked+0x27b #5 0xffffffff80dae6d2 at in_joingroup+0x42 #6 0xffffffff80da8f77 at in_control+0xa07 #7 0xffffffff80d17ad4 at ifioctl+0x7f4 #8 0xffffffff80c60902 at kern_ioctl+0x202 #9 0xffffffff80c6064a at sys_ioctl+0x12a #10 0xffffffff810c58b6 at amd64_syscall+0x6a6 #11 0xffffffff8109885b at fast_syscall_common+0xf8 passed [0.132s] sys/net/if_lagg_test:create_destroy_stress -> skipped: Skipping this test because it easily panics the machine [0.023s] sys/net/if_lagg_test:lacp_linkstate_destroy_stress -> skipped: https://bugs.freebsd.org/244168 [0.025s] sys/net/if_lagg_test:set_ether -> tap0: Ethernet address: 58:9c:fc:10:2e:43 tap1: Ethernet address: 58:9c:fc:00:76:48 lagg0: link state changed to DOWN passed [0.074s] sys/net/if_lagg_test:status_stress -> skipped: Skipping this test because it panics the machine fairly often [0.024s] sys/net/if_lagg_test:up_destroy_stress -> skipped: Skipping this test because it panics the machine fairly often [0.022s] sys/net/if_lagg_test:updown -> tap0: Ethernet address: 58:9c:fc:10:2e:43 tap1: Ethernet address: 58:9c:fc:00:76:48 lagg0: link state changed to DOWN expected_failure: PR 226144 Upping a lagg interrface should automatically up its children: atf-check failed; see the output of the test for details [0.063s] sys/net/if_lagg_test:witness -> skipped: https://bugs.freebsd.org/244163 and https://bugs.freebsd.org/251726 [0.019s] sys/net/if_stf:6rd -> epair24a: Ethernet address: 02:71:c0:f0:27:0a epair24b: Ethernet address: 02:71:c0:f0:27:0b epair24a: link state changed to UP epair24b: link state changed to UP lo0: link state changed to UP gif0: link state changed to UP lo0: link state changed to UP epair24a: link state changed to DOWN epair24b: link state changed to DOWN passed [0.201s] sys/net/if_stf:6rd_peer -> epair24a: Ethernet address: 02:cb:05:d5:e2:0a epair24b: Ethernet address: 02:cb:05:d5:e2:0b epair24a: link state changed to UP epair24b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP epair24a: link state changed to DOWN epair24b: link state changed to DOWN passed [0.267s] sys/net/if_stf:6to4 -> epair24a: Ethernet address: 02:24:f3:65:3b:0a epair24b: Ethernet address: 02:24:f3:65:3b:0b epair24a: link state changed to UP epair24b: link state changed to UP lo0: link state changed to UP gif0: link state changed to UP lock order reversal: 1st 0xffffffff81fb1c80 mld_mtx (mld_mtx, sleep mutex) @ /usr/src/sys/netinet6/mld6.c:1345 2nd 0xfffff80062460a00 if_afdata (if_afdata, sleep mutex) @ /usr/src/sys/netinet/if_ether.c:493 lock order mld_mtx -> if_afdata attempted at: #0 0xffffffff80c5ab9d at witness_checkorder+0xbfd #1 0xffffffff80bc3cf4 at __mtx_lock_flags+0x94 #2 0xffffffff80da00a2 at arpresolve+0x352 #3 0xffffffff80d1c44f at ether_output+0x30f #4 0xffffffff80dbfc72 at ip_output+0x14a2 #5 0xffffffff80d1f190 at gif_transmit+0x2e0 #6 0xffffffff80e158ef at ip6_output+0x1c2f #7 0xffffffff80e1cf2a at mld_dispatch_packet+0x38a #8 0xffffffff80e1a251 at mld_fasttimo+0x551 #9 0xffffffff80c824a3 at pffasttimo+0x53 #10 0xffffffff80c066f4 at softclock_call_cc+0x144 #11 0xffffffff80c07f86 at softclock_thread+0xc6 #12 0xffffffff80ba06d0 at fork_exit+0x80 #13 0xffffffff81098fbe at fork_trampoline+0xe lo0: link state changed to UP epair24a: link state changed to DOWN epair24b: link state changed to DOWN passed [0.252s] sys/net/if_tun_test:235704 -> tun0: changing name to 'foo' passed [0.076s] sys/net/if_vlan:basic -> epair24a: Ethernet address: 02:d1:7f:22:47:0a epair24b: Ethernet address: 02:d1:7f:22:47:0b epair24a: link state changed to UP epair24b: link state changed to UP epair24a: link state changed to DOWN vlan0: link state changed to DOWN epair24b: link state changed to DOWN vlan0: link state changed to DOWN passed [0.148s] sys/net/if_vlan:bpf_pcp -> epair24a: Ethernet address: 02:bd:44:64:91:0a epair24b: Ethernet address: 02:bd:44:64:91:0b epair24a: link state changed to UP epair24b: link state changed to UP gif0: link state changed to DOWN gif0: link state changed to DOWN epair24a: promiscuous mode enabled epair24a: promiscuous mode disabled epair24a: promiscuous mode enabled epair24a: promiscuous mode disabled epair24b: link state changed to DOWN epair24a: link state changed to DOWN vlan0: link state changed to DOWN passed [30.321s] sys/net/if_vlan:qinq_deep -> epair24a: Ethernet address: 02:08:04:78:7d:0a epair24b: Ethernet address: 02:08:04:78:7d:0b epair24a: link state changed to UP epair24b: link state changed to UP epair24a: link state changed to DOWN epair24b: link state changed to DOWN vlan0: link state changed to DOWN vlan0: link state changed to DOWN vlan1: link state changed to DOWN vlan1: link state changed to DOWN vlan2: link state changed to DOWN vlan2: link state changed to DOWN passed [0.201s] sys/net/if_vlan:qinq_dot -> epair24a: Ethernet address: 02:6d:7f:ad:5b:0a epair24b: Ethernet address: 02:6d:7f:ad:5b:0b epair24a: link state changed to UP epair24b: link state changed to UP epair24a: link state changed to DOWN epair24b: link state changed to DOWN vlan5: link state changed to DOWN vlan0: link state changed to DOWN vlan5.42: link state changed to DOWN vlan1: link state changed to DOWN passed [0.165s] sys/net/if_vlan:qinq_legacy -> epair24a: Ethernet address: 02:ee:30:2d:11:0a epair24b: Ethernet address: 02:ee:30:2d:11:0b epair24a: link state changed to UP epair24b: link state changed to UP epair24a: link state changed to DOWN epair24b: link state changed to DOWN vlan0: link state changed to DOWN vlan0: link state changed to DOWN vlan1: link state changed to DOWN vlan1: link state changed to DOWN passed [0.176s] sys/net/if_vlan:qinq_simple -> epair24a: Ethernet address: 02:5e:da:82:95:0a epair24b: Ethernet address: 02:5e:da:82:95:0b epair24a: link state changed to UP epair24b: link state changed to UP Memory modified after free 0xfffff80006808200(248) val=deadc0dd @ 0xfffff800068082c0 panic: Most recently used by pf_ifnet cpuid = 0 time = 1656516045 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0084f468a0 vpanic() at vpanic+0x151/frame 0xfffffe0084f468f0 panic() at panic+0x43/frame 0xfffffe0084f46950 mtrash_ctor() at mtrash_ctor+0x81/frame 0xfffffe0084f46970 item_ctor() at item_ctor+0x11f/frame 0xfffffe0084f469c0 malloc() at malloc+0x86/frame 0xfffffe0084f46a00 lltable_allocate_htbl() at lltable_allocate_htbl+0x23/frame 0xfffffe0084f46a30 in6_domifattach() at in6_domifattach+0x20a/frame 0xfffffe0084f46a60 if_attachdomain1() at if_attachdomain1+0x97/frame 0xfffffe0084f46a90 if_attach_internal() at if_attach_internal+0x380/frame 0xfffffe0084f46ae0 ether_ifattach() at ether_ifattach+0x29/frame 0xfffffe0084f46b10 vlan_clone_create() at vlan_clone_create+0x2a9/frame 0xfffffe0084f46b80 if_clone_createif() at if_clone_createif+0x4a/frame 0xfffffe0084f46bd0 ifioctl() at ifioctl+0x92b/frame 0xfffffe0084f46cc0 kern_ioctl() at kern_ioctl+0x202/frame 0xfffffe0084f46d30 sys_ioctl() at sys_ioctl+0x12a/frame 0xfffffe0084f46e00 amd64_syscall() at amd64_syscall+0x6a6/frame 0xfffffe0084f46f30 fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0084f46f30 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip = 0x202d0d4fdeaa, rsp = 0x202d097e0c88, rbp = 0x202d097e0ca0 --- KDB: enter: panic [ thread pid 37709 tid 100173 ] Stopped at kdb_enter+0x32: movq $0,0x12a1fe3(%rip) db:0:kdb.enter.panic> show pcpu cpuid = 0 dynamic pcpu = 0x9c4f00 curthread = 0xfffffe00cbe7b560: pid 37709 tid 100173 critnest 1 "ifconfig" curpcb = 0xfffffe00cbe7ba70 fpcurthread = 0xfffffe00cbe7b560: pid 37709 "ifconfig" idlethread = 0xfffffe001122c3a0: tid 100003 "idle: cpu0" self = 0xffffffff82610000 curpmap = 0xfffffe00ceb61128 tssp = 0xffffffff82610384 rsp0 = 0xfffffe0084f47000 kcr3 = 0x80000001ea81f0c0 ucr3 = 0x80000001ee16e8c0 scr3 = 0x1ee16e8c0 gs32p = 0xffffffff82610404 ldt = 0xffffffff82610444 tss = 0xffffffff82610434 curvnet = 0xfffff801d49e9c80 spin locks held: db:0:kdb.enter.panic> reset + rc=0 + echo 'bhyve return code = 0' bhyve return code = 0 + sudo /usr/sbin/bhyvectl '--vm=testvm-main-amd64-21555' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=meta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or directory + report=test-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6846009870718826683.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'cf337fcd7413486d6c7fc0529d76fefb63597d0e', 'branch': 'main', 'target': 'amd64', 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../cf337fcd7413486d6c7fc0529d76fefb63597d0e/amd64/amd64\n" Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? 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