This is anita version 1.49 Using pexpect version 4.6.0 /usr/pkg/bin/anita \ --workdir=/bracket/evbarm-aarch64/test/2019.11.02.23.13.00/anita \ --structured-log-file=/bracket/evbarm-aarch64/test/2019.11.02.23.13.00/install.slog \ --vmm-args= \ --test-timeout \ 120000 \ install \ file:///bracket/evbarm-aarch64/test/2019.11.02.23.13.00/release/evbarm-aarch64/ Downloading file:///bracket/evbarm-aarch64/test/2019.11.02.23.13.00/release/evbarm-aarch64/binary/gzimg/arm64.img.gz... OK Downloading file:///bracket/evbarm-aarch64/test/2019.11.02.23.13.00/release/evbarm-aarch64/binary/kernel/netbsd-GENERIC64.img.gz... OK Creating hard disk image...2021376+0 records in 2021376+0 records out 1034944512 bytes transferred in 29.930 secs (34578834 bytes/sec) Shared object "libcurl.so.4" not found done. reversing virtio devices qemu-system-aarch64 \ -m \ 512 \ -drive \ file=/bracket/evbarm-aarch64/test/2019.11.02.23.13.00/anita/wd0.img,format=raw,media=disk,snapshot=off,if=none,id=hd0 \ -device \ virtio-blk-device,drive=hd0 \ -nographic \ -M \ virt \ -cpu \ cortex-a57 \ -kernel \ /bracket/evbarm-aarch64/test/2019.11.02.23.13.00/anita/netbsd-GENERIC64.img \ -append \ root=ld4a child pid is 12963 Shared object "libcurl.so.4" not found Traceback (most recent call last): File "/usr/pkg/bin/anita", line 144, in status = main() File "/usr/pkg/bin/anita", line 125, in main a.install() File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 1893, in install self._install() File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 1146, in _install self._install_from_image() File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 1176, in _install_from_image self.child.expect("login:") File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 181, 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-aarch64 args: ['/usr/pkg/bin/qemu-system-aarch64', '-m', '512', '-drive', 'file=/bracket/evbarm-aarch64/test/2019.11.02.23.13.00/anita/wd0.img,format=raw,media=disk,snapshot=off,if=none,id=hd0', '-device', 'virtio-blk-device,drive=hd0', '-nographic', '-M', 'virt', '-cpu', 'cortex-a57', '-kernel', '/bracket/evbarm-aarch64/test/2019.11.02.23.13.00/anita/netbsd-GENERIC64.img', '-append', 'root=ld4a'] buffer (last 100 chars): '' before (last 100 chars): 'Shared object "libcurl.so.4" not found\r\n' after: match: None match_index: None exitstatus: 1 flag_eof: True pid: 12963 child_fd: 12 closed: False timeout: 3600 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:') 71.15 real 8.63 user 29.48 sys