kernel test robot <xiaolong.ye@xxxxxxxxx> writes: > FYI, we noticed the following commit: > > https://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-testing > commit 54cc07a761deb38318aca64ddf07fc45157c85e0 ("fs: Call d_automount with the filesystems creds") > > in testcase: boot > > on test machine: 1 threads qemu-system-x86_64 -enable-kvm -cpu Westmere with 320M memory > > caused below changes: > > > +-------------------------+------------+------------+ > | | 8175435777 | 54cc07a761 | > +-------------------------+------------+------------+ > | boot_successes | 102 | 16 | > | boot_failures | 0 | 3 | > | BUG:kernel_test_crashed | 0 | 3 | > | timestamp.last | 0 | 54.951425 | > +-------------------------+------------+------------+ The problem here seems to be the line: "BUG: kernel test crashed" Can someone give me some clarity on what that refers to? My experience in the last week indicates I can't trust the commit the test bot tells me is the problem commit on these tests. So if there is an issue I need something more to track it down with than a line of output I don't have the source to. Eric _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers