1Linux version 5.1.0-rc7-00061-g04652f1cb4aa0 (brendanhiggins@mactruck.svl.corp.google.com) (gcc version 7.3.0 (Debian 7.3.0-18)) #163 Wed May 8 16:18:20 PDT 2019
2Built 1 zonelists, mobility grouping on.  Total pages: 69906
3Kernel command line: mem=256M root=98:0
4Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
5Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
6Memory: 254468K/283500K available (1734K kernel code, 489K rwdata, 396K rodata, 85K init, 216K bss, 29032K reserved, 0K cma-reserved)
7SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
8NR_IRQS: 15
9clocksource: timer: mask: 0xffffffffffffffff max_cycles: 0x1cd42e205, max_idle_ns: 881590404426 ns
10------------[ cut here ]------------
11WARNING: CPU: 0 PID: 0 at kernel/time/clockevents.c:458 clockevents_register_device+0x143/0x160
12posix-timer cpumask == cpu_all_mask, using cpu_possible_mask instead
13CPU: 0 PID: 0 Comm: swapper Not tainted 5.1.0-rc7-00061-g04652f1cb4aa0 #163
14Stack:
15 6005cc00 60233e18 60233e60 60233e18
16 60233e60 00000009 00000000 6002a1b4
17 1ca00000000 60071c23 60233e78 100000000000062
18Call Trace:
19 [<600214c5>] ? os_is_signal_stack+0x15/0x30
20 [<6005c5ec>] ? printk+0x0/0x9b
21 [<6001597e>] ? show_stack+0xbe/0x1c0
22 [<6005cc00>] ? __printk_safe_exit+0x0/0x40
23 [<6002a1b4>] ? __warn+0x144/0x170
24 [<60071c23>] ? clockevents_register_device+0x143/0x160
25 [<60021440>] ? get_signals+0x0/0x10
26 [<6005c5ec>] ? printk+0x0/0x9b
27 [<6002a27b>] ? warn_slowpath_fmt+0x9b/0xb0
28 [<6005c5ec>] ? printk+0x0/0x9b
29 [<6002a1e0>] ? warn_slowpath_fmt+0x0/0xb0
30 [<6005c5ec>] ? printk+0x0/0x9b
31 [<60021440>] ? get_signals+0x0/0x10
32 [<600213f0>] ? block_signals+0x0/0x20
33 [<60071c23>] ? clockevents_register_device+0x143/0x160
34 [<60021440>] ? get_signals+0x0/0x10
35 [<600213f0>] ? block_signals+0x0/0x20
36 [<6005c5ec>] ? printk+0x0/0x9b
37 [<60001bc8>] ? start_kernel+0x477/0x56a
38 [<600036f1>] ? start_kernel_proc+0x46/0x4d
39 [<60014442>] ? new_thread_handler+0x82/0xc0
40
41random: get_random_bytes called from print_oops_end_marker+0x4c/0x60 with crng_init=0
42---[ end trace c83434852b3702d3 ]---
43Calibrating delay loop... 6958.28 BogoMIPS (lpj=34791424)
44pid_max: default: 32768 minimum: 301
45Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
46Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
47*** VALIDATE proc ***
48Checking that host ptys support output SIGIO...Yes
49Checking that host ptys support SIGIO on close...No, enabling workaround
50clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
51futex hash table entries: 256 (order: 0, 6144 bytes)
52clocksource: Switched to clocksource timer
53printk: console [stderr0] disabled
54mconsole (version 2) initialized on /usr/local/google/home/brendanhiggins/.uml/VZ2qMm/mconsole
55Checking host MADV_REMOVE support...OK
56workingset: timestamp_bits=62 max_order=16 bucket_order=0
57Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
58io scheduler mq-deadline registered
59io scheduler kyber registered
60Initialized stdio console driver
61Using a channel type which is configured out of UML
62setup_one_line failed for device 1 : Configuration failed
63Using a channel type which is configured out of UML
64setup_one_line failed for device 2 : Configuration failed
65Using a channel type which is configured out of UML
66setup_one_line failed for device 3 : Configuration failed
67Using a channel type which is configured out of UML
68setup_one_line failed for device 4 : Configuration failed
69Using a channel type which is configured out of UML
70setup_one_line failed for device 5 : Configuration failed
71Using a channel type which is configured out of UML
72setup_one_line failed for device 6 : Configuration failed
73Using a channel type which is configured out of UML
74setup_one_line failed for device 7 : Configuration failed
75Using a channel type which is configured out of UML
76setup_one_line failed for device 8 : Configuration failed
77Using a channel type which is configured out of UML
78setup_one_line failed for device 9 : Configuration failed
79Using a channel type which is configured out of UML
80setup_one_line failed for device 10 : Configuration failed
81Using a channel type which is configured out of UML
82setup_one_line failed for device 11 : Configuration failed
83Using a channel type which is configured out of UML
84setup_one_line failed for device 12 : Configuration failed
85Using a channel type which is configured out of UML
86setup_one_line failed for device 13 : Configuration failed
87Using a channel type which is configured out of UML
88setup_one_line failed for device 14 : Configuration failed
89Using a channel type which is configured out of UML
90setup_one_line failed for device 15 : Configuration failed
91Console initialized on /dev/tty0
92printk: console [tty0] enabled
93printk: console [mc-1] enabled
94TAP version 14
95	# Subtest: example
96	1..2
97init_suite
98	# example_simple_test: initializing
99	# example_simple_test: example_simple_test passed
100	ok 1 - example_simple_test
101	# example_mock_test: initializing
102	# example_mock_test: example_mock_test passed
103	ok 2 - example_mock_test
104kunit example: all tests passed
105ok 1 - example
106List of all partitions:
107