Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. NOTICE: CPU: STM32MP157CAC Rev.B NOTICE: Model: STMicroelectronics STM32MP157C-DK2 Discovery Board NOTICE: Board: MB1272 Var2 Rev.C-01 INFO: Reset reason (0x10): INFO: Reset due to a failure of VDD_CORE INFO: Using SDMMC INFO: Instance 1 INFO: Boot used partition fsbl1 NOTICE: BL2: v2.2(debug):v2.2-827-g6e46981f8 NOTICE: BL2: Built : 11:49:44, Mar 3 2020 INFO: BL2: Doing platform setup INFO: PMIC version = 0x10 INFO: RAM: DDR3-1066/888 bin G 1x4Gb 533MHz v1.45 INFO: Memory size = 0x20000000 (512 MB) INFO: BL2 runs SP_MIN setup INFO: BL2: Loading image id 4 INFO: Loading image id=4 at address 0x2ffef000 INFO: Image id=4 loaded: 0x2ffef000 - 0x30000000 INFO: BL2: Loading image id 5 INFO: Loading image id=5 at address 0xc0100000 INFO: STM32 Image size : 800932 WARNING: Skip signature check (header option) INFO: Image id=5 loaded: 0xc0100000 - 0xc01c38a4 NOTICE: BL2: Booting BL32 INFO: Entry point address = 0x2ffef000 INFO: SPSR = 0x1d3 NOTICE: SP_MIN: v2.2(debug):v2.2-827-g6e46981f8 NOTICE: SP_MIN: Built : 11:49:44, Mar 3 2020 INFO: ARM GICv2 driver initialized INFO: SP_MIN: Initializing runtime services INFO: SP_MIN: Preparing exit to normal world U-Boot 2020.04-rc3 (Feb 26 2020 - 12:53:20 +0000) CPU: STM32MP157CAC Rev.B Model: STMicroelectronics STM32MP157C-DK2 Discovery Board Board: stm32mp1 in trusted mode (st,stm32mp157c-dk2) Board: MB1272 Var2 Rev.C-01 DRAM: 512 MiB Clocks: - MPU : 650 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz NAND: 0 MiB MMC: STM32 SDMMC2: 0 Loading Environment from EXT4... ** Unable to use mmc 0:auto for loading the env ** In: serial Out: serial Err: serial **************************************************** * WARNING 500mA power supply detected * * Current too low, use a 3A power supply! * **************************************************** Net: eth0: ethernet@5800a000 Hit any key to stop autoboot: 1  0 STM32MP> setenv autoload no setenv autoload no STM32MP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff STM32MP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff STM32MP> setenv ethaddr setenv ethaddr ## Error: Can't delete \"ethaddr\" STM32MP> dhcp dhcp ethernet@5800a000 Waiting for PHY auto negotiation to complete....... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.201.4.107 (258 ms) STM32MP> setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 STM32MP> tftp 0xc2000000 2190482/tftp-deploy-2pglfdx2/kernel/uImage tftp 0xc2000000 2190482/tftp-deploy-2pglfdx2/kernel/uImage Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '2190482/tftp-deploy-2pglfdx2/kernel/uImage'. Load address: 0xc2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 14.4 MiB/s done Bytes transferred = 9663040 (937240 hex) STM32MP> tftp 0xc4400000 2190482/tftp-deploy-2pglfdx2/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc4400000 2190482/tftp-deploy-2pglfdx2/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '2190482/tftp-deploy-2pglfdx2/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc4400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 14.5 MiB/s done Bytes transferred = 16043180 (f4ccac hex) STM32MP> setenv initrd_size ${filesize} setenv initrd_size ${filesize} STM32MP> tftp 0xc4000000 2190482/tftp-deploy-2pglfdx2/dtb/stm32mp157c-dk2.dtb tftp 0xc4000000 2190482/tftp-deploy-2pglfdx2/dtb/stm32mp157c-dk2.dtb Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '2190482/tftp-deploy-2pglfdx2/dtb/stm32mp157c-dk2.dtb'. Load address: 0xc4000000 Loading: *#### 11.1 MiB/s done Bytes transferred = 58231 (e377 hex) STM32MP> setenv bootargs 'console=ttySTM0,115200n8 root=/dev/ram0 loglevel=6 console_msg_format=syslog earlycon ip=::::stm32mp157::dhcp kmac=dev:eth0,addr:' setenv bootargs 'console=ttySTM0,115200n8 root=/dev/ram0 loglevel=6 console_msg_format=syslog earlycon ip=::::stm32mp157::dhcp kmac=dev:eth0,addr:' STM32MP> bootm 0xc2000000 0xc4400000 0xc4000000 bootm 0xc2000000 0xc4400000 0xc4000000 ## Booting kernel from Legacy Image at c2000000 ... Image Name: Created: 2022-07-07 5:59:14 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 9662976 Bytes = 9.2 MiB Load Address: c2000000 Entry Point: c2000000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at c4400000 ... Image Name: Created: 2022-07-07 5:59:17 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16043116 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at c4000000 Booting using the fdt blob at 0xc4000000 Loading Kernel Image Using Device Tree in place at c4000000, end c4011376 Starting kernel ... <5>[ 0.000000] Linux version 5.10.128-cip11 (KernelCI@build-j324968-arm-gcc-10-multi-v7-defconfig-9fkc6) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Jul 7 05:38:02 UTC 2022 <4>[ 0.000000] Malformed early option 'earlycon' <5>[ 0.000000] Kernel command line: console=ttySTM0,115200n8 root=/dev/ram0 loglevel=6 console_msg_format=syslog earlycon ip=::::stm32mp157::dhcp kmac=dev:eth0,addr: <5>[ 0.163582] SCSI subsystem initialized <5>[ 3.154413] Initialise system trusted keyrings <5>[ 3.164945] NFS: Registering the id_resolver key type <5>[ 3.165118] Key type id_resolver registered <5>[ 3.165135] Key type id_legacy registered <5>[ 3.166022] Key type asymmetric registered <5>[ 3.166046] Asymmetric key parser 'x509' registered <5>[ 3.365071] random: crng init done <3>[ 3.461450] stm32_rtc 5c004000.rtc: IRQ index 1 not found <4>[ 3.465665] stm32_rtc 5c004000.rtc: alarm can't wake up the system: -6 <4>[ 3.474039] stm32_rtc 5c004000.rtc: Date/Time must be initialized <5>[ 3.645823] Key type dns_resolver registered <5>[ 3.649100] Registering SWP/SWPB emulation handler <5>[ 3.654526] Loading compiled-in X.509 certificates <4>[ 3.697312] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regulator <4>[ 3.704003] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regulator <4>[ 3.720722] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 3.726945] GPT:2161081 != 31116287 <4>[ 3.730723] GPT:Alternate GPT header not at the end of the disk. <4>[ 3.736957] GPT:2161081 != 31116287 <4>[ 3.740742] GPT: Use GNU Parted to correct GPT errors. <5>[ 11.499848] Sending DHCP requests ...... timed out! <3>[ 94.465773] IP-Config: Reopening network devices... <3>[ 95.520751] stm32-dwmac 5800a000.ethernet: Failed to reset the dma <3>[ 95.525755] stm32-dwmac 5800a000.ethernet eth0: stmmac_hw_setup: DMA engine initialization failed <3>[ 95.534938] stm32-dwmac 5800a000.ethernet eth0: stmmac_open: Hw setup failed <3>[ 95.543488] IP-Config: Failed to open eth0 <3>[ 215.539836] IP-Config: No network devices available Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <27>[ 215.728799] udevd[104]: specified user 'tss' unknown <27>[ 215.733140] udevd[104]: specified group 'tss' unknown <4>[ 216.919003] st,stm32-i2s 4000b000.audio-controller: No cache defaults, reading back from HW done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2190482/environment . /lava-2190482/environment / # /lava-2190482/bin/lava-test-runner /lava-2190482/0 /lava-2190482/bin/lava-test-runner /lava-2190482/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2190482/0/tests/0_dmesg + cat uuid + UUID=2190482_1.5.2.<8>[ 219.550390] 4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 219.603935] <8>[ 219.653553] <8>[ 219.702928] + set +x <8>[ 219.712056] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2190482/environment / # . /lava-2190482/environment/lava-2190482/bin/lava-test-runner /lava-2190482/1 / # /lava-2190482/bin/lava-test-runner /lava-2190482/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2190482/1/tests/1_bootrr + cat uuid + UUID=2190482_1.5.<8>[ 220.206902] 2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2190482/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2190482/1/../bin/lava-test-case <8>[ 221.260543] /lava-2190482/1/../bin/lava-test-case <8>[ 221.308096] /lava-2190482/1/../bin/lava-test-case <8>[ 221.337197] + set +x <8>[ 221.358389] / #