[rtems-test] riscv/griscv: RTEMS_DEBUG, RTEMS_POSIX_API: Passed:569 Failed:2 Timeout:0 Invalid:0 Wrong:0

joel at rtems.org joel at rtems.org
Thu Oct 10 03:41:55 UTC 2019


Testing time     : 0:02:37.689034
Average test time: 0:00:00.272347

Host
====
Linux-3.10.0-1062.1.2.el7.x86_64-x86_64-with-centos-7.7.1908-Core (Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30 14:19:46 UTC 2019 x86_64 x86_64)

Configuration
=============
Version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
Build  : RTEMS_DEBUG,RTEMS_POSIX_API
Tools  : 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)

Summary
=======

Passed:        569
Failed:          2
User Input:      5
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         579

Failures:
 heapwalk.exe
 spsysinit01.exe
User Input:
 termios.exe
 top.exe
 fileio.exe
 capture.exe
 monitor.exe
Benchmark:
 linpack.exe
 dhrystone.exe
 whetstone.exe
Log
===

RTEMS Testing - Tester, 5 (e9f48e9face6)
 Command Line: /home/joel/rtems-cron-5/rtems-tools//tester/rtems-test --rtems-tools=/home/joel/rtems-cron-5/tools/5 --rtems-bsp=griscv-sis --log=run.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
 Host: Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30 14:19:46 UTC 2019 x86_64
 Python: 2.7.5 (default, Aug  7 2019, 00:51:29) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]
Host: Linux-3.10.0-1062.1.2.el7.x86_64-x86_64-with-centos-7.7.1908-Core (Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30 14:19:46 UTC 2019 x86_64 x86_64)
[  1/579] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | riscv/griscv: dhrystone.exe
 <<skipping passes>>
[ 95/579] p:85  f:0   u:0   e:0   I:0   B:2   t:0   i:0   W:0   | riscv/griscv: heapwalk.exe
Result: failed     Time: 0:00:01.020933 heapwalk.exe
=>  run: /home/joel/rtems-cron-5/tools/5/bin/riscv-rtems5-sis -nouartrx -r -tlim 300 s -m 4 ./riscv-rtems5/c/griscv/testsuites/libtests/heapwalk.exe
] 
]  SIS - SPARC/RISCV instruction simulator 2.17,  copyright Jiri Gaisler 2019
]  Bug-reports to jiri at gaisler.se
] 
]  RISCV emulation enabled, 4 cpus online, delta 50 clocks
] 
]  Loaded ./riscv-rtems5/c/griscv/testsuites/libtests/heapwalk.exe, entry 0x40000000
] 
] 
=>  test start: HEAPWALK
] *** BEGIN OF TEST HEAPWALK ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] start with a system state != SYSTEM_STATE_UP
] testing the _Heap_Walk_check_control() function
] 	test what happens if page size = 0
] 	set page size to a not CPU-aligned value
] 	set minimal block size to a not page aligned value
] 	set allocation area of the first block to be non page-aligned
] 	clear the previous used flag of the first block
] 	mark last block as free
] 	set invalid next block for last block
] testing the _Heap_Walk_check_free_list() function
] 	no free blocks
] 	create a loop in the free list
] ../../../../../../rtems/c/src/../../testsuites/libtests/heapwalk/init.c: 57 retval == expectet_retval
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] cpu 0 in error mode (tt = 0x101)
]    168900  40010e20:  00000073   ecall       
[ 96/579] p:86  f:0   u:0   e:0   I:0   B:2   t:0   i:0   W:0   | riscv/griscv: i2c01.exe
 <<skipping passes>>
[513/579] p:496 f:1   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv/griscv: spsysinit01.exe
Result: failed     Time: 0:00:01.020621 spsysinit01.exe
=>  run: /home/joel/rtems-cron-5/tools/5/bin/riscv-rtems5-sis -nouartrx -r -tlim 300 s -m 4 ./riscv-rtems5/c/griscv/testsuites/sptests/spsysinit01.exe
] 
]  SIS - SPARC/RISCV instruction simulator 2.17,  copyright Jiri Gaisler 2019
]  Bug-reports to jiri at gaisler.se
] 
]  RISCV emulation enabled, 4 cpus online, delta 50 clocks
] 
]  Loaded ./riscv-rtems5/c/griscv/testsuites/sptests/spsysinit01.exe, entry 0x40000000
] 
] 
=>  test start: SPSYSINIT 1
] *** BEGIN OF TEST SPSYSINIT 1 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spsysinit01/init.c: 878 sem != SEM_FAILED
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] cpu 0 in error mode (tt = 0x101)
]    131650  40017184:  00000073   ecall       
[514/579] p:497 f:1   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv/griscv: spsyslock01.exe
 <<skipping passes>>
[579/579] p:561 f:2   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv/griscv: tmtimer01.exe

Passed:        569
Failed:          2
User Input:      5
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         579
Failures:
 heapwalk.exe
 spsysinit01.exe
User Input:
 termios.exe
 top.exe
 fileio.exe
 capture.exe
 monitor.exe
Benchmark:
 linpack.exe
 dhrystone.exe
 whetstone.exe
Average test time: 0:00:00.272347
Testing time     : 0:02:37.689034


More information about the build mailing list