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 (260 ms) STM32MP> setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 STM32MP> tftp 0xc2000000 2318528/tftp-deploy-q4iim5dk/kernel/uImage tftp 0xc2000000 2318528/tftp-deploy-q4iim5dk/kernel/uImage Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '2318528/tftp-deploy-q4iim5dk/kernel/uImage'. Load address: 0xc2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 13.8 MiB/s done Bytes transferred = 9667136 (938240 hex) STM32MP> tftp 0xc4400000 2318528/tftp-deploy-q4iim5dk/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc4400000 2318528/tftp-deploy-q4iim5dk/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 '2318528/tftp-deploy-q4iim5dk/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc4400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 14.2 MiB/s done Bytes transferred = 16041547 (f4c64b hex) STM32MP> setenv initrd_size ${filesize} setenv initrd_size ${filesize} STM32MP> tftp 0xc4000000 2318528/tftp-deploy-q4iim5dk/dtb/stm32mp157c-dk2.dtb tftp 0xc4000000 2318528/tftp-deploy-q4iim5dk/dtb/stm32mp157c-dk2.dtb Using ethernet@5800a000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.107 Filename '2318528/tftp-deploy-q4iim5dk/dtb/stm32mp157c-dk2.dtb'. Load address: 0xc4000000 Loading: *#### 9.3 MiB/s done Bytes transferred = 58219 (e36b 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-08-03 14:56:59 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 9667072 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-08-03 14:57:03 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16041483 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 c401136a Starting kernel ... <5>[ 0.000000] Linux version 5.10.135-cip13 (KernelCI@build-j447844-arm-gcc-10-multi-v7-defconfig-wcbzm) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Aug 3 14:37:55 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.163354] SCSI subsystem initialized <5>[ 3.157506] Initialise system trusted keyrings <5>[ 3.167842] NFS: Registering the id_resolver key type <5>[ 3.167931] Key type id_resolver registered <5>[ 3.167947] Key type id_legacy registered <5>[ 3.168855] Key type asymmetric registered <5>[ 3.168878] Asymmetric key parser 'x509' registered <5>[ 3.371856] random: crng init done <3>[ 3.478320] stm32_rtc 5c004000.rtc: IRQ index 1 not found <4>[ 3.482663] stm32_rtc 5c004000.rtc: alarm can't wake up the system: -6 <4>[ 3.490739] stm32_rtc 5c004000.rtc: Date/Time must be initialized <5>[ 3.661099] Key type dns_resolver registered <5>[ 3.664378] Registering SWP/SWPB emulation handler <5>[ 3.669769] Loading compiled-in X.509 certificates <4>[ 3.712767] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regulator <4>[ 3.719288] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regulator <4>[ 3.739610] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 3.745834] GPT:2161081 != 31116287 <4>[ 3.749607] GPT:Alternate GPT header not at the end of the disk. <4>[ 3.755850] GPT:2161081 != 31116287 <4>[ 3.759620] GPT: Use GNU Parted to correct GPT errors. <5>[ 11.489564] Sending DHCP requests ...... timed out! <3>[ 85.215443] IP-Config: Reopening network devices... <3>[ 86.269659] stm32-dwmac 5800a000.ethernet: Failed to reset the dma <3>[ 86.274665] stm32-dwmac 5800a000.ethernet eth0: stmmac_hw_setup: DMA engine initialization failed <3>[ 86.283851] stm32-dwmac 5800a000.ethernet eth0: stmmac_open: Hw setup failed <3>[ 86.292402] IP-Config: Failed to open eth0 <3>[ 206.289533] IP-Config: No network devices available Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <27>[ 206.477930] udevd[104]: specified user 'tss' unknown <27>[ 206.482178] udevd[104]: specified group 'tss' unknown <4>[ 207.701332] 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-2318528/environment . /lava-2318528/environment / # /lava-2318528/bin/lava-test-runner /lava-2318528/0 /lava-2318528/bin/lava-test-runner /lava-2318528/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2318528/0/tests/0_dmesg + cat uuid + UUID=2318528_1.5.<8>[ 210.268364] 2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 210.321854] <8>[ 210.370798] <8>[ 210.420245] + set +x <8>[ 210.429315] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2318528/environment / # . /lava-2318528/environment/lava-2318528/bin/lava-test-runner /lava-2318528/1 / # /lava-2318528/bin/lava-test-runner /lava-2318528/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2318528/1/tests/1_bootrr + cat uuid + UUID=2318528_1.5.2<8>[ 210.924393] .4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2318528/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2318528/1/../bin/lava-test-case <8>[ 211.978013] /lava-2318528/1/../bin/lava-test-case <8>[ 212.024992] /lava-2318528/1/../bin/lava-test-case <8>[ 212.053776] + set +x <8>[ 212.074950] / #