[rtems-test] arm/xilinx_zynq_a9_qemu: RTEMS_DEBUG, RTEMS_POSIX_API: Passed:573 Failed:3 Timeout:7 Invalid:0 Wrong:0

Joel Sherrill joel at rtems.org
Sat Aug 22 00:06:44 UTC 2026


Testing time     : 0:03:36.616215
Average test time: 0:00:00.364674

Host
====
Linux-5.14.0-687.39.1.el9_8.x86_64-x86_64-with-glibc2.34 (Linux gitlab.oarcorp.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 13 13:06:27 UTC 2026 x86_64 x86_64)

Configuration
=============
Version: 5.4.0
Build  : RTEMS_DEBUG,RTEMS_POSIX_API
Tools  : 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)

Summary
=======

Passed:        573
Failed:          3
User Input:      6
Expected Fail:   2
Indeterminate:   0
Benchmark:       3
Timeout:         7
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         594

Failures:
 dl09.exe
 psx12.exe
 sptimecounter02.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Expected Fail:
 dl06.exe
 psxfenv01.exe
Benchmark:
 whetstone.exe
 dhrystone.exe
 linpack.exe
Timeouts:
 psxintrcritical01.exe
 spintrcritical12.exe
 spintrcritical07.exe
 spintrcritical06.exe
 spintrcritical11.exe
 spintrcritical18.exe
 spintrcritical15.exe
Log
===

RTEMS Testing - Tester, 5.0.not_released
 Command Line: /home/joel/rtems-cron-5.4-rc2/tools/5/bin/rtems-test --jobs 24 --rtems-tools=/home/joel/rtems-cron-5.4-rc2/tools/5 --rtems-bsp=xilinx_zynq_a9_qemu --log=run-xilinx_zynq_a9_qemu.log --use-gitconfig --mail .
 Host: Linux gitlab.oarcorp.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 13 13:06:27 UTC 2026 x86_64
 Python: 3.9.25 (main, Aug  6 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)]
Host: Linux-5.14.0-687.39.1.el9_8.x86_64-x86_64-with-glibc2.34 (Linux gitlab.oarcorp.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 13 13:06:27 UTC 2026 x86_64 x86_64)
[  1/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: dhrystone.exe
 <<skipping passes>>
[ 96/594] p:69  f:0   u:0   e:0   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: dl09.exe
Result: failed     Time: 0:00:03.035589 dl09.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/libtests/dl09.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: libdl (RTL) 9
] *** BEGIN OF TEST libdl (RTL) 9 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] --------------------------------------------------
]  Run: 0
] Test source (link in strstr): testsuites/libtests/dl09/dl-load.c
] Allocation size: 33554432
] load: /dl09-o1.o
] handel: 0x20ed48: unresolved externals
] handle: 0x20ed48 loaded
] space alloc: /dl09-o1.o: 33554432: 0x210400
] load: /dl09-o2.o
] handel: 0x2210458: unresolved externals
] handle: 0x2210458 loaded
] space alloc: /dl09-o2.o: 33554432: 0x2211668
] load: /dl09-o3.o
] handel: 0x42116c0: unresolved externals
] handle: 0x42116c0 loaded
] space alloc: /dl09-o3.o: 33554432: 0x4212848
] load: /dl09-o4.o
] handel: 0x62128a0: unresolved externals
] handle: 0x62128a0 loaded
] space alloc: /dl09-o4.o: 33554432: 0x6213f00
] load: /dl09-o5.o
] handel: 0x8213f58: no unresolved externals
] handle: 0x8213f58 loaded
] handel: 0x8213f58: no unresolved externals
] Check is any unresolved externals exist:
] handel: 0xfffffffd: no unresolved externals
] Running rtems_main_o1:
] dlo1: module: testsuites/libtests/dl09/dl09-o1.c @ 0x20fd89
] dlo1:         dl01_bss1:    4: 0x2101b8: 0
] dlo1:         dl01_bss2:    4: 0x2101bc: %f
] dlo1:         dl01_bss3:    1: 0x210234: 00
] dlo1:        dl01_data1:    4: 0x210188: 1
] dlo1:        dl01_data2:    4: 0x21018c: %f
] dlo1:       dl01_const1:    4: 0x210128: 3
] dlo1:       dl01_const2:    4: 0x21012c: %f
] dlo1:        dl01_func1:    1: 0x20fd79
] dlo1:     rtems_main_o2:       0x22110f1
] dlo2: module: testsuites/libtests/dl09/dl09-o2.c @ 0x22110f1
] dlo2:         dl02_bss1:    4: 0x22113f8: 0
] dlo2:         dl02_bss2:    4: 0x22113fc: %f
] dlo2:         dl02_bss3:    1: 0x2211418: 00
] dlo2:        dl02_data1:    4: 0x22113c8: 12345678
] dlo2:        dl02_data2:    4: 0x2211430: %f
] dlo3: module: testsuites/libtests/dl09/dl09-o3.c : 0x4212211
] dlo3:   dl04_unresolv_1:    4: 0x6213cc8: 12345
] dlo3:   dl04_unresolv_2:    4: 0x6213d00: %f
] dlo3:   dl04_unresolv_3:    1: 0x6213ccc: 7a
] dlo3:   dl04_unresolv_4:    4: 0x6213cd0: 0x6213b0c
] dlo3:   dl04_unresolv_5:    4: 0x6213c70: 4
] dlo3:   dl04_unresolv_6:    4: 0x6213cd4: dl-O4
] dlo3:   dl05_unresolv_1:    8: 0x8214e38: 0
] dlo3:   dl05_unresolv_2:    2: 0x8214e40: 0
] dlo3:   dl05_unresolv_3:    4: 0x8214e44: 0
] dlo3:   dl05_unresolv_4:    1: 0x8214e48: 0
] dlo3:   dl05_unresolv_5:    8: 0x8214e50: 0
] dlo4: module: testsuites/libtests/dl09/dl09-o4.c @ 0x62139a1
] dlo4:   dl04_unresolv_1:    4: 0x6213cc8: 12345
] dlo4:   dl04_unresolv_2:    4: 0x6213d00: %f
] dlo4:   dl04_unresolv_3:    1: 0x6213ccc: 7a
] dlo4:   dl04_unresolv_4:    4: 0x6213cd0: aBcDeF
] dlo4:   dl04_unresolv_5:    4: 0x6213c70: 4
] dlo4:   dl04_unresolv_6:    4: 0x6213cd4: dl-O4
] dlo5: module: testsuites/libtests/dl09/dl09-o5.c @ 0x8214b61
] dlo5:   dl05_unresolv_1:    8: 0x8214e38: 0
] dlo5:   dl05_unresolv_2:    2: 0x8214e40: 0
] dlo5:   dl05_unresolv_3:    4: 0x8214e44: 0
] dlo5:   dl05_unresolv_4:    1: 0x8214e48: 0
] dlo5:   dl05_unresolv_5:    8: 0x8214e50: 0
] handle: 0x20ed48 closing
] space dealloc: 0x210400
] handle: 0x2210458 closing
] space dealloc: 0x2211668
] handle: 0x42116c0 closing
] space dealloc: 0x4212848
] handle: 0x62128a0 closing
] space dealloc: 0x6213f00
] handle: 0x8213f58 closing
] space dealloc: 0
] --------------------------------------------------
]  Run: 1
] Test source (link in strstr): testsuites/libtests/dl09/dl-load.c
] Allocation size: 33554432
] load: /dl09-o1.o
] handel: 0x82150b8: unresolved externals
] handle: 0x82150b8 loaded
] space alloc: /dl09-o1.o: 33554432: 0x82167d0
] load: /dl09-o2.o
] handel: 0xa216828: unresolved externals
] handle: 0xa216828 loaded
] space alloc: /dl09-o2.o: 33554432: 0xa217a38
] load: /dl09-o3.o
] handel: 0xc217a90: unresolved externals
] handle: 0xc217a90 loaded
] space alloc: /dl09-o3.o: 33554432: 0xc218c18
] load: /dl09-o4.o
] handel: 0xe218c70: unresolved externals
] handle: 0xe218c70 loaded
] space alloc: /dl09-o4.o: 33554432: 0x20ed18
] load: /dl09-o5.o
] handel: 0x4211808: no unresolved externals
] handle: 0x4211808 loaded
] handel: 0x4211808: no unresolved externals
] Check is any unresolved externals exist:
] handel: 0xfffffffd: no unresolved externals
] Running rtems_main_o1:
] dlo1: module: testsuites/libtests/dl09/dl09-o1.c @ 0x82160f9
] dlo1:         dl01_bss1:    4: 0x8216528: 0
] dlo1:         dl01_bss2:    4: 0x821652c: %f
] dlo1:         dl01_bss3:    1: 0x82165a4: 00
] dlo1:        dl01_data1:    4: 0x82164f8: 1
] dlo1:        dl01_data2:    4: 0x82164fc: %f
] dlo1:       dl01_const1:    4: 0x8216498: 3
] dlo1:       dl01_const2:    4: 0x821649c: %f
] dlo1:        dl01_func1:    1: 0x82160e9
] dlo1:     rtems_main_o2:       0xa2174c1
] dlo2: module: testsuites/libtests/dl09/dl09-o2.c @ 0xa2174c1
] dlo2:         dl02_bss1:    4: 0xa2177c8: 0
] dlo2:         dl02_bss2:    4: 0xa2177cc: %f
] dlo2:         dl02_bss3:    1: 0xa2177e8: 00
] dlo2:        dl02_data1:    4: 0xa217798: 12345678
] dlo2:        dl02_data2:    4: 0xa217800: %f
] dlo3: module: testsuites/libtests/dl09/dl09-o3.c : 0xc2185e1
] dlo3:   dl04_unresolv_1:    4: 0xe21a098: 12345
] dlo3:   dl04_unresolv_2:    4: 0xe21a0d0: %f
] dlo3:   dl04_unresolv_3:    1: 0xe21a09c: 7a
] dlo3:   dl04_unresolv_4:    4: 0xe21a0a0: 0xe219edc
] dlo3:   dl04_unresolv_5:    4: 0xe21a040: 4
] dlo3:   dl04_unresolv_6:    4: 0xe21a0a4: dl-O4
] dlo3:   dl05_unresolv_1:    8: 0x220eea8: 0
] dlo3:   dl05_unresolv_2:    2: 0x220eeb0: 0
] dlo3:   dl05_unresolv_3:    4: 0x220eeb4: 0
] dlo3:   dl05_unresolv_4:    1: 0x220eeb8: 0
] dlo3:   dl05_unresolv_5:    8: 0x220eec0: 0
] dlo4: module: testsuites/libtests/dl09/dl09-o4.c @ 0xe219d71
] dlo4:   dl04_unresolv_1:    4: 0xe21a098: 12345
] dlo4:   dl04_unresolv_2:    4: 0xe21a0d0: %f
] dlo4:   dl04_unresolv_3:    1: 0xe21a09c: 7a
] dlo4:   dl04_unresolv_4:    4: 0xe21a0a0: aBcDeF
] dlo4:   dl04_unresolv_5:    4: 0xe21a040: 4
] dlo4:   dl04_unresolv_6:    4: 0xe21a0a4: dl-O4
] 
] *** FATAL ***
] fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)
] 
] R0   = 0xfffff74a R8  = 0x00000000
] R1   = 0x00206898 R9  = 0x00000000
] R2   = 0x0e21a03f R10 = 0x00000000
] R3   = 0x00000030 R11 = 0x00000000
] R4   = 0xfffff74a R12 = 0xffffffff
] R5   = 0x00000000 SP  = 0x00206898
] R6   = 0x00000000 LR  = 0x04211fcf
] R7   = 0x00206898 PC  = 0x042124f0
] CPSR = 0x800f0173 VEC = 0x00000004
] FPEXC = 0x40000000
] FPSCR = 0x00000000
] D00 = 0x0000001000000000
] D01 = 0x726e755f35306c64
] D02 = 0x3a335f766c6f7365
] D03 = 0x25203a757a342520
] D04 = 0x00000a7525203a70
] D05 = 0x2020203a356f6c64
] D06 = 0x726e755f35306c64
] D07 = 0x000000006c6f7365
] D08 = 0x0000000000000000
] D09 = 0x0000000000000000
] D10 = 0x0000000000000000
] D11 = 0x0000000000000000
] D12 = 0x0000000000000000
] D13 = 0x0000000000000000
] D14 = 0x0000000000000000
] D15 = 0x0000000000000000
] D16 = 0x0000000000000000
] D17 = 0x0000000000000010
] D18 = 0x0000000000000000
] D19 = 0x0000000000000000
] D20 = 0x0000000000000000
] D21 = 0x0000000000000000
] D22 = 0x0000000000000000
] D23 = 0x0000000000000000
] D24 = 0x0000000000000000
] D25 = 0x0000000000000000
] D26 = 0x0000000000000000
] D27 = 0x0000000000000000
] D28 = 0x0000000000000000
] D29 = 0x0000000000000000
] D30 = 0x0000000000000000
] D31 = 0x0000000000000000
] RTEMS version: 5.4.0
] RTEMS tools: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] 
[ 97/594] p:70  f:0   u:0   e:0   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: dl10.exe
 <<skipping passes>>
[164/594] p:131 f:1   u:4   e:1   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: psx12.exe
Result: failed     Time: 0:00:02.014110 psx12.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/psxtests/psx12.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: PSX 12
] *** BEGIN OF TEST PSX 12 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init's ID is 0x0b010001
] Init: pthread_attr_init - SUCCESSFUL
] Init: pthread_create - EINVAL (invalid scheduling policy)
] Init: pthread_attr_init - SUCCESSFUL
] Init: set scheduling parameter attributes for sporadic server
] Init: pthread_create - EINVAL (replenish < budget)
] Init: pthread_create - EINVAL (invalid sched_ss_low_priority)
] Init: pthread_create - SUCCESSFUL
] Sporadic Server: exitting
] [0] H 111ms
] [0] L 194ms
] ../../../../../../rtems/c/src/../../testsuites/psxtests/psx12/init.c: 224 ctx->samples[ i ].low / SS_REPL_PERIOD_MS == i + 1
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.4.0
] RTEMS tools: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] executing thread ID: 0x08b010001
] executing thread name: 
] 
[165/594] p:132 f:1   u:4   e:1   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: psx13.exe
 <<skipping passes>>
[207/594] p:174 f:2   u:4   e:1   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: psxintrcritical01.exe
Result: timeout    Time: 0:03:00.263083 psxintrcritical01.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/psxtests/psxintrcritical01.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: PSXINTRCRITICAL 1
] *** BEGIN OF TEST PSXINTRCRITICAL 1 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init - Trying to generate timer fire from ISR while firing
] Init - Variation is: POSIX Timer
] Init - There is no way for the test to know if it hits the case
] *** TIMEOUT TIMEOUT
[208/594] p:175 f:2   u:4   e:1   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: psxinttypes01.exe
 <<skipping passes>>
[472/594] p:442 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical06.exe
Result: timeout    Time: 0:03:00.253365 spintrcritical06.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/spintrcritical06.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPINTRCRITICAL 6
] *** BEGIN OF TEST SPINTRCRITICAL 6 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - There is no way for the test to know if it hits the case
] Init - Variation is: Priority/Restart Search Task (Forward)
] *** TIMEOUT TIMEOUT
[473/594] p:442 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical07.exe
Result: timeout    Time: 0:03:00.221571 spintrcritical07.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/spintrcritical07.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPINTRCRITICAL 7
] *** BEGIN OF TEST SPINTRCRITICAL 7 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - There is no way for the test to know if it hits the case
] Init - Variation is: Priority/Restart Search Task (Backward)
] *** TIMEOUT TIMEOUT
[474/594] p:442 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical08.exe
 <<skipping passes>>
[477/594] p:442 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical11.exe
Result: timeout    Time: 0:03:00.234856 spintrcritical11.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/spintrcritical11.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPINTRCRITICAL 11
] *** BEGIN OF TEST SPINTRCRITICAL 11 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init - Test may not be able to detect case is hit reliably
] Init - Trying to generate event send from ISR while blocking
] Init - Variation is: Event Any condition
] *** TIMEOUT TIMEOUT
[478/594] p:442 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical12.exe
Result: timeout    Time: 0:03:00.226863 spintrcritical12.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/spintrcritical12.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPINTRCRITICAL 12
] *** BEGIN OF TEST SPINTRCRITICAL 12 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init - Test may not be able to detect case is hit reliably
] Init - Trying to generate event send from ISR while blocking
] Init - Variation is: Event All condition
] *** TIMEOUT TIMEOUT
[479/594] p:442 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical13.exe
 <<skipping passes>>
[481/594] p:448 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical15.exe
Result: timeout    Time: 0:03:00.213207 spintrcritical15.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/spintrcritical15.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPINTRCRITICAL 15
] *** BEGIN OF TEST SPINTRCRITICAL 15 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] Init - Trying to generate timeout of a thread while another is blocking
] Init -   on the same thread queue
] Init - There is no way for the test to know if it hits the case
] Init - rtems_semaphore_create - OK
] Init - rtems_task_create - OK
] *** TIMEOUT TIMEOUT
[482/594] p:448 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical16.exe
[483/594] p:448 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical18.exe
Result: timeout    Time: 0:03:00.234158 spintrcritical18.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/spintrcritical18.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPINTRCRITICAL 18
] *** BEGIN OF TEST SPINTRCRITICAL 18 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] *** TIMEOUT TIMEOUT
[484/594] p:448 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: spintrcritical20.exe
 <<skipping passes>>
[539/594] p:502 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: sptimecounter02.exe
Result: failed     Time: 0:00:02.012788 sptimecounter02.exe
=>  run: qemu-system-arm -no-reboot -nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m 256M -kernel ./arm-rtems5/c/xilinx_zynq_a9_qemu/testsuites/sptests/sptimecounter02.exe
] qemu-system-arm: warning: nic cadence_gem.0 has no peer
] qemu-system-arm: warning: nic cadence_gem.1 has no peer
] 
] 
=>  test start: SPTIMECOUNTER 2
] *** BEGIN OF TEST SPTIMECOUNTER 2 ***
] *** TEST VERSION: 5.4.0
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] <SPTimecounter01>
]   <BinuptimeTest activeWorker="1">
]     <Counter worker="1">320707</Counter>
]     <Duration worker="1" unit="sbintime">4307208210</Duration>
] ../../../../../../rtems/c/src/../../testsuites/sptests/sptimecounter02/init.c: 138 error * error < SBT_1MS * SBT_1MS
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.4.0
] RTEMS tools: 7.5.0 20191114 (RTEMS 5, RSB 5.4-rc2, Newlib 7947581)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] 
[540/594] p:504 f:2   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: sptimecounter03.exe
 <<skipping passes>>
[594/594] p:557 f:3   u:6   e:2   I:0   B:3   t:0   i:0   W:0   | arm/xilinx_zynq_a9_qemu: tmtimer01.exe

Passed:        573
Failed:          3
User Input:      6
Expected Fail:   2
Indeterminate:   0
Benchmark:       3
Timeout:         7
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         594
Failures:
 dl09.exe
 psx12.exe
 sptimecounter02.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Expected Fail:
 dl06.exe
 psxfenv01.exe
Benchmark:
 whetstone.exe
 dhrystone.exe
 linpack.exe
Timeouts:
 psxintrcritical01.exe
 spintrcritical12.exe
 spintrcritical07.exe
 spintrcritical06.exe
 spintrcritical11.exe
 spintrcritical18.exe
 spintrcritical15.exe
Average test time: 0:00:00.364674
Testing time     : 0:03:36.616215


More information about the build mailing list