connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010 connected to 10.8.254.5 (port 4010) Escape character: Ctrl-\ Type the escape character to get to the prompt. � barebox 2019.05.0 #2 Mon May 27 12:33:32 CEST 2019 Board: Freescale i.MX53 Quick Start-R Board detected i.MX53 revision 2.1 i.MX reset reason POR (SRSR: 0x00000001) mc13xxx-i2c mc347080: Found MC34708 ID: 0x014 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:02:71:b3 imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00 imx-esdhc 50004000.esdhc@50004000.of: registered as mmc0 imx-esdhc 50020000.esdhc@50020000.of: registered as mmc2 imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed netconsole: registered as netconsole-1 malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB) mmc0: detected SD card version 2.0 mmc0: registered mmc0 MCIMX53-START-R board 1.0 rev B envfs: no envfs (magic mismatch) - envfs never written? running /env/bin/init... [?25h Hit m for menu or any key to stop autoboot: type exit to get to the menu [1;32mbarebox@[1;36mFree scale i.MX53 Quick Start-R Board:/[0m bootm -v -r /mnt/tftp/846432/tftp-deploy-rkgq0qjf/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/846432/tftp-deploy-rkgq0qjf/dtb/imx53-qsrb.dtb /mnt/tftp/846432/tftp-deploy-rkgq0qjf/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -r /mnt/tftp/846432/tftp-deploy-rkgq0qjf/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/846432/tftp-deploy-rkgq0qjf/dtb/imx53-qsrb.dtb /mnt/tftp/846432/tftp-deploy-rkgq0qjf/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.212 Loading ARM Linux zImage '/mnt/tftp/846432/tftp-deploy-rkgq0qjf/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x72000000 no initrd load address, defaulting to 0x78000000 Loaded initrd GZIP compressed '/mnt/tftp/846432/tftp-deploy-rkgq0qjf/ramdisk/ramdisk.cpio.gz' initrd is at 0x78000000-0x7886b9f7 Loading devicetree from '/mnt/tftp/846432/tftp-deploy-rkgq0qjf/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 Starting kernel at 0x72000000, initrd at 0x78000000, oftree at 0x7886c000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip70-st25 (KernelCI@build-j578567-arm-gcc-10-imx-v6-v7-defconfig-97zrt) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Fri Nov 25 07:43:13 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] cma: Reserved 16 MiB at 0xcec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @df3ca000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 261120 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 993540K/1048576K available (8245K kernel code, 443K rwdata, 2728K rodata, 448K init, 8296K bss, 38652K reserved, 16384K cma-reserved, 506892K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0abf834 (10975 kB) [ 0.000000] .init : 0xc0ac0000 - 0xc0b30000 ( 448 kB) [ 0.000000] .data : 0xc0b30000 - 0xc0b9ecc0 ( 444 kB) [ 0.000000] .bss : 0xc0ba1000 - 0xc13bb390 (8297 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] TrustZone Interrupt Controller (TZIC) initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000009] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000039] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001070] Console: colour dummy device 80x30 [ 0.001106] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001115] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001123] ... MAX_LOCK_DEPTH: 48 [ 0.001131] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001139] ... CLASSHASH_SIZE: 4096 [ 0.001147] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001154] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001162] ... CHAINHASH_SIZE: 32768 [ 0.001170] memory used by lock dependency info: 5167 kB [ 0.001180] per task-struct memory footprint: 1536 bytes [ 0.001220] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.001240] pid_max: default: 32768 minimum: 301 [ 0.001562] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001578] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.003791] CPU: Testing write buffer coherency: ok [ 0.003867] CPU0: Spectre v2: using BPIALL workaround [ 0.004765] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.004878] Setting up static identity map for 0x70008280 - 0x700082f0 [ 0.007618] Brought up 1 CPUs [ 0.007638] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.007650] CPU: All CPU(s) started in SVC mode. [ 0.010762] devtmpfs: initialized [ 0.038748] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.039527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.039580] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.041407] pinctrl core: initialized pinctrl subsystem [ 0.044959] NET: Registered protocol family 16 [ 0.047750] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.080574] No ATAGs? [ 0.080613] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.082947] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.115254] vgaarb: loaded [ 0.116307] SCSI subsystem initialized [ 0.117685] usbcore: registered new interface driver usbfs [ 0.117856] usbcore: registered new interface driver hub [ 0.117988] usbcore: registered new device driver usb [ 0.118372] 50000000.aips:usbphy@0 supply vcc not found, using dummy regulator [ 0.118879] 50000000.aips:usbphy@1 supply vcc not found, using dummy regulator [ 0.121471] i2c i2c-1: IMX I2C adapter registered [ 0.121508] i2c i2c-1: can't use DMA [ 0.124690] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.134404] i2c i2c-0: IMX I2C adapter registered [ 0.134434] i2c i2c-0: can't use DMA [ 0.134635] Linux video capture interface: v2.00 [ 0.134948] pps_core: LinuxPPS API ver. 1 registered [ 0.134963] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.135018] PTP clock support registered [ 0.135784] Advanced Linux Sound Architecture Driver Initialized. [ 0.139077] Bluetooth: Core ver 2.21 [ 0.139201] NET: Registered protocol family 31 [ 0.139214] Bluetooth: HCI device and connection manager initialized [ 0.139287] Bluetooth: HCI socket layer initialized [ 0.139315] Bluetooth: L2CAP socket layer initialized [ 0.139452] Bluetooth: SCO socket layer initialized [ 0.142788] clocksource: Switched to clocksource mxc_timer1 [ 0.171143] NET: Registered protocol family 2 [ 0.171510] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.173399] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.173492] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.174181] TCP: Hash tables configured (established 4096 bind 4096) [ 0.174374] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.174483] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.174920] NET: Registered protocol family 1 [ 0.176054] RPC: Registered named UNIX socket transport module. [ 0.176077] RPC: Registered udp transport module. [ 0.176090] RPC: Registered tcp transport module. [ 0.176100] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.177051] Trying to unpack rootfs image as initramfs... [ 0.934866] Freeing initrd memory: 8624K [ 0.936665] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.959457] VFS: Disk quotas dquot_6.6.0 [ 0.959952] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.967094] NFS: Registering the id_resolver key type [ 0.967345] Key type id_resolver registered [ 0.967361] Key type id_legacy registered [ 0.967541] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.969568] fuse init (API version 7.23) [ 0.979663] bounce: pool size: 64 pages [ 0.979829] io scheduler noop registered [ 0.979855] io scheduler deadline registered [ 0.979972] io scheduler cfq registered (default) [ 0.995661] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 0.995701] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 0.997698] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 1.709880] console [ttymxc0] enabled [ 1.716446] [drm] Initialized drm 1.1.0 20060810 [ 1.725382] imx-ipuv3 18000000.ipu: no port@0 node in /soc/ipu@18000000, not using CSI0 [ 1.733506] imx-ipuv3 18000000.ipu: no port@1 node in /soc/ipu@18000000, not using CSI1 [ 1.745849] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.752485] [drm] No driver support for vblank timestamp query. [ 1.759195] imx-drm display-subsystem: bound imx-ipuv3-crtc.0 (ops ipu_crtc_ops) [ 1.766964] imx-drm display-subsystem: bound imx-ipuv3-crtc.1 (ops ipu_crtc_ops) [ 1.775625] 63ff0000.tve supply dac not found, using dummy regulator [ 1.783157] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 1.805588] Console: switching to colour frame buffer device 128x48 [ 1.816809] imx-drm display-subsystem: fb0: frame buffer device [ 1.822891] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.828865] imx-ipuv3 18000000.ipu: IPUv3M probed [ 1.866733] brd: module loaded [ 1.888580] loop: module loaded [ 1.896136] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 1.903337] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.912224] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 1.924331] scsi host0: ahci-imx [ 1.928844] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 1.941946] CAN device driver interface [ 1.947393] 63fec000.ethernet supply phy not found, using dummy regulator [ 2.010977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.017784] ehci-pci: EHCI PCI platform driver [ 2.022417] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.028293] usbcore: registered new interface driver usb-storage [ 2.047744] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.053083] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.072857] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.082319] hub 1-0:1.0: USB hub found [ 2.086497] hub 1-0:1.0: 1 port detected [ 2.094727] mousedev: PS/2 mouse device common for all mice [ 2.105649] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 2.117992] i2c /dev entries driver [ 2.124549] IR NEC protocol handler initialized [ 2.129111] IR RC5(x/sz) protocol handler initialized [ 2.134273] IR RC6 protocol handler initialized [ 2.138820] IR JVC protocol handler initialized [ 2.143394] IR Sony protocol handler initialized [ 2.148023] IR SANYO protocol handler initialized [ 2.152779] IR Sharp protocol handler initialized [ 2.157495] IR MCE Keyboard/mouse protocol handler initialized [ 2.163441] IR XMP protocol handler initialized [ 2.175971] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 2.185210] coda 63ff4000.vpu: firmware request failed [ 2.191726] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 2.198268] Bluetooth: HCI UART driver ver 2.3 [ 2.202855] Bluetooth: HCI UART protocol H4 registered [ 2.208000] Bluetooth: HCI UART protocol LL registered [ 2.213801] sdhci: Secure Digital Host Controller Interface driver [ 2.220018] sdhci: Copyright(c) Pierre Ossman [ 2.224440] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.231625] sdhci-esdhc-imx 50004000.esdhc: No vmmc regulator found [ 2.238055] sdhci-esdhc-imx 50004000.esdhc: No vqmmc regulator found [ 2.282834] ata1: SATA link down (SStatus 0 SControl 300) [ 2.288331] ahci-imx 10000000.sata: no device found, disabling link. [ 2.294740] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 2.302519] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 2.315155] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 2.320452] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 2.326106] sdhci-esdhc-imx 50020000.esdhc: No vmmc regulator found [ 2.332441] sdhci-esdhc-imx 50020000.esdhc: No vqmmc regulator found [ 2.370655] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.379242] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 2.388010] mmc0: new high speed SDHC card at address 0001 [ 2.398837] usbcore: registered new interface driver usbhid [ 2.404564] usbhid: USB HID core driver [ 2.409391] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 2.425991] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 2.433518] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 [ 2.472179] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.478668] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.505623] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 2.520824] NET: Registered protocol family 10 [ 2.528618] sit: IPv6 over IPv4 tunneling driver [ 2.535725] NET: Registered protocol family 17 [ 2.540236] can: controller area network core (rev 20120528 abi 9) [ 2.547097] NET: Registered protocol family 29 [ 2.551605] can: raw protocol (rev 20120528) [ 2.556086] can: broadcast manager protocol (rev 20120528 t) [ 2.561793] can: netlink gateway (rev 20130117) max_hops=1 [ 2.568142] Key type dns_resolver registered [ 2.573796] Registering SWP/SWPB emulation handler [ 2.585848] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 2.595188] hctosys: unable to open rtc device (rtc0) [ 2.638847] ALSA device list: [ 2.641848] #0: imx53-qsb-sgtl5000 [ 2.647815] Freeing unused kernel memory: 448K [ 2.729571] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.041209] udevd[118]: starting version 3.2.9 [ 3.048731] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.059561] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.069016] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 3.091678] udevd[118]: specified user 'tss' unknown [ 3.097208] udevd[118]: specified group 'tss' unknown [ 3.111418] udevd[119]: starting eudev-3.2.9 done Saving random seed: [ 4.828111] random: dd: uninitialized urandom read (512 bytes read, 40 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 5.060365] random: dropbear: uninitialized urandom read (32 bytes read, 41 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-846432/environment . /lava-846432/environment / # /lava-846432/bin/lava-test-runner /lava-846432/0 /lava-846432/bin/lava-test-runner /lava-846432/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-846432/0/tests/0_dmesg + cat uuid + UUID=846432_1.5.2.3.1[ 5.759187] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.856398] [ 5.943758] [ 6.031549] + set +x [ 6.043147] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-846432/environment / # . /lava-846432/environment/lava-846432/bin/lava-test-runner /lava-846432/1 / # /lava-846432/bin/lava-test-runner /lava-846432/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-846432/1/tests/1_bootrr + cat uuid + UUID=846432_1.5.2.3.5[ 6.612129] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-846432/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-846432/1/../bin/lava-test-case [ 6.684624] /lava-846432/1/../bin/lava-test-case [ 6.771081] /lava-846432/1/../bin/lava-test-case [ 6.818443] + set +x [ 6.854215] / #