[rtems-test] sparc/erc32: RTEMS_POSIX_API: Passed:578 Failed:10 Timeout:0 Test-Too-long:1 Invalid:0 Wrong:0
Joel Sherrill
joel at rtems.org
Fri Dec 24 22:48:49 UTC 2021
Testing time : 0:01:23.527120
Average test time: 0:00:00.139444
Host
====
Linux-3.10.0-1160.49.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux devel.oarcorp.com 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64)
Configuration
=============
Version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
Build : RTEMS_POSIX_API
Tools : 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
Summary
=======
Passed: 578
Failed: 10
User Input: 6
Expected Fail: 1
Indeterminate: 0
Benchmark: 3
Timeout: 0
Test too long: 1
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
------------------
Total: 599
Failures:
spintrcritical21.exe
psxintrcritical01.exe
spintrcritical04.exe
spintrcritical03.exe
spintrcritical01.exe
spintrcritical05.exe
dl06.exe
spintrcritical20.exe
spintrcritical02.exe
minimum.exe
User Input:
top.exe
monitor.exe
fileio.exe
dl10.exe
capture.exe
termios.exe
Expected Fail:
psxfenv01.exe
Benchmark:
whetstone.exe
linpack.exe
dhrystone.exe
Test too long:
crypt01.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=erc32-sis --log=run-erc32-sis.log --use-gitconfig --mail .
Host: Linux devel.oarcorp.com 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64
Python: 2.7.5 (default, Nov 16 2020, 22:23:17) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Host: Linux-3.10.0-1160.49.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux devel.oarcorp.com 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64)
[ 1/599] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | sparc/erc32: dhrystone.exe
<<skipping passes>>
[ 82/599] p:72 f:0 u:0 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: crypt01.exe
Result: test-too-long
Time: 0:01:15.117010 crypt01.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/libtests/crypt01.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/libtests/crypt01.exe, entry 0x02000000
]
]
=> test start: CRYPT 1
] *** BEGIN OF TEST CRYPT 1 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] 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()
] input: Hello world!
] salt: $6$saltstring
] expected: $6$saltstring$svn8UoSVapNtMuq1ukKS4tPQd8iKwSMHWjl/O817G3uBnIFNjnQJuesI68u4OTLiBFdcbYEdFCoEOfaS35inz1
] actual: $6$saltstring$svn8UoSVapNtMuq1ukKS4tPQd8iKwSMHWjl/O817G3uBnIFNjnQJuesI68u4OTLiBFdcbYEdFCoEOfaS35inz1
] input: Hello world!
] salt: $6$rounds=10000$saltstringsaltstring
] expected: $6$rounds=10000$saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra3Oeqh0sbHbbMCVNSnCM/UrjmM0Dp8vOuZeHBy/YTBmSK6H9qs/y3RnOaw5v.
] actual: $6$rounds=10000$saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra3Oeqh0sbHbbMCVNSnCM/UrjmM0Dp8vOuZeHBy/YTBmSK6H9qs/y3RnOaw5v.
] input: This is just a test
] salt: $6$rounds=5000$toolongsaltstring
] expected: $6$rounds=5000$toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi0QBxGoNeKQzQ3glMhwllF7oGDZxUhx1yxdYcz/e1JSbq3y6JMxxl8audkUEm0
] actual: $6$rounds=5000$toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi0QBxGoNeKQzQ3glMhwllF7oGDZxUhx1yxdYcz/e1JSbq3y6JMxxl8audkUEm0
] input: a very much longer text to encrypt. This one even stretches over morethan one line.
] salt: $6$rounds=1400$anotherlongsaltstring
] expected: $6$rounds=1400$anotherlongsalts$POfYwTEok97VWcjxIiSOjiykti.o/pQs.wPvMxQ6Fm7I6IoYN3CmLs66x9t0oSwbtEW7o7UmJEiDwGqd8p4ur1
] actual: $6$rounds=1400$anotherlongsalts$POfYwTEok97VWcjxIiSOjiykti.o/pQs.wPvMxQ6Fm7I6IoYN3CmLs66x9t0oSwbtEW7o7UmJEiDwGqd8p4ur1
] *** TEST TOO LONG
[ 83/599] p:72 f:0 u:0 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: defaultconfig01.exe
<<skipping passes>>
[ 93/599] p:82 f:0 u:0 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: dl06.exe
Result: failed
Time: 0:00:00.250682 dl06.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/libtests/dl06.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/libtests/dl06.exe, entry 0x02000000
]
]
=> test start: libdl (RTL) 6
] *** BEGIN OF TEST libdl (RTL) 6 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
]
] load: /dl06.rap
] dlopen failed: offset past end of file: offset=9972 size=9972
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 3681345 0200d1c0: 91d02000 ta 0x0
[ 94/599] p:84 f:1 u:0 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: dl07.exe
<<skipping passes>>
[213/599] p:197 f:1 u:4 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: psxintrcritical01.exe
Result: failed
Time: 0:00:03.757815 psxintrcritical01.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/psxtests/psxintrcritical01.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/psxtests/psxintrcritical01.exe, entry 0x02000000
]
]
=> test start: PSXINTRCRITICAL 1
] *** BEGIN OF TEST PSXINTRCRITICAL 1 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:PSXINTRCRITICAL 1
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:PSXSetTimerInterrupt
] P:0:0:UI1:init.c:106
] F:1:0:UI1:init.c:113:8 == 4
] L:early count = 5066
] L:late count = 4934
] L:potential hits = 0
] F:2:0:UI1:init.c:118:0 > 0
] P:3:0:UI1:init.c:121
] E:PSXSetTimerInterrupt:N:4:F:2:D:20.041959
] Z:PSXINTRCRITICAL 1:C:1:N:4:F:2:D:20.044292
] Y:ReportHash:SHA256:yFmMtHxT5Bj5JNZaOnuRkG1Y7mG2ObeFFGcU7MM9Doo=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 200894100 020064a0: 91d02000 ta 0x0
[214/599] p:197 f:1 u:4 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: psxinttypes01.exe
<<skipping passes>>
[472/599] p:454 f:3 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical01.exe
Result: failed
Time: 0:00:02.506964 spintrcritical01.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical01.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical01.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 1
] *** BEGIN OF TEST SPINTRCRITICAL 1 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 1
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreReleaseFIFOWithoutTimeout
] P:0:0:UI1:spintrcritical01impl.h:133
] F:1:0:UI1:spintrcritical01impl.h:136:8 == 4
] P:2:0:UI1:spintrcritical01impl.h:139
] E:SemaphoreReleaseFIFOWithoutTimeout:N:3:F:1:D:10.038210
] Z:SPINTRCRITICAL 1:C:1:N:3:F:1:D:10.040966
] Y:ReportHash:SHA256:QaHhjUMRCM5cKeKsLq7UpXYaaNVuVtfdOrdK_aKxTUk=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 100758240 02008720: 91d02000 ta 0x0
[473/599] p:454 f:3 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical02.exe
Result: failed
Time: 0:00:02.762115 spintrcritical02.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical02.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical02.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 2
] *** BEGIN OF TEST SPINTRCRITICAL 2 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 2
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreReleaseFIFOWithTimeout
] P:0:0:UI1:spintrcritical01impl.h:133
] F:1:0:UI1:spintrcritical01impl.h:136:8 == 4
] P:2:0:UI1:spintrcritical01impl.h:139
] E:SemaphoreReleaseFIFOWithTimeout:N:3:F:1:D:10.038265
] Z:SPINTRCRITICAL 2:C:1:N:3:F:1:D:10.040965
] Y:ReportHash:SHA256:9OyG4ytats69j4PE7OEqy0DoRAg2jQm4QTko5Q15jMU=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 100758179 02008720: 91d02000 ta 0x0
[474/599] p:454 f:3 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical03.exe
Result: failed
Time: 0:00:02.755937 spintrcritical03.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical03.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical03.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 3
] *** BEGIN OF TEST SPINTRCRITICAL 3 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 3
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreReleasePriorityWithoutTimeout
] P:0:0:UI1:spintrcritical01impl.h:133
] F:1:0:UI1:spintrcritical01impl.h:136:8 == 4
] P:2:0:UI1:spintrcritical01impl.h:139
] E:SemaphoreReleasePriorityWithoutTimeout:N:3:F:1:D:10.037195
] Z:SPINTRCRITICAL 3:C:1:N:3:F:1:D:10.040050
] Y:ReportHash:SHA256:Rx2aQDZ4h_df39EgXqCdd5HcqqFR_dqB_JD8evQbQjE=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 100748900 02008720: 91d02000 ta 0x0
[475/599] p:454 f:3 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical04.exe
Result: failed
Time: 0:00:02.756121 spintrcritical04.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical04.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical04.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 4
] *** BEGIN OF TEST SPINTRCRITICAL 4 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 4
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreReleasePriorityWithTimeout
] P:0:0:UI1:spintrcritical01impl.h:133
] F:1:0:UI1:spintrcritical01impl.h:136:8 == 4
] P:2:0:UI1:spintrcritical01impl.h:139
] E:SemaphoreReleasePriorityWithTimeout:N:3:F:1:D:10.036253
] Z:SPINTRCRITICAL 4:C:1:N:3:F:1:D:10.039042
] Y:ReportHash:SHA256:Xjsdep8uFVdMdVq6sojM2bLf5WSq7BTREyJ5Xkep2oc=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 100738906 02008720: 91d02000 ta 0x0
[476/599] p:455 f:3 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical05.exe
Result: failed
Time: 0:00:02.504417 spintrcritical05.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical05.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical05.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 5
] *** BEGIN OF TEST SPINTRCRITICAL 5 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 5
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreReleasePriorityWithoutTimeoutReverse
] P:0:0:UI1:spintrcritical01impl.h:133
] F:1:0:UI1:spintrcritical01impl.h:136:8 == 4
] P:2:0:UI1:spintrcritical01impl.h:139
] E:SemaphoreReleasePriorityWithoutTimeoutReverse:N:3:F:1:D:10.037115
] Z:SPINTRCRITICAL 5:C:1:N:3:F:1:D:10.040205
] Y:ReportHash:SHA256:74hiFNWNapUzorGO6yifiErRdq1yRAVMzl6oViiKKPU=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 100749243 02008720: 91d02000 ta 0x0
[477/599] p:457 f:3 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical08.exe
<<skipping passes>>
[487/599] p:466 f:8 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical20.exe
Result: failed
Time: 0:00:03.763702 spintrcritical20.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical20.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical20.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 20
] *** BEGIN OF TEST SPINTRCRITICAL 20 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 20
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreObtainTimeoutInterrupt
] P:0:0:UI1:init.c:153
] P:1:0:UI1:init.c:163
] P:2:0:UI1:init.c:170
] F:3:0:UI1:init.c:173:8 == 4
] F:4:0:UI1:init.c:175
] F:5:0:UI1:init.c:176
] P:6:0:UI1:init.c:177
] P:7:0:UI1:init.c:180
] P:8:0:UI1:init.c:183
] E:SemaphoreObtainTimeoutInterrupt:N:9:F:3:D:20.040107
] Z:SPINTRCRITICAL 20:C:1:N:9:F:3:D:20.042717
] Y:ReportHash:SHA256:r0m0amJy9XOAv7V_wiZU4J95VzLpXmMGRcLLrlzZgqw=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 200877725 02008e40: 91d02000 ta 0x0
[488/599] p:466 f:8 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical21.exe
Result: failed
Time: 0:00:00.255474 spintrcritical21.exe
=> exe: /home/joel/rtems-cron-6/tools/6/bin/sparc-rtems6-sis -nouartrx -r -tlim 600 s ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical21.exe
]
] SIS - SPARC/RISCV instruction simulator 2.29, copyright Jiri Gaisler 2020
] Bug-reports to jiri at gaisler.se
]
] ERC32 emulation enabled
]
] Loaded ./b-erc32/sparc/erc32/testsuites/sptests/spintrcritical21.exe, entry 0x02000000
]
]
=> test start: SPINTRCRITICAL 21
] *** BEGIN OF TEST SPINTRCRITICAL 21 ***
] *** TEST VERSION: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] A:SPINTRCRITICAL 21
] S:Platform:RTEMS
] S:Compiler:10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] S:Version:6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:EventWithTimeoutFromISR
] P:0:0:UI1:init.c:185
] E:EventWithTimeoutFromISR:N:1:F:0:D:0.042273
] B:EventFromISR
] P:0:0:UI1:init.c:119
] P:1:0:UI1:init.c:122
] P:2:0:UI1:init.c:125
] F:*:0:UI1:t-test-rtems-context.c:102:RTEMS_SUCCESSFUL == RTEMS_UNSATISFIED
] E:EventFromISR:N:3:F:1:D:0.015228
] Z:SPINTRCRITICAL 21:C:2:N:4:F:1:D:0.061698
] Y:ReportHash:SHA256:Mo8_u9CTsNQwlpG78o9I83SsRGNF3U1W1KKkuhzn1kI=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.8657986989f5c39444c8781a8bf76d8f48730b41
] RTEMS tools: 10.3.1 20211214 (RTEMS 6, RSB bb9e049b103f3a47019a6cfad18e2b59c9e9ea97, Newlib eb03ac1)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
] 867259 02007080: 91d02000 ta 0x0
[489/599] p:466 f:8 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: spintrcritical22.exe
<<skipping passes>>
[599/599] p:571 f:10 u:6 e:1 I:0 B:3 t:0 L:0 i:0 W:0 | sparc/erc32: ts-validation-1.exe
Passed: 578
Failed: 10
User Input: 6
Expected Fail: 1
Indeterminate: 0
Benchmark: 3
Timeout: 0
Test too long: 1
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
------------------
Total: 599
Failures:
spintrcritical21.exe
psxintrcritical01.exe
spintrcritical04.exe
spintrcritical03.exe
spintrcritical01.exe
spintrcritical05.exe
dl06.exe
spintrcritical20.exe
spintrcritical02.exe
minimum.exe
User Input:
top.exe
monitor.exe
fileio.exe
dl10.exe
capture.exe
termios.exe
Expected Fail:
psxfenv01.exe
Benchmark:
whetstone.exe
linpack.exe
dhrystone.exe
Test too long:
crypt01.exe
Average test time: 0:00:00.139444
Testing time : 0:01:23.527120
More information about the build
mailing list