summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-python3-atomicwrites/ptest-raw.log
blob: 9bfa8cd33c802832b58163484b4eaa95b4d06dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
START: ptest-runner
2023-07-17T01:28
BEGIN: /usr/lib/python3-atomicwrites/ptest
PASS: tests/test_atomicwrites.py:test_atomic_write
PASS: tests/test_atomicwrites.py:test_teardown
PASS: tests/test_atomicwrites.py:test_replace_simultaneously_created_file
PASS: tests/test_atomicwrites.py:test_dont_remove_simultaneously_created_file
PASS: tests/test_atomicwrites.py:test_open_reraise
PASS: tests/test_atomicwrites.py:test_atomic_write_in_pwd
============================================================================
Testsuite summary
# TOTAL: 6
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd082]
[    0.000000] Linux version 6.1.38-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 13.1.1 20230520, GNU ld (GNU Binutils) 2.40.0.20230419) #1 SMP PREEMPT Thu Jul  6 18:52:54 UTC 2023
[    0.000000] random: crng init done
[    0.000000] Machine model: linux,dummy-virt
[    0.000000] Memory limited to 1024MB
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 26 pages/cpu s68392 r8192 d29912 u106496
[    0.000000] pcpu-alloc: s68392 r8192 d29912 u106496 alloc=26*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Kernel command line: root=/dev/vda rw  mem=1024M ip=192.168.7.20::192.168.7.19:255.255.255.0::eth0:off:8.8.8.8 console=ttyAMA0 console=hvc0   printk.time=1
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 1003360K/1048576K available (12096K kernel code, 1966K rwdata, 2840K rodata, 3840K init, 841K bss, 45216K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 37950 entries in 149 pages
[    0.000000] ftrace: allocated 149 pages with 4 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @419a0000 (indirect, esz 8, psz 64K, shr 1)
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @419b0000 (flat, esz 8, psz 64K, shr 1)
[    0.000000] GICv3: using LPI property table @0x00000000419c0000
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000419d0000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 50.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
[    0.000000] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
[    0.013541] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.013679] Console: colour dummy device 80x25
[    0.013692] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
[    0.013696] pid_max: default: 32768 minimum: 301
[    0.013725] LSM: Security Framework initializing
[    0.013736] landlock: Up and running.
[    0.013780] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.013786] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.014189] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.014467] cblist_init_generic: Setting adjustable number of callback queues.
[    0.014471] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.014503] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.014539] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.014619] rcu: Hierarchical SRCU implementation.
[    0.014621] rcu: 	Max phase no-delay instances is 1000.
[    0.014814] Platform MSI: its@8080000 domain created
[    0.014830] PCI/MSI: /intc@8000000/its@8080000 domain created
[    0.014839] EFI services will not be available.
[    0.014929] smp: Bringing up secondary CPUs ...
[    0.023297] Detected PIPT I-cache on CPU1
[    0.023351] cacheinfo: Unable to detect cache hierarchy for CPU 1
[    0.023370] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.023474] GICv3: CPU1: using allocated LPI pending table @0x00000000419e0000
[    0.023537] CPU1: Booted secondary processor 0x0000000001 [0x410fd082]
[    0.031895] Detected PIPT I-cache on CPU2
[    0.031954] cacheinfo: Unable to detect cache hierarchy for CPU 2
[    0.031974] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.032075] GICv3: CPU2: using allocated LPI pending table @0x00000000419f0000
[    0.032134] CPU2: Booted secondary processor 0x0000000002 [0x410fd082]
[    0.042084] Detected PIPT I-cache on CPU3
[    0.042143] cacheinfo: Unable to detect cache hierarchy for CPU 3
[    0.042170] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.042273] GICv3: CPU3: using allocated LPI pending table @0x0000000041a00000
[    0.042335] CPU3: Booted secondary processor 0x0000000003 [0x410fd082]
[    0.042478] smp: Brought up 1 node, 4 CPUs
[    0.042482] SMP: Total of 4 processors activated.
[    0.042484] CPU features: detected: 32-bit EL0 Support
[    0.042486] CPU features: detected: CRC32 instructions
[    0.042559] CPU: All CPU(s) started at EL1
[    0.042560] alternatives: applying system-wide alternatives
[    0.046149] devtmpfs: initialized
[    0.046991] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.046999] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.047120] DMI not present or invalid.
[    0.047792] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.048046] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.048079] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.048111] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.048258] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.048370] ASID allocator initialised with 65536 entries
[    0.048376] Serial: AMBA PL011 UART driver
[    0.433253] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, base_baud = 0) is a PL011 rev1
[    0.542969] printk: console [ttyAMA0] enabled
[    0.636179] raid6: neonx8   gen()  7134 MB/s
[    0.704346] raid6: neonx4   gen()  7096 MB/s
[    0.772943] raid6: neonx2   gen()  5816 MB/s
[    0.841554] raid6: neonx1   gen()  4118 MB/s
[    0.909941] raid6: int64x8  gen()  3974 MB/s
[    0.978668] raid6: int64x4  gen()  3965 MB/s
[    1.047060] raid6: int64x2  gen()  3736 MB/s
[    1.115436] raid6: int64x1  gen()  2901 MB/s
[    1.116151] raid6: using algorithm neonx8 gen() 7134 MB/s
[    1.183817] raid6: .... xor() 5204 MB/s, rmw enabled
[    1.187234] raid6: using neon recovery algorithm
[    1.188073] iommu: Default domain type: Translated 
[    1.188836] iommu: DMA domain TLB invalidation policy: strict mode 
[    1.189912] SCSI subsystem initialized
[    1.190542] usbcore: registered new interface driver usbfs
[    1.191442] usbcore: registered new interface driver hub
[    1.192288] usbcore: registered new device driver usb
[    1.193103] pps_core: LinuxPPS API ver. 1 registered
[    1.193878] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.195296] PTP clock support registered
[    1.196388] vgaarb: loaded
[    1.196919] clocksource: Switched to clocksource arch_sys_counter
[    1.200087] NET: Registered PF_INET protocol family
[    1.200960] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.202621] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    1.204029] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.205262] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.206475] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.207633] TCP: Hash tables configured (established 8192 bind 8192)
[    1.209663] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.210729] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.211880] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.213000] RPC: Registered named UNIX socket transport module.
[    1.213926] RPC: Registered udp transport module.
[    1.214656] RPC: Registered tcp transport module.
[    1.215398] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.216391] PCI: CLS 0 bytes, default 64
[    1.217952] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.230502] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    1.234027] NFS: Registering the id_resolver key type
[    1.234858] Key type id_resolver registered
[    1.235510] Key type id_legacy registered
[    1.237792] Key type cifs.idmap registered
[    1.255003] xor: measuring software checksum speed
[    1.257515]    8regs           :  5747 MB/sec
[    1.259862]    32regs          :  5965 MB/sec
[    1.267554]    arm64_neon      :  5120 MB/sec
[    1.268276] xor: using function: 32regs (5965 MB/sec)
[    1.269719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.270969] io scheduler mq-deadline registered
[    1.271693] io scheduler kyber registered
[    1.272842] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:
[    1.274136] pci-host-generic 4010000000.pcie:       IO 0x003eff0000..0x003effffff -> 0x0000000000
[    1.275543] pci-host-generic 4010000000.pcie:      MEM 0x0010000000..0x003efeffff -> 0x0010000000
[    1.276958] pci-host-generic 4010000000.pcie:      MEM 0x8000000000..0xffffffffff -> 0x8000000000
[    1.278356] pci-host-generic 4010000000.pcie: Memory resource size exceeds max for 32 bits
[    1.279726] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    1.281259] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00
[    1.282370] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.283264] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    1.284248] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[    1.285362] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]
[    1.286586] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    1.288012] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000
[    1.289365] pci 0000:00:01.0: reg 0x10: [io  0x0000-0x001f]
[    1.290279] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.291405] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.292578] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    1.294232] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[    1.295282] pci 0000:00:02.0: reg 0x10: [io  0x0000-0x001f]
[    1.296194] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.297315] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.299031] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    1.300078] pci 0000:00:03.0: reg 0x10: [io  0x0000-0x007f]
[    1.301005] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.302126] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.303784] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330
[    1.304836] pci 0000:00:04.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    1.306614] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000
[    1.307828] pci 0000:00:05.0: reg 0x10: [io  0x0000-0x003f]
[    1.308741] pci 0000:00:05.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.309915] pci 0000:00:05.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.311634] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000
[    1.312719] pci 0000:00:06.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    1.313903] pci 0000:00:06.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    1.315819] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[    1.316966] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
[    1.318294] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
[    1.319692] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
[    1.321027] pci 0000:00:04.0: BAR 0: assigned [mem 0x800000c000-0x800000ffff 64bit]
[    1.322255] pci 0000:00:05.0: BAR 4: assigned [mem 0x8000010000-0x8000013fff 64bit pref]
[    1.323665] pci 0000:00:06.0: BAR 4: assigned [mem 0x8000014000-0x8000017fff 64bit pref]
[    1.324969] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff]
[    1.326055] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff]
[    1.327126] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff]
[    1.328184] pci 0000:00:05.0: BAR 1: assigned [mem 0x10043000-0x10043fff]
[    1.329280] pci 0000:00:06.0: BAR 1: assigned [mem 0x10044000-0x10044fff]
[    1.330372] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x107f]
[    1.331365] pci 0000:00:05.0: BAR 0: assigned [io  0x1080-0x10bf]
[    1.332327] pci 0000:00:01.0: BAR 0: assigned [io  0x10c0-0x10df]
[    1.333323] pci 0000:00:02.0: BAR 0: assigned [io  0x10e0-0x10ff]
[    1.334315] pci 0000:00:04.0: enabling device (0000 -> 0002)
[    1.337250] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
[    1.341350] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
[    1.345375] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
[    1.349546] virtio-pci 0000:00:05.0: enabling device (0000 -> 0003)
[    1.354225] virtio-pci 0000:00:06.0: enabling device (0000 -> 0002)
[    1.421685] printk: console [hvc0] enabled
[    1.423936] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0
[    1.425472] [drm] features: -virgl +edid -resource_blob -host_visible
[    1.425475] [drm] features: -context_init
[    1.428509] [drm] number of scanouts: 1
[    1.429415] [drm] number of cap sets: 0
[    1.432143] [drm] Initialized virtio_gpu 0.1.0 0 for 0000:00:06.0 on minor 0
[    1.450935] virtio-pci 0000:00:06.0: [drm] drm_plane_enable_fb_damage_clips() not called
[    1.482085] Console: switching to colour frame buffer device 160x50
[    1.505700] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb frame buffer device
[    1.507427] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.512597] brd: module loaded
[    1.513611] virtio_blk virtio2: 4/0/0 default/read/poll queues
[    1.516444] virtio_blk virtio2: [vda] 804520 512-byte logical blocks (412 MB/393 MiB)
[    1.525527] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    1.526632] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 1
[    1.528531] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    1.531243] xhci_hcd 0000:00:04.0: xHCI Host Controller
[    1.532404] xhci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[    1.533998] xhci_hcd 0000:00:04.0: Host supports USB 3.0 SuperSpeed
[    1.535685] hub 1-0:1.0: USB hub found
[    1.536554] hub 1-0:1.0: 4 ports detected
[    1.537782] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.539600] hub 2-0:1.0: USB hub found
[    1.540459] hub 2-0:1.0: 4 ports detected
[    1.542765] rtc-pl031 9010000.pl031: registered as rtc0
[    1.543906] rtc-pl031 9010000.pl031: setting system clock to 2023-07-17T01:28:43 UTC (1689557323)
[    1.546813] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    1.548852] usbcore: registered new interface driver usbhid
[    1.549990] usbhid: USB HID core driver
[    1.550831] u32 classifier
[    1.551414]     input device check on
[    1.552181]     Actions configured
[    1.553123] NET: Registered PF_INET6 protocol family
[    1.554609] Segment Routing with IPv6
[    1.555426] In-situ OAM (IOAM) with IPv6
[    1.556328] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.557768] NET: Registered PF_PACKET protocol family
[    1.558840] Bridge firewalling registered
[    1.559693] Key type dns_resolver registered
[    1.560733] NET: Registered PF_VSOCK protocol family
[    1.562968] registered taskstats version 1
[    1.563943] Key type .fscrypt registered
[    1.564763] Key type fscrypt-provisioning registered
[    1.567140] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    1.570978] Key type encrypted registered
[    1.574617] printk: console [netcon0] enabled
[    1.575688] netconsole: network logging started
[    1.597827] IP-Config: Complete:
[    1.598815]      device=eth0, hwaddr=52:54:00:12:34:14, ipaddr=192.168.7.20, mask=255.255.255.0, gw=192.168.7.19
[    1.601018]      host=192.168.7.20, domain=, nis-domain=(none)
[    1.602277]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
[    1.602281]      nameserver0=8.8.8.8
[    1.604786] md: Waiting for all devices to be available before autodetect
[    1.606131] md: If you don't use raid, use raid=noautodetect
[    1.607385] md: Autodetecting RAID arrays.
[    1.608230] md: autorun ...
[    1.608847] md: ... autorun DONE.
[    1.625729] EXT4-fs (vda): mounted filesystem with ordered data mode. Quota mode: disabled.
[    1.627627] VFS: Mounted root (ext4 filesystem) on device 253:0.
[    1.629323] devtmpfs: mounted
[    1.632750] Freeing unused kernel memory: 3840K
[    1.657948] Run /sbin/init as init process
[    1.661768]   with arguments:
[    1.661770]     /sbin/init
[    1.661772]   with environment:
[    1.661774]     HOME=/
[    1.661775]     TERM=linux
[    1.837435] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.987892] input: QEMU QEMU USB Tablet as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0
[    1.990983] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0
[    2.120992] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    2.181262] udevd[135]: starting version 3.2.12
[    2.205620] udevd[135]: specified group 'sgx' unknown
[    2.223061] udevd[136]: starting eudev-3.2.12
[    2.271311] input: QEMU QEMU USB Keyboard as /devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1
[    2.333105] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:04.0-2/input0
[    2.464649] EXT4-fs (vda): re-mounted. Quota mode: disabled.
[    2.524986] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
init
  |-getty 38400 tty1
  |-klogd -n
  |-sshd
  |   `-sshd
  |       `-ptest-runner -t 450 -d /usr/lib
  |           |-ptest-runner-co /usr/bin/ptest-runner-collect-system-data
  |           |   `-pstree -a -l
  |           `-(run-ptest)
  |-start_getty /bin/start_getty 115200 ttyAMA0 vt102
  |   `-sh
  |-start_getty /bin/start_getty 115200 hvc0 vt102
  |   `-getty -L 115200 hvc0 vt102
  |-syslogd -n -O /var/log/messages
  `-udevd -d
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root               366518     64019    278290  19% /
devtmpfs                501680         0    501680   0% /dev
tmpfs                   503600        76    503524   0% /run
tmpfs                   503600       112    503488   0% /var/volatile
              total        used        free      shared  buff/cache   available
Mem:        1007200       34632      921600        4188       50968      952368
Swap:             0           0           0
DURATION: 2
END: /usr/lib/python3-atomicwrites/ptest
2023-07-17T01:28
STOP: ptest-runner
TOTAL: 1 FAIL: 0