[RTEMS Project] #3204: Exception in rtems-tester

RTEMS trac trac at rtems.org
Mon Oct 23 20:34:03 UTC 2017


#3204: Exception in rtems-tester
---------------------------+--------------------
 Reporter:  Joel Sherrill  |      Owner:  (none)
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.12.0
Component:  tool           |    Version:  4.12
 Severity:  normal         |   Keywords:
---------------------------+--------------------
 Note: No category for rtems-tools.

 My first attempt to send run logs didn't go so well. This was a weird
 failure mode. It didn't exit but had to be killed by hand. I dropped off
 the options related to mailing the log and it still failed. This is on an
 up to date CentOS 7 (rtbf64c 7.4) as well as my 7.3 VM.

 + /home/joel/rtems-work/rtems-tools//tester/rtems-test --rtems-
 tools=/home/joel/rtems-work/tools/4.12 --rtems-bsp=erc32 --log=run.log
 --mail --mail-from=joel at rtems.org --mail-to=build at lists.rtems.org ./sparc-
 rtems4.12/c/erc32/testsuites/samples/ticker/ticker.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/minimum/minimum.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/iostream/cxx_iostream.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/fileio/fileio.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/capture/capture.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/nsecs/nsecs.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/paranoia/paranoia.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/cdtest/cdtest.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/base_sp/base_sp.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/unlimited/unlimited.exe ./sparc-
 rtems4.12/c/erc32/testsuites/samples/hello/hello.exe
 RTEMS Testing - Tester, 4.12 (52513610668b)
 [ 5/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: hello.exe
 [ 6/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32:
 cxx_iostream.exe
 [ 3/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: cdtest.exe
 [ 9/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32:
 paranoia.exe
 [ 7/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: minimum.exe
 [ 1/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: base_sp.exe
 [11/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32:
 unlimited.exe
 [ 4/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: fileio.exe
 [10/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: ticker.exe
 [ 2/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: capture.exe
 [ 8/11] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: nsecs.exe
 Traceback (most recent call last):
   File "/home/joel/rtems-work/rtems-tools//tester/rtems-test", line 40, in
 <module>
     rt.test.run()
   File "/data/home/joel/rtems-work/rtems-tools/tester/rt/test.py", line
 336, in run
     job_trace)
   File "/data/home/joel/rtems-work/rtems-tools/tester/rt/test.py", line
 189, in report_finished
     reports.log(tst.executable, report_mode)
   File "/data/home/joel/rtems-work/rtems-tools/tester/rt/report.py", line
 193, in log
     exe = path.basename(self.results[name]['exe'])
   File "/home/joel/rtems-work/rtems-tools/rtemstoolkit/path.py", line 77,
 in basename
     return shell(os.path.basename(path))
   File "/usr/lib64/python2.7/posixpath.py", line 121, in basename
     i = p.rfind('/') + 1
 AttributeError: 'NoneType' object has no attribute 'rfind'

--
Ticket URL: <http://devel.rtems.org/ticket/3204>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list