<div dir="ltr">Hi<div><br></div><div>I have seen similar failures before but Chris and I discussed it was likely </div><div>related to Python 2. Using Python 3, I am getting the following error:</div><div><br></div><div>+ /home/joel/rtems-work/rtems-tools//tester/rtems-test --rtems-tools=/home/joel/rtems-work/tools/5 --rtems-bsp=leon3-sis --log=run.log .<br>RTEMS Testing - Tester, 5 (4cb2ddc568b1)<br>[  2/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: linpack.exe<br>[  1/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: dhrystone.exe<br>[  6/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: fsdosfsformat01.exe<br>[  7/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: fsdosfsname01.exe<br>[  3/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: whetstone.exe<br>[  5/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: fsclose01.exe<br>[  8/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: fsdosfsname02.exe<br>[  4/594] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | sparc/leon3: fsbdpart01.exe<br>error: invalid test state: ./sparc-rtems5/c/leon3/testsuites/fstests/fsbdpart01.exe: EXPECTED_PASS<br>Exception ignored in: <module 'threading' from '/opt/rh/rh-python36/root/usr/lib64/python3.6/threading.py'><br>Traceback (most recent call last):<br>  File "/opt/rh/rh-python36/root/usr/lib64/python3.6/threading.py", line 1294, in _shutdown<br>    t.join()<br>  File "/opt/rh/rh-python36/root/usr/lib64/python3.6/threading.py", line 1056, in join<br>    self._wait_for_tstate_lock()<br>  File "/opt/rh/rh-python36/root/usr/lib64/python3.6/threading.py", line 1072, in _wait_for_tstate_lock<br>    elif lock.acquire(block, timeout):<br></div><div><br></div><div>Hopefully someone can reproduce this.</div><div><br></div><div>--joel</div></div>