[rtems-test] sparc/leon3: RTEMS_POSIX_API: Passed:577 Failed:3 Timeout:1 Invalid:2 Wrong:0
joel at rtems.org
joel at rtems.org
Wed Sep 25 19:46:42 UTC 2019
Testing time : 0:04:32.946928
Average test time: 0:00:00.461059
Host
====
Linux-3.10.0-957.5.1.bug15570.plus.el7.x86_64-x86_64-with-centos-7.6.1810-Core (Linux localhost.localdomain 3.10.0-957.5.1.bug15570.plus.el7.x86_64 #1 SMP Tue Jan 29 21:05:56 PST 2019 x86_64 x86_64)
Configuration
=============
Version: 5.0.0.8798372261ed1df999bc9f4f3f0be0a230480041
Build : RTEMS_POSIX_API
Tools : 7.4.1 20190514 (RTEMS 5, RSB 29fab0500e22e1f71dc37203a9e3cccb2bb40f52, Newlib 6661a67)
Summary
=======
Passed: 577
Failed: 3
User Input: 6
Expected Fail: 0
Indeterminate: 0
Benchmark: 3
Timeout: 1
Invalid: 2
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
------------------
Total: 592
Failures:
dl09.exe
psxualarm.exe
dl06.exe
User Input:
termios.exe
monitor.exe
capture.exe
fileio.exe
top.exe
dl10.exe
Benchmark:
linpack.exe
dhrystone.exe
whetstone.exe
Timeouts:
crypt01.exe
Invalid:
sptimecounter01.exe
spinternalerror01.exe
Log
===
RTEMS Testing - Tester, 5 (e9f48e9face6)
Command Line: /home/joel/rtems-work/rtems-tools//tester/rtems-test --rtems-tools=/home/joel/rtems-work/tools/5 --rtems-bsp=leon3 --log=run.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
Host: Linux localhost.localdomain 3.10.0-957.5.1.bug15570.plus.el7.x86_64 #1 SMP Tue Jan 29 21:05:56 PST 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-957.5.1.bug15570.plus.el7.x86_64-x86_64-with-centos-7.6.1810-Core (Linux localhost.localdomain 3.10.0-957.5.1.bug15570.plus.el7.x86_64 #1 SMP Tue Jan 29 21:05:56 PST 2019 x86_64 x86_64)
[ 1/592] p:0 f:0 u:0 e:0 I:0 B:0 t:0 i:0 W:0 | sparc/leon3: dhrystone.exe
<<skipping passes>>
[ 81/592] p:70 f:0 u:0 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: crypt01.exe
Result: timeout Time: 0:03:02.641940 crypt01.exe
=> gdb: /home/joel/rtems-work/tools/5/bin/sparc-rtems5-gdb -i=mi --nx --quiet ./sparc-rtems5/c/leon3/testsuites/libtests/crypt01.exe
=> Reading symbols from ./sparc-rtems5/c/leon3/testsuites/libtests/crypt01.exe...
=> done.
=> target sim -leon3
=> Connected to the simulator.
=> load
=> run
=> Starting program: /home/joel/rtems-work/b-leon3/sparc-rtems5/c/leon3/testsuites/libtests/crypt01.exe
=> test start: CRYPT 1
] *** BEGIN OF TEST CRYPT 1 ***
] *** TEST VERSION: 5.0.0.8798372261ed1df999bc9f4f3f0be0a230480041
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 7.4.1 20190514 (RTEMS 5, RSB 29fab0500e22e1f71dc37203a9e3cccb2bb40f52, Newlib 6661a67)
] 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
] *** TIMEOUT TIMEOUT
[ 82/592] p:71 f:0 u:0 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: defaultconfig01.exe
<<skipping passes>>
[ 94/592] p:83 f:0 u:0 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: dl06.exe
Result: failed Time: 0:00:02.074976 dl06.exe
=> gdb: /home/joel/rtems-work/tools/5/bin/sparc-rtems5-gdb -i=mi --nx --quiet ./sparc-rtems5/c/leon3/testsuites/libtests/dl06.exe
=> Reading symbols from ./sparc-rtems5/c/leon3/testsuites/libtests/dl06.exe...
=> done.
=> target sim -leon3
=> Connected to the simulator.
=> load
=> run
=> Starting program: /home/joel/rtems-work/b-leon3/sparc-rtems5/c/leon3/testsuites/libtests/dl06.exe
=> test start: libdl (RTL) 6
] *** BEGIN OF TEST libdl (RTL) 6 ***
] *** TEST VERSION: 5.0.0.8798372261ed1df999bc9f4f3f0be0a230480041
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 7.4.1 20190514 (RTEMS 5, RSB 29fab0500e22e1f71dc37203a9e3cccb2bb40f52, Newlib 6661a67)
] load: /dl06.rap
] dlopen failed: (null)
=> [Inferior 1 (process 42000) exited normally]
[ 95/592] p:84 f:0 u:0 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: dl07.exe
<<skipping passes>>
[ 97/592] p:86 f:0 u:0 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: dl09.exe
Result: failed Time: 0:00:02.071618 dl09.exe
=> gdb: /home/joel/rtems-work/tools/5/bin/sparc-rtems5-gdb -i=mi --nx --quiet ./sparc-rtems5/c/leon3/testsuites/libtests/dl09.exe
=> Reading symbols from ./sparc-rtems5/c/leon3/testsuites/libtests/dl09.exe...
=> done.
=> target sim -leon3
=> Connected to the simulator.
=> load
=> run
=> Starting program: /home/joel/rtems-work/b-leon3/sparc-rtems5/c/leon3/testsuites/libtests/dl09.exe
=> test start: libdl (RTL) 9
] *** BEGIN OF TEST libdl (RTL) 9 ***
] *** TEST VERSION: 5.0.0.8798372261ed1df999bc9f4f3f0be0a230480041
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 7.4.1 20190514 (RTEMS 5, RSB 29fab0500e22e1f71dc37203a9e3cccb2bb40f52, Newlib 6661a67)
] --------------------------------------------------
] Run: 0
] Test source (link in strstr): testsuites/libtests/dl09/dl-load.c
] load: /dl09-o1.o
] handel: 0x4006f348: unresolved externals
] handle: 0x4006f348 loaded
] space alloc: /dl09-o1.o: 33554432: 0
] ../../../../../../rtems/c/src/../../testsuites/libtests/dl09/dl-load.c: 156 o->space != NULL
=> [Inferior 1 (process 42000) exited normally]
[ 98/592] p:87 f:0 u:0 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: dl10.exe
<<skipping passes>>
[256/592] p:239 f:2 u:4 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: psxualarm.exe
Result: failed Time: 0:00:02.047503 psxualarm.exe
=> gdb: /home/joel/rtems-work/tools/5/bin/sparc-rtems5-gdb -i=mi --nx --quiet ./sparc-rtems5/c/leon3/testsuites/psxtests/psxualarm.exe
=> Reading symbols from ./sparc-rtems5/c/leon3/testsuites/psxtests/psxualarm.exe...
=> done.
=> target sim -leon3
=> Connected to the simulator.
=> load
=> run
=> Starting program: /home/joel/rtems-work/b-leon3/sparc-rtems5/c/leon3/testsuites/psxtests/psxualarm.exe
=> test start: PSXUALARM
] *** BEGIN OF TEST PSXUALARM ***
] *** TEST VERSION: 5.0.0.8798372261ed1df999bc9f4f3f0be0a230480041
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 7.4.1 20190514 (RTEMS 5, RSB 29fab0500e22e1f71dc37203a9e3cccb2bb40f52, Newlib 6661a67)
] Init's ID is 0x0b010001
] Init: ualarm in 500000 us
] ../../../../../../rtems/c/src/../../testsuites/psxtests/psxualarm/init.c: 63 Signal_count == 0
=> [Inferior 1 (process 42000) exited normally]
[257/592] p:240 f:2 u:4 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: psxusleep.exe
<<skipping passes>>
[464/592] p:444 f:3 u:6 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: spinternalerror01.exe
Result: invalid Time: 0:00:01.079361 spinternalerror01.exe
=> gdb: /home/joel/rtems-work/tools/5/bin/sparc-rtems5-gdb -i=mi --nx --quiet ./sparc-rtems5/c/leon3/testsuites/sptests/spinternalerror01.exe
=> Reading symbols from ./sparc-rtems5/c/leon3/testsuites/sptests/spinternalerror01.exe...
=> done.
=> target sim -leon3
=> Connected to the simulator.
=> load
=> run
=> Starting program: /home/joel/rtems-work/b-leon3/sparc-rtems5/c/leon3/testsuites/sptests/spinternalerror01.exe
=> [Inferior 1 (process 42000) exited normally]
[465/592] p:445 f:3 u:6 e:0 I:0 B:3 t:0 i:0 W:0 | sparc/leon3: spinternalerror02.exe
<<skipping passes>>
[536/592] p:516 f:3 u:6 e:0 I:0 B:3 t:1 i:1 W:0 | sparc/leon3: sptimecounter01.exe
Result: invalid Time: 0:00:03.088115 sptimecounter01.exe
=> gdb: /home/joel/rtems-work/tools/5/bin/sparc-rtems5-gdb -i=mi --nx --quiet ./sparc-rtems5/c/leon3/testsuites/sptests/sptimecounter01.exe
=> Reading symbols from ./sparc-rtems5/c/leon3/testsuites/sptests/sptimecounter01.exe...
=> done.
=> target sim -leon3
=> Connected to the simulator.
=> load
=> run
=> Starting program: /home/joel/rtems-work/b-leon3/sparc-rtems5/c/leon3/testsuites/sptests/sptimecounter01.exe
=> [Inferior 1 (process 42000) exited normally]
[537/592] p:517 f:3 u:6 e:0 I:0 B:3 t:1 i:1 W:0 | sparc/leon3: sptimecounter02.exe
<<skipping passes>>
[592/592] p:569 f:3 u:6 e:0 I:0 B:3 t:1 i:2 W:0 | sparc/leon3: tmtimer01.exe
Passed: 577
Failed: 3
User Input: 6
Expected Fail: 0
Indeterminate: 0
Benchmark: 3
Timeout: 1
Invalid: 2
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
------------------
Total: 592
Failures:
dl09.exe
psxualarm.exe
dl06.exe
User Input:
termios.exe
monitor.exe
capture.exe
fileio.exe
top.exe
dl10.exe
Benchmark:
linpack.exe
dhrystone.exe
whetstone.exe
Timeouts:
crypt01.exe
Invalid:
sptimecounter01.exe
spinternalerror01.exe
Average test time: 0:00:00.461059
Testing time : 0:04:32.946928
More information about the build
mailing list