This is anita version 1.47 Using pexpect version 4.6.0 /usr/pkg/bin/anita \ --workdir=/bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/anita \ --structured-log-file=/bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/test.slog \ "--vmm-args=-tb-size 128" \ --test-timeout \ 144000 \ test \ file:///bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/release/evbarm-earmv7hf/ QEMU emulator version 2.12.0 Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers not reversing virtio devices qemu-system-arm \ -m \ 128 \ -drive \ file=/bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/anita/wd0.img,format=raw,media=disk,snapshot=on,if=sd \ -nographic \ -tb-size \ 128 \ -M \ vexpress-a15 \ -kernel \ /bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/anita/netbsd-GENERIC.ub \ -append \ root=ld0a \ -dtb \ /usr/pkg/share/dtb/arm/vexpress-v2p-ca15-tc1.dtb child pid is 792 audio: Could not init `oss' audio driver Wrong image type 14, expected 2 qemu-system-arm: Trying to execute code outside RAM or ROM at 0x04000000 This usually means one of the following happened: (1) You told QEMU to execute a kernel for the wrong machine type, and it crashed on startup (eg trying to run a raspberry pi kernel on a versatilepb QEMU machine) (2) You didn't give QEMU a kernel or BIOS filename at all, and QEMU executed a ROM full of no-op instructions until it fell off the end (3) Your guest kernel has a bug and crashed by jumping off into nowhere This is almost always one of the first two, so check your command line and that you are using the right type of kernel for this machine. If you think option (3) is likely then you can try debugging your guest with the -d debug options; in particular -d guest_errors will cause the log to include a dump of the guest register state at this point. Execution cannot continue; stopping here. Traceback (most recent call last): File "/usr/pkg/bin/anita", line 151, in status = main() File "/usr/pkg/bin/anita", line 142, in main status = a.run_tests(timeout = options.test_timeout) File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 1899, in run_tests child = self.boot(scratch_disk_args) File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 1842, in boot self.child.expect("login:") File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 179, in expect r = pexpect.spawn.expect(self, pattern, *args, **kwargs) File "/usr/pkg/lib/python2.7/site-packages/pexpect/spawnbase.py", line 341, in expect timeout, searchwindowsize, async_) File "/usr/pkg/lib/python2.7/site-packages/pexpect/spawnbase.py", line 369, in expect_list return exp.expect_loop(timeout) File "/usr/pkg/lib/python2.7/site-packages/pexpect/expect.py", line 117, in expect_loop return self.eof(e) File "/usr/pkg/lib/python2.7/site-packages/pexpect/expect.py", line 63, in eof raise EOF(msg) pexpect.exceptions.EOF: End Of File (EOF). Empty string style platform. command: /usr/pkg/bin/qemu-system-arm args: ['/usr/pkg/bin/qemu-system-arm', '-m', '128', '-drive', 'file=/bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/anita/wd0.img,format=raw,media=disk,snapshot=on,if=sd', '-nographic', '-tb-size', '128', '-M', 'vexpress-a15', '-kernel', '/bracket/evbarm-earmv7hf/test/2019.01.28.12.09.20/anita/netbsd-GENERIC.ub', '-append', 'root=ld0a', '-dtb', '/usr/pkg/share/dtb/arm/vexpress-v2p-ca15-tc1.dtb'] buffer (last 100 chars): '' before (last 100 chars): 'e a dump of the guest register state at this point.\r\n\r\nExecution cannot continue; stopping here.\r\n\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 792 child_fd: 12 closed: False timeout: 600 delimiter: logfile: None logfile_read: logfile_send: maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 30.0 delayafterterminate: 30.0 searcher: searcher_re: 0: re.compile('login:') 70.96 real 36.43 user 0.57 sys