Test Case Output

Back to test-mbed-drivers-dev-null Results ^

Target: NUCLEO_H743ZI2
Test: test-mbed-drivers-dev-null
Test Case: test-mbed-drivers-dev-null

[1/1] Flashing test-mbed-drivers-dev-null with OpenOCD...
Open On-Chip Debugger 0.12.0+dev-00499-g151b74371 (2024-01-22-10:06)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
srst_only separate srst_nogate srst_open_drain connect_deassert_srst
DEPRECATED! use 'adapter serial' not 'hla_serial'
Info : clock speed 1800 kHz
Info : STLINK V3J12M3 (API v3) VID:PID 0483:374E
Info : Target voltage: 3.260437
Info : [stm32h7x.cpu0] Cortex-M7 r1p1 processor detected
Info : [stm32h7x.cpu0] target has 8 breakpoints, 4 watchpoints
Info : [stm32h7x.cpu0] Examination succeed
Info : gdb port disabled
[stm32h7x.cpu0] halted due to debug-request, current mode: Thread 
xPSR: 0x01000000 pc: 0x080003a0 msp: 0x24080000
Info : Unable to match requested speed 4000 kHz, using 3300 kHz
Info : Unable to match requested speed 4000 kHz, using 3300 kHz
** Programming Started **
Info : Device: STM32H74x/75x
Info : flash size probed value 2048k
Info : STM32H7 flash has dual banks
Info : Bank (0) size is 1024 kb, base address is 0x08000000
Info : Padding image section 0 at 0x0800e23c with 4 bytes (bank write end alignment)
Warn : Adding extra erase range, 0x0800e240 .. 0x0801ffff
** Programming Finished **
** Resetting Target **
shutdown command invoked
Executing: /home/jamie/Mbed/mbed-os/venv/bin/python3.10 -m mbed_host_tests.mbedhtrun --skip-flashing -p /dev/ttyNUCLEO_H743ZI2 --skip-reset -e /home/jamie/Mbed/mbed-os/drivers/tests/TESTS/host_tests -m NUCLEO_H743ZI2 --baud-rate=115200
[1727073732.50][HTST][INF] host test executor ver. 0.0.16
[1727073732.50][HTST][INF] copy image onto target... SKIPPED!
[1727073732.53][HTST][INF] starting host test process...
[1727073732.55][CONN][INF] starting connection process...
[1727073732.55][CONN][INF] notify event queue about extra 60 sec timeout for serial port pooling
[1727073732.55][CONN][INF] initializing serial port listener... 
[1727073732.55][SERI][INF] using specified port '/dev/ttyNUCLEO_H743ZI2'
[1727073732.55][HTST][INF] setting timeout to: 60 sec
[1727073732.56][SERI][INF] serial(port=/dev/ttyNUCLEO_H743ZI2, baudrate=115200, read_timeout=0.01, write_timeout=5)
[1727073732.56][SERI][TXD] mbedmbedmbedmbedmbedmbedmbedmbedmbedmbed
[1727073732.56][CONN][INF] sending up to 2 __sync packets (specified with --sync=2)
[1727073732.56][CONN][INF] sending preamble '08d4305a-d372-4dad-8d3c-9e038bfeff22'
[1727073732.56][SERI][TXD] {{__sync;08d4305a-d372-4dad-8d3c-9e038bfeff22}}
[1727073732.58][CONN][RXD] mbedmbedmbedmbedmbedmbedmbedmbed
[1727073732.58][CONN][INF] found SYNC in stream: {{__sync;08d4305a-d372-4dad-8d3c-9e038bfeff22}} it is #0 sent, queued...
[1727073732.58][HTST][INF] sync KV found, uuid=08d4305a-d372-4dad-8d3c-9e038bfeff22, timestamp=1727073732.577044
[1727073732.59][CONN][RXD] MBED: before re-routing stdout to /null
[1727073732.59][CONN][INF] found KV pair in stream: {{__version;1.3.0}}, queued...
[1727073732.59][CONN][INF] found KV pair in stream: {{__timeout;2}}, queued...
[1727073732.59][CONN][INF] found KV pair in stream: {{__host_test_name;dev_null_auto}}, queued...
[1727073732.59][CONN][INF] found KV pair in stream: {{to_stdout;re-routing stdout to /null}}, queued...
[1727073732.59][HTST][INF] DUT greentea-client version: 1.3.0
[1727073732.59][HTST][INF] setting timeout to: 2 sec
[1727073732.60][HTST][INF] host test class: ''
[1727073732.60][HTST][INF] host test setup() call...
[1727073732.60][HTST][INF] CALLBACKs updated
[1727073732.60][HTST][INF] host test detected: dev_null_auto
[1727073732.60][HTST][INF] _callback_to_stdout !
[1727073734.60][HTST][INF] test suite run finished after 2.01 sec...
[1727073734.61][CONN][INF] received special event '__host_test_finished' value='True', finishing
[1727073734.68][HTST][INF] CONN exited with code: 0
[1727073734.68][HTST][INF] No events in queue
[1727073734.68][HTST][INF] stopped consuming events
[1727073734.68][HTST][INF] host test result(): True
[1727073734.68][HTST][WRN] missing __exit event from DUT
[1727073734.68][HTST][WRN] missing __exit_event_queue event from host test
[1727073734.68][HTST][INF] calling blocking teardown()
[1727073734.68][HTST][INF] teardown() finished
[1727073734.68][HTST][INF] {{result;success}}