[rtems-test] mipstx39/jmr3904: RTEMS_DEBUG, RTEMS_POSIX_API, RTEMS_PROFILING: Passed:545 Failed:15 Timeout:0 Test-Too-long:2 Invalid:1 Wrong:0

joel at rtems.org joel at rtems.org
Sat Oct 31 13:07:43 UTC 2020


Testing time     : 0:12:32.188331
Average test time: 0:00:01.315015

Host
====
Linux-4.15.0-118-generic-x86_64-with-Ubuntu-18.04-bionic (Linux rtbf64a 4.15.0-118-generic #119-Ubuntu SMP Tue Sep 8 12:30:01 UTC 2020 x86_64 x86_64)

Configuration
=============
Version: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
Build  : RTEMS_DEBUG,RTEMS_POSIX_API,RTEMS_PROFILING
Tools  : 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)

Summary
=======

Passed:        545
Failed:         15
User Input:      6
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   2
Invalid:         1
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         572

Failures:
 dl05.exe
 cdtest.exe
 sptls01.exe
 sptls02.exe
 ts-validation-0.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Benchmark:
 dhrystone.exe
 whetstone.exe
 linpack.exe
Test too long:
 crypt01.exe
 spcontext01.exe
Invalid:
 sptls04.exe
Log
===

RTEMS Testing - Tester, 6.0.not_released
 Command Line: /home/joel/rtems-cron-6/tools/6/bin/rtems-test --rtems-tools=/home/joel/rtems-cron-6/tools/6 --rtems-bsp=jmr3904 --log=run.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
 Host: Linux rtbf64a 4.15.0-118-generic #119-Ubuntu SMP Tue Sep 8 12:30:01 UTC 2020 x86_64
 Python: 3.6.9 (default, Oct  8 2020, 12:12:24) [GCC 8.4.0]
Host: Linux-4.15.0-118-generic-x86_64-with-Ubuntu-18.04-bionic (Linux rtbf64a 4.15.0-118-generic #119-Ubuntu SMP Tue Sep 8 12:30:01 UTC 2020 x86_64 x86_64)
[  1/572] p:0   f:0   u:0   e:0   I:0   B:0   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: dhrystone.exe
 <<skipping passes>>
[ 82/572] p:75  f:0   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: crypt01.exe
Result: test-too-long Time: 0:05:13.280054 crypt01.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/libtests/crypt01.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/libtests/crypt01.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x28760 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x70 lma 0xffffffff88028760
=>  Loading section .init, size 0x48 lma 0xffffffff880287d0
=>  Loading section .fini, size 0x30 lma 0xffffffff88028818
=>  Loading section .ctors, size 0x8 lma 0xffffffff88028848
=>  Loading section .dtors, size 0x8 lma 0xffffffff88028850
=>  Loading section .rdata, size 0x4e4c lma 0xffffffff88028860
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff8802d6b0
=>  Loading section .data, size 0x61c lma 0xffffffff8802d6c8
=>  Start address 0xffffffff88000004
=>  Transfer rate: 1500864 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/libtests/crypt01.exe 
=>  test start: CRYPT 1
] *** BEGIN OF TEST CRYPT 1 ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
] test crypt_md5_r()
] test crypt_sha256_r()
] input:    Hello world!
] salt:     $5$saltstring
] expected: $5$saltstring$5B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5
] actual:   $5$saltstring$5B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5
] input:    Hello world!
] salt:     $5$rounds=10000$saltstringsaltstring
] expected: $5$rounds=10000$saltstringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwqFMz2.opqey6IcA
] actual:   $5$rounds=10000$saltstringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwqFMz2.opqey6IcA
] input:    This is just a test
] salt:     $5$rounds=5000$toolongsaltstring
] expected: $5$rounds=5000$toolongsaltstrin$Un/5jzAHMgOGZ5.mWJpuVolil07guHPvOW8mGRcvxa5
] actual:   $5$rounds=5000$toolongsaltstrin$Un/5jzAHMgOGZ5.mWJpuVolil07guHPvOW8mGRcvxa5
] input:    a very much longer text to encrypt.  This one even stretches over morethan one line.
] salt:     $5$rounds=1400$anotherlongsaltstring
] expected: $5$rounds=1400$anotherlongsalts$Rx.j8H.h8HjEDGomFU8bDkXm3XIUnzyxf12oP84Bnq1
] actual:   $5$rounds=1400$anotherlongsalts$Rx.j8H.h8HjEDGomFU8bDkXm3XIUnzyxf12oP84Bnq1
] input:    we have a short salt string but not a short password
] salt:     $5$rounds=77777$short
] expected: $5$rounds=77777$short$JiO1O3ZpDAxGJeaDIuqCoEFysAe1mZNJRs3pw0KQRd/
] actual:   $5$rounds=77777$short$JiO1O3ZpDAxGJeaDIuqCoEFysAe1mZNJRs3pw0KQRd/
] input:    a short string
] salt:     $5$rounds=123456$asaltof16chars..
] expected: $5$rounds=123456$asaltof16chars..$gP3VQ/6X7UUEW3HkBn2w1/Ptq2jxPyzV/cZKmF/wJvD
] actual:   $5$rounds=123456$asaltof16chars..$gP3VQ/6X7UUEW3HkBn2w1/Ptq2jxPyzV/cZKmF/wJvD
] input:    the minimum number is still observed
] salt:     $5$rounds=10$roundstoolow
] expected: $5$rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL972bIC
] actual:   $5$rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL972bIC
] test crypt_sha512_r()
] *** TEST TOO LONG
[ 83/572] p:76  f:0   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: defaultconfig01.exe
 <<skipping passes>>
[ 92/572] p:85  f:0   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: dl05.exe
Result: failed     Time: 0:00:01.038441 dl05.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/libtests/dl05.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/libtests/dl05.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x40990 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x80 lma 0xffffffff88040990
=>  Loading section .init, size 0x48 lma 0xffffffff88040a10
=>  Loading section .fini, size 0x30 lma 0xffffffff88040a58
=>  Loading section .ctors, size 0x18 lma 0xffffffff88040a88
=>  Loading section .dtors, size 0x8 lma 0xffffffff88040aa0
=>  Loading section .rdata, size 0x17600 lma 0xffffffff88040ab0
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff880580b0
=>  Loading section .rel.dyn, size 0x18 lma 0xffffffff880580c8
=>  Loading section .data, size 0x68c lma 0xffffffff880580e0
=>  Loading section .sdata, size 0x4 lma 0xffffffff88058770
=>  Start address 0xffffffff88000004
=>  Transfer rate: 2898752 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/libtests/dl05.exe 
=>  test start: libdl (RTL) 5
] *** BEGIN OF TEST libdl (RTL) 5 ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
=>  mips-core: 4 byte read to unaligned address 0x88075d87 at 0x88013bf0
=>  Program
=>   received signal SIGBUS, Bus error.
=>  0x88013bf0 in rtems_rtl_elf_relocate_rel (obj=0x88074760, rel=0x88066e28, sect=0x880755f8, symname=<optimized out>, syminfo=33 '!', symvalue=2282184184) at ../../../cpukit/libdl/rtl-mdreloc-mips.c:156
=>  156	  addend = *where;
[ 93/572] p:86  f:0   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: dl06.exe
 <<skipping passes>>
[326/572] p:308 f:6   u:5   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: cdtest.exe
Result: failed     Time: 0:00:01.255755 cdtest.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/samples/cdtest.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/samples/cdtest.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x322d8 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x78 lma 0xffffffff880322d8
=>  Loading section .init, size 0x48 lma 0xffffffff88032350
=>  Loading section .fini, size 0x30 lma 0xffffffff88032398
=>  Loading section .ctors, size 0x1c lma 0xffffffff880323c8
=>  Loading section .dtors, size 0x8 lma 0xffffffff880323e4
=>  Loading section .rdata, size 0x7270 lma 0xffffffff880323f0
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff88039660
=>  Loading section .rel.dyn, size 0x20 lma 0xffffffff88039678
=>  Loading section .data, size 0x670 lma 0xffffffff88039698
=>  Loading section .sdata, size 0x4 lma 0xffffffff88039d08
=>  Start address 0xffffffff88000004
=>  Transfer rate: 1894464 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/samples/cdtest.exe 
=>  test start: CONSTRUCTOR/DESTRUCTOR
] *** BEGIN OF TEST CONSTRUCTOR/DESTRUCTOR ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
] GLOBAL: Hey I'm in base class constructor number 1 for 0x8803b2a8.
] GLOBAL: Hey I'm in base class constructor number 2 for 0x8803b29c.
] GLOBAL: Hey I'm in derived class constructor number 3 for 0x8803b29c.
] LOCAL: Hey I'm in base class constructor number 4 for 0x880480ac.
] LOCAL: Hey I'm in base class constructor number 5 for 0x880480a0.
] LOCAL: Hey I'm in base class constructor number 6 for 0x88048094.
] LOCAL: Hey I'm in base class constructor number 7 for 0x88048088.
] LOCAL: Hey I'm in derived class constructor number 8 for 0x88048088.
] IO Stream not tested
] LOCAL: Hey I'm in derived class destructor number 8 for 0x88048088.
] Derived class - Instantiation order 8
] LOCAL: Hey I'm in base class destructor number 7 for 0x88048088.
] Derived class - Instantiation order 8
] LOCAL: Hey I'm in base class destructor number 6 for 0x88048094.
] Derived class - Instantiation order 6
] LOCAL: Hey I'm in base class destructor number 5 for 0x880480a0.
] Derived class - Instantiation order 5
] LOCAL: Hey I'm in base class destructor number 4 for 0x880480ac.
] Derived class - Instantiation order 5
] *** TESTING C++ EXCEPTIONS ***
=>  mips-core: 1 byte read to unmapped address 0x294b9 at 0x8802a2d4
=>  Program
=>   received signal SIGBUS, Bus error.
=>  0x8802a2d4 in strlen ()
[327/572] p:308 f:7   u:5   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | mipstx39/jmr3904: fileio.exe
 <<skipping passes>>
[421/572] p:398 f:10  u:6   e:0   I:0   B:3   t:0   L:1   i:0   W:0   | mipstx39/jmr3904: spcontext01.exe
Result: test-too-long Time: 0:05:07.287771 spcontext01.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/sptests/spcontext01.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/sptests/spcontext01.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x158c0 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x80 lma 0xffffffff880158c0
=>  Loading section .init, size 0x48 lma 0xffffffff88015940
=>  Loading section .fini, size 0x30 lma 0xffffffff88015988
=>  Loading section .ctors, size 0x8 lma 0xffffffff880159b8
=>  Loading section .dtors, size 0x8 lma 0xffffffff880159c0
=>  Loading section .rdata, size 0x3fdc lma 0xffffffff880159d0
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff880199b0
=>  Loading section .data, size 0x480 lma 0xffffffff880199c8
=>  Start address 0xffffffff88000004
=>  Transfer rate: 848352 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/sptests/spcontext01.exe 
=>  test start: SPCONTEXT 1
] *** BEGIN OF TEST SPCONTEXT 1 ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
] Test configuration N N N... done
] Test configuration N N F... done
] Test configuration N F N... done
] Test configuration N F F... done
] Test configuration F N N... done
] Test configuration F N F... done
] *** TEST TOO LONG
[422/572] p:398 f:10  u:6   e:0   I:0   B:3   t:0   L:1   i:0   W:0   | mipstx39/jmr3904: spcoverage.exe
 <<skipping passes>>
[524/572] p:498 f:12  u:6   e:0   I:0   B:3   t:0   L:1   i:0   W:0   | mipstx39/jmr3904: sptls01.exe
Result: failed     Time: 0:00:00.752459 sptls01.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/sptests/sptls01.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/sptests/sptls01.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x14e70 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x70 lma 0xffffffff88014e70
=>  Loading section .init, size 0x48 lma 0xffffffff88014ee0
=>  Loading section .fini, size 0x30 lma 0xffffffff88014f28
=>  Loading section .ctors, size 0x8 lma 0xffffffff88014f58
=>  Loading section .dtors, size 0x8 lma 0xffffffff88014f60
=>  Loading section .rdata, size 0x3f00 lma 0xffffffff88014f70
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff88018e70
=>  Loading section .tdata, size 0x1 lma 0xffffffff88018e88
=>  Loading section .data, size 0x458 lma 0xffffffff88018e90
=>  Start address 0xffffffff88000004
=>  Transfer rate: 825032 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/sptests/sptls01.exe 
=>  test start: SPTLS 1
] *** BEGIN OF TEST SPTLS 1 ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
=>  ReservedInstruction at PC = 0x880002e4
=>  Program
=>   received signal SIGILL, Illegal instruction.
=>  0x880002e4 in check_tls_item (expected=123) at ../../../testsuites/sptests/sptls01/init.c:35
=>  35	  printf("TLS item = %i\
=>  ", tls_item);
[525/572] p:498 f:13  u:6   e:0   I:0   B:3   t:0   L:1   i:0   W:0   | mipstx39/jmr3904: sptls02.exe
Result: failed     Time: 0:00:00.752390 sptls02.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/sptests/sptls02.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/sptests/sptls02.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x33084 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x7c lma 0xffffffff88033084
=>  Loading section .init, size 0x48 lma 0xffffffff88033100
=>  Loading section .fini, size 0x30 lma 0xffffffff88033148
=>  Loading section .ctors, size 0x18 lma 0xffffffff88033178
=>  Loading section .dtors, size 0x8 lma 0xffffffff88033190
=>  Loading section .rdata, size 0x6fa8 lma 0xffffffff880331a0
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff8803a148
=>  Loading section .rel.dyn, size 0x10 lma 0xffffffff8803a160
=>  Loading section .tdata, size 0x114 lma 0xffffffff8803a200
=>  Loading section .data, size 0x668 lma 0xffffffff8803a400
=>  Loading section .sdata, size 0x4 lma 0xffffffff8803aa68
=>  Start address 0xffffffff88000004
=>  Transfer rate: 1918784 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/sptests/sptls02.exe 
=>  test start: SPTLS 2
] *** BEGIN OF TEST SPTLS 2 ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
] A::globalCounter() = 0
=>  ReservedInstruction at PC = 0x88000cf0
=>  Program
=>   received signal SIGILL, Illegal instruction.
=>  __tls_init () at ../../../testsuites/sptests/sptls02/var.cc:30
=>  30	thread_local int extern_int = seven();
[526/572] p:498 f:14  u:6   e:0   I:0   B:3   t:0   L:1   i:0   W:0   | mipstx39/jmr3904: sptls03.exe
[527/572] p:499 f:14  u:6   e:0   I:0   B:3   t:0   L:1   i:0   W:0   | mipstx39/jmr3904: sptls04.exe
Result: invalid    Time: 0:00:00.752493 sptls04.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/sptests/sptls04.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/sptests/sptls04.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x12380 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x70 lma 0xffffffff88012380
=>  Loading section .init, size 0x48 lma 0xffffffff880123f0
=>  Loading section .fini, size 0x30 lma 0xffffffff88012438
=>  Loading section .ctors, size 0xc lma 0xffffffff88012468
=>  Loading section .dtors, size 0x8 lma 0xffffffff88012474
=>  Loading section .rdata, size 0x3714 lma 0xffffffff88012480
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff88015b98
=>  Loading section .data, size 0x440 lma 0xffffffff88015bb0
=>  Start address 0xffffffff88000004
=>  Transfer rate: 720704 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/sptests/sptls04.exe 
=>  ReservedInstruction at PC = 0x8800031c
=>  Program
=>   received signal SIGILL, Illegal instruction.
=>  con () at ../../../testsuites/sptests/sptls04/init.c:45
=>  45	  i = 1;
[528/572] p:499 f:14  u:6   e:0   I:0   B:3   t:0   L:1   i:1   W:0   | mipstx39/jmr3904: spversion01.exe
 <<skipping passes>>
[572/572] p:543 f:14  u:6   e:0   I:0   B:3   t:0   L:1   i:1   W:0   | mipstx39/jmr3904: ts-validation-0.exe
Result: failed     Time: 0:00:01.008071 ts-validation-0.exe
=>  gdb: /home/joel/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet ./build/mips/jmr3904/testsuites/validation/ts-validation-0.exe
=>  Reading symbols from ./build/mips/jmr3904/testsuites/validation/ts-validation-0.exe...
=>  target sim --board=jmr3904
=>  Connected to the simulator.
=>  load
=>  Loading section .text, size 0x15270 lma 0xffffffff88000000
=>  Loading section .rtemsroset, size 0x80 lma 0xffffffff88015270
=>  Loading section .init, size 0x48 lma 0xffffffff880152f0
=>  Loading section .fini, size 0x30 lma 0xffffffff88015338
=>  Loading section .ctors, size 0x8 lma 0xffffffff88015368
=>  Loading section .dtors, size 0x8 lma 0xffffffff88015370
=>  Loading section .rdata, size 0x444c lma 0xffffffff88015380
=>  Loading section .MIPS.abiflags, size 0x18 lma 0xffffffff880197d0
=>  Loading section .data, size 0x498 lma 0xffffffff880197e8
=>  Start address 0xffffffff88000004
=>  Transfer rate: 844704 bits in <1 sec.
=>  run
=>  Starting program: /home/joel/rtems-cron-6/rtems/build/mips/jmr3904/testsuites/validation/ts-validation-0.exe 
=>  test start: Validation0
] *** BEGIN OF TEST Validation0 ***
] *** TEST VERSION: 6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API RTEMS_PROFILING
] *** TEST TOOLS: 10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
] A:Validation0
] S:Platform:RTEMS
] S:Compiler:10.2.1 20201028 (RTEMS 6, RSB 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
] S:Version:6.0.0.da9cc0b50c56a4a3a2413c302f68536889206797
] S:BSP:jmr3904
] S:RTEMS_DEBUG:1
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:1
] S:RTEMS_SMP:0
] F:*:0:RUN:*:*:Wrong ISR level (127)
] B:RtemsTaskReqConstructErrors
=>  ReservedInstruction at PC = 0x8800096c
=>  Program
=>   received signal SIGILL, Illegal instruction.
=>  RtemsTaskReqConstructErrors_Setup_Wrap (arg=0x8801be60 <RtemsTaskReqConstructErrors_Instance>) at ../../../testsuites/validation/tc-task-construct-errors.c:545
=>  545	  RtemsTaskReqConstructErrors_Setup( ctx );

Passed:        545
Failed:         15
User Input:      6
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   2
Invalid:         1
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         572
Failures:
 dl05.exe
 cdtest.exe
 sptls01.exe
 sptls02.exe
 ts-validation-0.exe
User Input:
 dl10.exe
 monitor.exe
 termios.exe
 top.exe
 capture.exe
 fileio.exe
Benchmark:
 dhrystone.exe
 whetstone.exe
 linpack.exe
Test too long:
 crypt01.exe
 spcontext01.exe
Invalid:
 sptls04.exe
Average test time: 0:00:01.315015
Testing time     : 0:12:32.188331


More information about the build mailing list