Testing with node "naumann", it looks like it's some kind of timing issue. With the count increased from 250000 to 500000, it can convert these events successfully
Or simply add a "sleep 3" could do the trick. (dd if=/dev/zero bs=1024 count=250000 | cat | cat | dd bs=1024 of=/dev/null) >& /dev/null -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1674936 Title: ubuntu_sysdig_smoke_test failed with "no events in file" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674936/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
