connecting to NetworkSerialPort(target=Target(name='imx6ul-pico-hobbit-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4007, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4007 connected to 10.8.254.5 (port 4007) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 17:19:43 CET 2017 Board: Technexion Pico i.MX6UL Board detected i.MX6 UltraLite revision 1.0 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2190000.usdhc: registered as 2190000.usdhc imx-esdhc 2194000.usdhc: registered as 2194000.usdhc netconsole: registered as netconsole-1 malloc space: 0x8fefca40 -> 0x9fdf947f (size 255 MiB) mmc0: detected MMC card version 5.1 mmc0: registered mmc0.boot0 mmc0: registered mmc0.boot1 mmc0: registered mmc0 running /env/bin/init... [?25h Hit m for menu or any other key to stop autoboot: 3 type exit to get to the menu [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -r /mnt/tftp/756190/tftp-deploy-9nhfhsv2/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/756190/tftp-deploy-9nhfhsv2/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/756190/tftp-deploy-9nhfhsv2/kernel/zImage [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -r /mnt/tftp/756190/tftp-deploy-9nhfhsv2/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/756190/tftp-deploy-9nhfhsv2/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/756190/tftp-deploy-9nhfhsv2/kernel/zImage warning: No MAC address set. Using random address 9a:31:87:5b:f9:39 eth1: 100Mbps full duplex link detected T DHCP client bound to address 10.8.254.122 Loading ARM Linux zImage '/mnt/tftp/756190/tftp-deploy-9nhfhsv2/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x82e19000 no initrd load address, defaulting to 0x83852000 Loaded initrd GZIP compressed '/mnt/tftp/756190/tftp-deploy-9nhfhsv2/ramdisk/ramdisk.cpio.gz' initrd is at 0x83852000-0x847a0b8d Loading devicetree from '/mnt/tftp/756190/tftp-deploy-9nhfhsv2/dtb/imx6ul-pico-hobbit.dtb' mmc0: Cannot find nodepath /soc/aips-bus@02100000/usdhc@02190000, cannot fixup Failed to fixup node in of_partition_fixup+0x1/0x1f8: Invalid argument commandline: console=ttymxc5,115200n8 Starting kernel at 0x82e19000, initrd at 0x83852000, oftree at 0x847a1000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.125-cip10 (KernelCI@build-j267381-arm-gcc-10-multi-v7-defconfig-6sf9n) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Jun 28 03:13:53 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TechNexion PICO-IMX6UL and HOBBIT baseboard [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc5,115200n8 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 413156K/524288K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 425K bss, 45596K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] Switching to timer-based delay loop, resolution 41ns [ 0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000063] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.007549] Console: colour dummy device 80x30 [ 0.007658] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.007707] pid_max: default: 32768 minimum: 301 [ 0.008077] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.008117] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.009632] CPU: Testing write buffer coherency: ok [ 0.010390] CPU0: update cpu_capacity 1024 [ 0.010430] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.012133] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.014707] rcu: Hierarchical SRCU implementation. [ 0.020673] EFI services will not be available. [ 0.021136] smp: Bringing up secondary CPUs ... [ 0.021177] smp: Brought up 1 node, 1 CPU [ 0.021204] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.021224] CPU: All CPU(s) started in SVC mode. [ 0.022284] devtmpfs: initialized [ 0.035746] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.036299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.036359] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.041149] pinctrl core: initialized pinctrl subsystem [ 0.044869] DMI not present or invalid. [ 0.046990] NET: Registered protocol family 16 [ 0.052017] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.057383] thermal_sys: Registered thermal governor 'step_wise' [ 0.057583] cpuidle: using governor menu [ 0.264621] vdd3p0: supplied by regulator-dummy [ 0.276741] cpu: supplied by regulator-dummy [ 0.289283] vddsoc: supplied by regulator-dummy [ 0.675467] No ATAGs? [ 0.676956] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.676998] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.685588] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.696168] Serial: AMBA PL011 UART driver [ 0.759993] mxs-dma 1804000.dma-apbh: initialized [ 0.773861] iommu: Default domain type: Translated [ 0.774811] vgaarb: loaded [ 0.777194] SCSI subsystem initialized [ 0.778512] usbcore: registered new interface driver usbfs [ 0.778657] usbcore: registered new interface driver hub [ 0.778779] usbcore: registered new device driver usb [ 0.782039] i2c i2c-0: IMX I2C adapter registered [ 0.784384] i2c i2c-1: IMX I2C adapter registered [ 0.785415] imx-i2c 21a8000.i2c: can't get pinctrl, bus recovery not supported [ 0.787443] i2c i2c-2: IMX I2C adapter registered [ 0.790511] pps_core: LinuxPPS API ver. 1 registered [ 0.790547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.790607] PTP clock support registered [ 0.800379] clocksource: Switched to clocksource mxc_timer1 [ 3.024425] NET: Registered protocol family 2 [ 3.025014] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 3.026901] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 3.026996] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 3.027110] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.027270] TCP: Hash tables configured (established 4096 bind 4096) [ 3.027485] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.027555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.027928] NET: Registered protocol family 1 [ 3.029409] RPC: Registered named UNIX socket transport module. [ 3.029456] RPC: Registered udp transport module. [ 3.029479] RPC: Registered tcp transport module. [ 3.029500] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.029531] PCI: CLS 0 bytes, default 64 [ 3.030789] Trying to unpack rootfs image as initramfs... [ 6.039211] Freeing initrd memory: 15676K [ 6.040254] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 6.043978] Initialise system trusted keyrings [ 6.044993] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 6.061203] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.063188] NFS: Registering the id_resolver key type [ 6.063374] Key type id_resolver registered [ 6.063401] Key type id_legacy registered [ 6.063689] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 6.063719] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 6.063813] ntfs: driver 2.1.32 [Flags: R/O]. [ 6.065007] Key type asymmetric registered [ 6.065046] Asymmetric key parser 'x509' registered [ 6.065179] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 6.065206] io scheduler mq-deadline registered [ 6.065227] io scheduler kyber registered [ 6.117445] pwm-backlight backlight: supply power not found, using dummy regulator [ 6.170982] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 6.171039] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 6.296523] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 6.306827] SuperH (H)SCI(F) driver initialized [ 6.309289] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 69, base_baud = 5000000) is a IMX [ 6.311610] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 70, base_baud = 5000000) is a IMX [ 7.024636] printk: console [ttymxc5] enabled [ 7.032207] msm_serial: driver initialized [ 7.036915] STMicroelectronics ASC driver initialized [ 7.046160] STM32 USART driver initialized [ 7.073054] panel-simple panel: supply power not found, using dummy regulator [ 7.080774] panel-simple panel: Specify missing connector_type [ 7.112260] brd: module loaded [ 7.133413] loop: module loaded [ 7.172446] CAN device driver interface [ 7.179105] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 7.190123] pps pps0: new PPS source ptp0 [ 7.270250] fec 20b4000.ethernet eth0: registered PHC device 0 [ 7.279663] e1000e: Intel(R) PRO/1000 Network Driver [ 7.284791] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 7.290942] igb: Intel(R) Gigabit Ethernet Network Driver [ 7.296366] igb: Copyright (c) 2007-2014 Intel Corporation. [ 7.315290] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 7.322988] usbcore: registered new interface driver pegasus [ 7.328809] usbcore: registered new interface driver asix [ 7.334404] usbcore: registered new interface driver ax88179_178a [ 7.340664] usbcore: registered new interface driver cdc_ether [ 7.346648] usbcore: registered new interface driver smsc75xx [ 7.352590] usbcore: registered new interface driver smsc95xx [ 7.358436] usbcore: registered new interface driver net1080 [ 7.364254] usbcore: registered new interface driver cdc_subset [ 7.370272] usbcore: registered new interface driver zaurus [ 7.376119] usbcore: registered new interface driver cdc_ncm [ 7.389687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.396369] ehci-pci: EHCI PCI platform driver [ 7.401016] ehci-platform: EHCI generic platform driver [ 7.406977] ehci-orion: EHCI orion driver [ 7.411619] SPEAr-ehci: EHCI SPEAr driver [ 7.416081] ehci-st: EHCI STMicroelectronics driver [ 7.421531] ehci-exynos: EHCI Exynos driver [ 7.426189] ehci-atmel: EHCI Atmel driver [ 7.430794] tegra-ehci: Tegra EHCI driver [ 7.435353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.441722] ohci-pci: OHCI PCI platform driver [ 7.446338] ohci-platform: OHCI generic platform driver [ 7.452324] SPEAr-ohci: OHCI SPEAr driver [ 7.456797] ohci-st: OHCI STMicroelectronics driver [ 7.462247] ohci-atmel: OHCI Atmel driver [ 7.468747] usbcore: registered new interface driver usb-storage [ 7.493608] i2c /dev entries driver [ 7.544827] sdhci: Secure Digital Host Controller Interface driver [ 7.551191] sdhci: Copyright(c) Pierre Ossman [ 7.561991] Synopsys Designware Multimedia Card Interface Driver [ 7.572756] sdhci-pltfm: SDHCI platform and OF driver helper [ 7.597834] ledtrig-cpu: registered to indicate activity on CPUs [ 7.606554] usbcore: registered new interface driver usbhid [ 7.612295] usbhid: USB HID core driver [ 7.632314] NET: Registered protocol family 10 [ 7.639409] Segment Routing with IPv6 [ 7.643436] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 7.651032] NET: Registered protocol family 17 [ 7.655538] can: controller area network core [ 7.660065] NET: Registered protocol family 29 [ 7.664649] can: raw protocol [ 7.667646] can: broadcast manager protocol [ 7.671915] can: netlink gateway - max_hops=1 [ 7.677316] Key type dns_resolver registered [ 7.685764] ThumbEE CPU extension supported. [ 7.690113] Registering SWP/SWPB emulation handler [ 7.696261] Loading compiled-in X.509 certificates [ 7.735234] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA [ 7.744098] pwm-backlight backlight: supply power not found, using dummy regulator [ 7.756649] panel-simple panel: supply power not found, using dummy regulator [ 7.764389] panel-simple panel: Specify missing connector_type [ 7.793755] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 7.798770] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 7.832722] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 7.844195] hub 1-0:1.0: USB hub found [ 7.848584] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA [ 7.856262] hub 1-0:1.0: 1 port detected [ 7.867265] imx_thermal 20c8000.anatop:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C [ 7.880904] pwm-backlight backlight: supply power not found, using dummy regulator [ 7.893456] panel-simple panel: supply power not found, using dummy regulator [ 7.901133] panel-simple panel: Specify missing connector_type [ 7.910664] pwm-backlight backlight: supply power not found, using dummy regulator [ 7.923482] panel-simple panel: supply power not found, using dummy regulator [ 7.931133] panel-simple panel: Specify missing connector_type [ 7.947348] Freeing unused kernel memory: 2048K [ 7.955061] Run /init as init process [ 7.963070] mmc0: new DDR MMC card at address 0001 [ 7.973477] mmcblk0: mmc0:0001 M62704 3.56 GiB [ 7.980687] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 7.990892] mmcblk0boot0: mmc0:0001 M62704 partition 1 2.00 MiB [ 7.998629] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 8.015696] mmcblk0boot1: mmc0:0001 M62704 partition 2 2.00 MiB [ 8.024340] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 8.036753] mmcblk0rpmb: mmc0:0001 M62704 partition 3 512 KiB, chardev (235:0) [ 8.054306] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 8.066460] mmcblk0: p1 p2 [ 8.084045] pwm-backlight backlight: supply power not found, using dummy regulator [ 8.108739] panel-simple panel: supply power not found, using dummy regulator [ 8.116426] panel-simple panel: Specify missing connector_type Starting syslogd: OK [ 8.236107] mmc1: new high speed SDIO card at address 0001 Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 8.396938] udevd[91]: starting version 3.2.9 [ 8.403904] random: udevd: uninitialized urandom read (16 bytes read) [ 8.411751] random: udevd: uninitialized urandom read (16 bytes read) [ 8.418511] random: udevd: uninitialized urandom read (16 bytes read) [ 8.443855] udevd[91]: specified user 'tss' unknown [ 8.449136] udevd[91]: specified group 'tss' unknown [ 8.471602] udevd[92]: starting eudev-3.2.9 [ 11.943752] caam 2140000.crypto: Entropy delay = 3200 [ 12.009637] caam 2140000.crypto: Instantiated RNG4 SH0 [ 12.070391] caam 2140000.crypto: Instantiated RNG4 SH1 [ 12.075561] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) [ 12.082225] caam 2140000.crypto: job rings = 3, qi = 0 [ 12.101283] pwm-backlight backlight: supply power not found, using dummy regulator [ 12.113877] panel-simple panel: supply power not found, using dummy regulator [ 12.121550] panel-simple panel: Specify missing connector_type [ 12.403679] pwm-backlight backlight: supply power not found, using dummy regulator [ 12.505066] panel-simple panel: supply power not found, using dummy regulator [ 12.512850] panel-simple panel: Specify missing connector_type [ 12.967333] pwm-backlight backlight: supply power not found, using dummy regulator [ 13.045033] panel-simple panel: supply power not found, using dummy regulator [ 13.052755] panel-simple panel: Specify missing connector_type [ 14.221158] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.980219] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 15.023465] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 15.130629] pwm-backlight backlight: supply power not found, using dummy regulator [ 15.143377] panel-simple panel: supply power not found, using dummy regulator [ 15.151116] panel-simple panel: Specify missing connector_type [ 15.693397] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 15.700251] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 15.709060] cfg80211: failed to load regulatory.db [ 15.812281] pwm-backlight backlight: supply power not found, using dummy regulator [ 15.821296] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0 [ 15.865224] panel-simple panel: supply power not found, using dummy regulator [ 15.872978] panel-simple panel: Specify missing connector_type [ 15.927562] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.bin failed with error -2 [ 15.952484] pwm-backlight backlight: supply power not found, using dummy regulator [ 16.992422] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ 17.503786] caam algorithms registered in /proc/crypto [ 17.514119] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto [ 17.521682] caam 2140000.crypto: registering rng-caam [ 17.531038] panel-simple panel: supply power not found, using dummy regulator [ 17.538703] panel-simple panel: Specify missing connector_type [ 17.577756] pwm-backlight backlight: supply power not found, using dummy regulator [ 17.600880] panel-simple panel: supply power not found, using dummy regulator [ 17.608492] panel-simple panel: Specify missing connector_type done Saving random seed: [ 17.689917] random: dd: uninitialized urandom read (32 bytes read) OK [ 17.709384] random: crng init done Starting network: OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-756190/environment . /lava-756190/environment / # /lava-756190/bin/lava-test-runner /lava-756190/0 /lava-756190/bin/lava-test-runner /lava-756190/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-756190/0/tests/0_dmesg + cat uuid + UUID=756190_1.5.2.3.1[ 18.523954] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 18.604076] [ 18.677016] [ 18.749584] + set +x [ 18.761269] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-756190/environment / # . /lava-756190/environment/lava-756190/bin/lava-test-runner /lava-756190/1 / # /lava-756190/bin/lava-test-runner /lava-756190/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-756190/1/tests/1_bootrr + cat uuid + UUID=756190_1.5.2.3.5[ 19.308582] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-756190/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-756190/1/../bin/lava-test-case [ 20.401342] /lava-756190/1/../bin/lava-test-case [ 20.467440] /lava-756190/1/../bin/lava-test-case [ 20.506580] + set +x [ 20.535620] / #