25Apr25rv1_22_0+1732-8479eba0c3c - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /Users/sumo/clangMacOS/sumo/tests -reconnect /Users/sumo/clangMacOS/texttesttmp/clangMacOS.30Apr001215.3996 -g

To start TextTest for these tests, run:

texttest -a complex -d /Users/sumo/clangMacOS/sumo/tests


default: 812 tests: 769 succeeded 35 FAILED 8 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-bapmsumbld : fmi model_validation ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,3d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< Print ended at step 60.0

TEST FAILED on ts-bapmsumbld : fmi vehicle_getIDCount ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,63d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 1.0: vehicle.getIDCount = 6
< TIME 2.0: vehicle.getIDCount = 6
< TIME 3.0: vehicle.getIDCount = 6
< TIME 4.0: vehicle.getIDCount = 7
< TIME 5.0: vehicle.getIDCount = 7
< TIME 6.0: vehicle.getIDCount = 8
< TIME 7.0: vehicle.getIDCount = 8
< TIME 8.0: vehicle.getIDCount = 9
< TIME 9.0: vehicle.getIDCount = 9
< TIME 10.0: vehicle.getIDCount = 9
< TIME 11.0: vehicle.getIDCount = 9
< TIME 12.0: vehicle.getIDCount = 9
< TIME 13.0: vehicle.getIDCount = 10
< TIME 14.0: vehicle.getIDCount = 10
< TIME 15.0: vehicle.getIDCount = 10
< TIME 16.0: vehicle.getIDCount = 11
< TIME 17.0: vehicle.getIDCount = 11
< TIME 18.0: vehicle.getIDCount = 12
< TIME 19.0: vehicle.getIDCount = 12
< TIME 20.0: vehicle.getIDCount = 12
< TIME 21.0: vehicle.getIDCount = 13
< TIME 22.0: vehicle.getIDCount = 13
< TIME 23.0: vehicle.getIDCount = 13
< TIME 24.0: vehicle.getIDCount = 13
< TIME 25.0: vehicle.getIDCount = 13
< TIME 26.0: vehicle.getIDCount = 12
< TIME 27.0: vehicle.getIDCount = 10
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : fmi vehicle_getParameterWithKey ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,4d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< key, value: 'meaningOfLife', '42'
< Print ended at step 60.0

TEST FAILED on ts-bapmsumbld : fmi vehicle_moveToXY ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/Users/sumo/clangMacOS/sumo_test_env/lib/python3.13/site-packages/fmpy/model_description.py", line 441, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/zipfile/__init__.py", line 1362, in __init__
>     self.fp = io.open(file, filemode)
>               ~~~~~~~^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,91d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 0: laneID = ''
< TIME 1.0: laneID = 'WE1_0'
< currentPos = [0.0, -1.6]
< targetPos = (10.0, -1.6)
< TIME 2.0: laneID = 'WE1_0'
< currentPos = [10.0, -1.6]
< targetPos = (20.0, -1.6)
< TIME 3.0: laneID = 'WE1_0'
< currentPos = [20.0, -1.6]
< targetPos = (30.0, -1.6)
< TIME 4.0: laneID = 'WE1_0'
< currentPos = [30.0, -1.6]
< targetPos = (40.0, -1.6)
< TIME 5.0: laneID = 'WE1_0'
< currentPos = [40.0, -1.6]
< targetPos = (50.0, -1.6)
< TIME 6.0: laneID = ':J1_10_0'
< currentPos = [50.0, -1.6]
< targetPos = (60.0, -1.6)
< TIME 7.0: laneID = 'WE2_0'
< currentPos = [60.0, -1.6]
< targetPos = (70.0, -1.6)
< TIME 8.0: laneID = 'WE2_0'
< currentPos = [70.0, -1.6]
< targetPos = (80.0, -1.6)
< TIME 9.0: laneID = 'WE2_0'
< currentPos = [80.0, -1.6]
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : state rerouting_looped_stops ( Last six runs Apr2025 )

---------- Differences in errors ----------
127,658c127,653
< Warning: Vehicle '95_0_0' ends teleporting on edge 'D4C4', time=7807.00.
< Warning: Vehicle '111_0_0' ends teleporting on edge 'D4E4', time=7810.00.
< Warning: Teleporting vehicle '119_0_0'; waited too long (jam), lane=':C1_14_0', time=10137.00.
< Warning: Vehicle '119_0_0' ends teleporting on edge 'C1C2', time=10137.00.
< Warning: Teleporting vehicle '41_0_0'; waited too long (jam), lane=':C0_3_0', time=10186.00.
< Warning: Vehicle '41_0_0' ends teleporting on edge 'C0C1', time=10186.00.
< Warning: Teleporting vehicle '114_0_0'; waited too long (jam), lane=':D2_0_0', time=10201.00.
< Warning: Vehicle '114_0_0' ends teleporting on edge 'D2C2', time=10201.00.
< Warning: Teleporting vehicle '51_0_0'; waited too long (jam), lane=':B2_6_0', time=10215.00.
< Warning: Vehicle '51_0_0' ends teleporting on edge 'B2B1', time=10215.00.
< Warning: Teleporting vehicle '144_0_0'; waited too long (jam), lane=':D4_4_0', time=10231.00.
< Warning: Vehicle '144_0_0' ends teleporting on edge 'D4C4', time=10231.00.
< Warning: Teleporting vehicle '109_0_0'; waited too long (jam), lane=':A3_10_0', time=10263.00.
< Warning: Vehicle '109_0_0' ends teleporting on edge 'A3A4', time=10263.00.
< Warning: Teleporting vehicle '143_0_0'; waited too long (jam), lane=':E2_0_0', time=10316.00.
< Warning: Vehicle '143_0_0' ends teleporting on edge 'E2D2', time=10316.00.
< Warning: Teleporting vehicle '37_0_0'; waited too long (jam), lane=':C0_10_0', time=10505.00.
< Warning: Vehicle '37_0_0' ends teleporting on edge 'C0C1', time=10505.00.
< Warning: Teleporting vehicle '26_0_0'; waited too long (jam), lane=':E0_1_0', time=10524.00.
< Warning: Vehicle '26_0_0' ends teleporting on edge 'E0E1', time=10524.00.
< Warning: Teleporting vehicle '87_0_0'; waited too long (jam), lane=':B3_5_0', time=10536.00.
< Warning: Vehicle '87_0_0' ends teleporting on edge 'B3A3', time=10536.00.
< Warning: Teleporting vehicle '214_0_0'; waited too long (jam), lane=':D4_0_0', time=10540.00.
< Warning: Vehicle '214_0_0' ends teleporting on edge 'D4C4', time=10540.00.
< Warning: Teleporting vehicle '153_0_0'; waited too long (jam), lane=':B3_18_0', time=10545.00.
< Warning: Vehicle '153_0_0' ends teleporting on edge 'B3A3', time=10545.00.
< Warning: Teleporting vehicle '129_0_0'; waited too long (jam), lane=':C0_4_0', time=10547.00.
< Warning: Vehicle '129_0_0' ends teleporting on edge 'C0B0', time=10547.00.
< Warning: Teleporting vehicle '89_0_0'; waited too long (jam), lane=':D3_19_0', time=10558.00.
<truncated after showing first 30 lines>
---------- Differences in state ----------
5,32c5,32
<     <route id="!0_0_0!var#1" state="0" edges="D4D3 D3D2 D2D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2B2 B2B3 B3C3 C3C2 C2C1 C1D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1B1 B1C1 C1D1 D1D2 D2E2 E2E1 E1E2 E2E3 E3D3 D3C3 C3C2 C2B2 B2B1 B1B0 B0A0 A0A1 A1B1 B1C1 C1B1 B1B2 B2C2 C2C1 C1B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1B1 B1B2 B2C2 C2C3 C3C4 C4C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1"/>
<     <route id="!100_0_0!var#2" state="0" edges="E3D3 D3D4 D4C4 C4B4 B4B3 B3B2 B2B1 B1C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B4 B4A4 A4A3 A3B3 B3C3 C3D3 D3D4 D4C4 C4C3 C3D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2E1 E1E0 E0D0 D0C0 C0C1 C1D1 D1E1 E1E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2D2 D2D1 D1C1 C1C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3B3 B3C3 C3D3 D3C3 C3C2 C2B2"/>
<     <route id="!101_0_0!var#1" state="0" edges="D1D0 D0C0 C0C1 C1B1 B1B2 B2B3 B3A3 A3A2 A2B2 B2C2 C2C3 C3D3 D3D2 D2E2 E2E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3A2 A2B2 B2C2 C2B2 B2A2 A2B2 B2C2 C2C3 C3C4 C4D4 D4E4 E4E3 E3E4 E4D4 D4D3 D3D2 D2E2 E2E3 E3D3 D3D2 D2C2 C2C1 C1D1 D1D2 D2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2B3 B3B4 B4B3"/>
<     <route id="!102_0_0!var#1" state="0" edges="C2C1 C1B1 B1A1 A1A2 A2A3 A3B3 B3B4 B4C4 C4D4 D4D3 D3D4 D4C4 C4C3 C3C2 C2C1 C1B1 B1C1 C1C0 C0D0 D0D1 D1D2 D2E2 E2E3 E3E4 E4D4 D4C4 C4B4 B4C4 C4C3 C3C2 C2C1 C1D1 D1D0 D0D1 D1D2 D2E2 E2E1 E1E2 E2E3 E3D3 D3C3 C3B3 B3B2 B2B1 B1C1 C1D1 D1C1 C1B1 B1B2"/>
<     <route id="!103_0_0!var#2" state="0" edges="D2D1 D1D0 D0C0 C0C1 C1D1 D1D0 D0D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2C3 C3C4 C4D4 D4D3 D3D2 D2C2 C2B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1E1 E1E2 E2E3 E3E4 E4D4 D4C4 C4C3 C3C2 C2C1 C1B1 B1B2 B2B1 B1B0 B0C0 C0C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3A3 A3A2 A2A1 A1B1 B1B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0A0 A0A1 A1A0 A0B0"/>
<     <route id="!104_0_0!var#2" state="0" edges="B4A4 A4A3 A3B3 B3C3 C3B3 B3C3 C3D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2B2 B2B3 B3B2 B2B1 B1C1 C1B1 B1A1 A1A2 A2A3 A3A2 A2A1 A1B1 B1C1 C1B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4C3 C3C2 C2C1 C1C0 C0C1"/>
<     <route id="!105_0_0!var#1" state="0" edges="A1A0 A0B0 B0B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E4 E4D4 D4D3 D3D2 D2D1 D1D0 D0E0 E0E1 E1D1 D1D2 D2C2 C2C3 C3B3 B3C3 C3C4 C4B4 B4B3 B3B2 B2C2 C2D2 D2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0B1 B1B2 B2C2 C2D2 D2D3 D3D4 D4C4"/>
<     <route id="!106_0_0!var#2" state="0" edges="C4C3 C3D3 D3C3 C3C2 C2C1 C1C0 C0D0 D0E0 E0E1 E1D1 D1D2 D2D3 D3C3 C3B3 B3B4 B4B3 B3C3 C3D3 D3E3 E3E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3B4 B4C4 C4C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2A2 A2A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E4 E4D4 D4E4 E4E3 E3E2 E2E1 E1D1 D1C1 C1C2 C2D2 D2D1 D1C1 C1B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3D4 D4C4 C4B4 B4C4 C4D4 D4D3 D3D2"/>
<     <route id="!107_0_0!var#2" state="0" edges="B2A2 A2A3 A3B3 B3C3 C3D3 D3D2 D2D1 D1D2 D2D3 D3D4 D4C4 C4C3 C3B3 B3A3 A3A4 A4B4 B4B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2D2 D2C2 C2C3 C3B3 B3B4 B4A4 A4A3 A3B3 B3B2 B2C2 C2D2 D2E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1B1 B1B2 B2B3 B3B4 B4C4 C4D4 D4D3 D3D2 D2E2"/>
<     <route id="!108_0_0!var#2" state="0" edges="B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2C2 C2B2 B2B3 B3B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2B2 B2B3 B3B4 B4B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3E3"/>
<     <route id="!109_0_0!var#1" state="0" edges="A3A4 A4B4 B4C4 C4D4 D4C4 C4C3 C3C2 C2B2 B2C2 C2C3 C3D3 D3E3 E3D3 D3D4 D4C4 C4D4 D4C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2D1 D1D0 D0E0 E0E1 E1D1 D1C1 C1B1 B1C1 C1B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3A4 A4B4 B4A4 A4A3"/>
<     <route id="!10_0_0!var#1" state="0" edges="D3C3 C3D3 D3E3 E3E2 E2E1 E1D1 D1D2 D2D3 D3D2 D2D1 D1C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2C2 C2C1 C1C2 C2B2 B2B3 B3B4 B4B3 B3C3 C3D3 D3D2 D2D1 D1E1 E1E2 E2D2 D2D1 D1C1 C1B1 B1B2 B2B3 B3B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1B0 B0C0 C0B0 B0B1 B1B2 B2B3 B3B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2E1 E1E0 E0D0"/>
<     <route id="!110_0_0!var#1" state="0" edges="A2B2 B2C2 C2C1 C1D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2C3 C3B3 B3A3 A3B3 B3B2 B2B1 B1A1 A1B1 B1B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E2 E2D2 D2C2 C2C1 C1C0 C0D0 D0E0 E0E1 E1D1 D1D2 D2C2 C2B2 B2A2 A2A3 A3A4 A4B4 B4C4 C4C3 C3C2 C2B2 B2B1 B1B0 B0A0"/>
<     <route id="!111_0_0!var#1" state="0" edges="D4E4 E4E3 E3D3 D3D4 D4C4 C4C3 C3C2 C2C3 C3C4 C4C3 C3C2 C2C3 C3D3 D3D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2D2 D2D3 D3D2 D2C2 C2B2 B2B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E4 E4D4 D4C4 C4D4 D4E4 E4E3 E3E2 E2E3 E3E2 E2E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2B2 B2B1 B1B0 B0B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2D2 D2D1"/>
<     <route id="!112_0_0!var#1" state="0" edges="E2D2 D2E2 E2E1 E1E0 E0D0 D0D1 D1E1 E1D1 D1C1 C1D1 D1D2 D2D3 D3D4 D4C4 C4B4 B4B3 B3C3 C3C2 C2D2 D2E2 E2E3 E3E4 E4D4 D4C4 C4C3 C3C2 C2D2 D2E2 E2E3 E3D3 D3D4 D4E4 E4E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1B1 B1C1 C1C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0A0"/>
<     <route id="!113_0_0!var#2" state="0" edges="D1E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1B1 B1B2 B2C2 C2D2 D2E2 E2D2 D2D1 D1D0 D0C0 C0C1 C1D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2C3 C3C2 C2D2 D2E2 E2E3 E3E4 E4D4 D4C4 C4B4 B4B3 B3B2 B2A2 A2A1 A1B1 B1B0 B0A0 A0A1 A1B1 B1C1 C1C0 C0D0 D0D1 D1D2 D2D3 D3E3"/>
<     <route id="!114_0_0!var#1" state="0" edges="B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D4 D4D3 D3C3 C3B3 B3A3 A3A2 A2A3 A3B3 B3C3 C3C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2C2 C2D2 D2C2 C2C1 C1C2 C2C3 C3D3"/>
<     <route id="!115_0_0!var#2" state="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3 D3D2 D2D1 D1D2 D2C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2D1 D1C1 C1B1 B1B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2D2 D2D1 D1C1 C1B1 B1B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1D2 D2C2 C2B2 B2B1 B1B2 B2C2 C2D2 D2D3"/>
<     <route id="!116_0_0!var#1" state="0" edges="A1A2 A2B2 B2B1 B1A1 A1B1 B1B0 B0B1 B1C1 C1B1 B1B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3C3 C3C4 C4B4 B4B3 B3C3 C3D3 D3D2 D2C2 C2C3 C3D3 D3E3 E3D3 D3D2 D2C2 C2B2 B2C2 C2D2 D2E2 E2E3 E3D3 D3D2 D2D1 D1C1 C1C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1B2 B2C2 C2C3 C3D3 D3E3 E3E2"/>
<     <route id="!117_0_0!var#2" state="0" edges="E2D2 D2E2 E2E1 E1D1 D1D2 D2D3 D3D4 D4C4 C4B4 B4A4 A4A3 A3B3 B3B2 B2C2 C2C1 C1B1 B1C1 C1B1 B1B2 B2B3 B3C3 C3D3 D3E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3A2 A2B2 B2B3 B3A3 A3A2 A2B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4B4"/>
<     <route id="!118_0_0!var#1" state="0" edges="B0C0 C0C1 C1B1 B1B2 B2B1 B1A1 A1A2 A2B2 B2A2 A2B2 B2B1 B1C1 C1B1 B1B0 B0A0 A0A1 A1B1 B1C1 C1D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2C3 C3C2 C2B2 B2B1 B1B0 B0C0 C0D0 D0E0 E0E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3B4 B4C4 C4D4 D4D3 D3D2 D2C2 C2B2 B2A2"/>
<     <route id="!119_0_0!var#2" state="0" edges="A0A1 A1A2 A2A3 A3A2 A2B2 B2B3 B3B4 B4B3 B3A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1D1 D1C1 C1B1 B1C1 C1B1 B1A1 A1A2 A2B2 B2C2 C2D2 D2D3 D3D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1C1 C1C2 C2C1 C1C0 C0D0 D0E0 E0E1"/>
<     <route id="!11_0_0!var#2" state="0" edges="B4B3 B3C3 C3C4 C4C3 C3C4 C4D4 D4D3 D3E3 E3D3 D3D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2B2 B2A2 A2A3 A3B3 B3C3 C3C4 C4C3 C3C2 C2C1 C1D1 D1D0 D0D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3C3 C3C2 C2C1 C1D1 D1E1 E1E0 E0D0 D0D1 D1D2 D2D3 D3D4 D4E4 E4E3 E3E4 E4D4 D4C4 C4D4 D4D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B2 B2B3 B3C3 C3D3 D3D4 D
4C4"/>
<     <route id="!120_0_0!var#1" state="0" edges="E3E2 E2D2 D2C2 C2C3 C3B3 B3B4 B4A4 A4A3 A3A2 A2B2 B2C2 C2D2 D2D3 D3D2 D2E2 E2E3 E3D3 D3C3 C3D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3D3 D3D2 D2C2 C2B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3C3 C3C2 C2B2 B2B3 B3A3 A3A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4E4 E4E3 E3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0C0 C0C1 C1C2 C2D2"/>
<     <route id="!121_0_0!var#1" state="0" edges="D4C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1D1 D1C1 C1D1 D1E1 E1E0 E0D0 D0D1 D1D2 D2E2 E2D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1C2 C2B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A1 A1B1 B1B2 B2B3 B3C3 C3D3 D3E3 E3E2 E2E1 E1D1"/>
<     <route id="!122_0_0!var#1" state="0" edges="E2E1 E1D1 D1C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3B2 B2A2 A2B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2E1 E1E0 E0D0 D0D1 D1D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2C2 C2B2 B2A2 A2B2 B2B1 B1B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0A0 A0A1 A1B1 B1C1 C1D1 D1C1 C1C2 C2D2 D2C2"/>
<     <route id="!123_0_0!var#2" state="0" edges="C2C1 C1C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2C2 C2C3 C3D3 D3E3 E3E2 E2E3 E3D3 D3D2 D2D1 D1D2 D2D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3C3 C3C2 C2D2 D2E2 E2E3 E3E4 E4D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2C3 C3B3 B3A3 A3A2 A2B2 B2C2 C2C3 C3B3 B3B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0A0 A0A1"/>
<     <route id="!124_0_0!var#2" state="0" edges="B1A1 A1A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4C4 C4C3 C3C2 C2D2 D2D3 D3D4 D4E4 E4E3 E3E2 E2D2 D2D3 D3E3 E3E2 E2D2 D2C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3 A3B3 B3C3 C3D3 D3E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4D4 D4D3"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo-gui fcdReplay ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,243
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo-gui stateReplay ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,241
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : sumo protobuf ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,35
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/protobuf2xml.py", line 32, in <module>
>     import google.protobuf.descriptor  # we need to do this late because the xml2protobuf import modifies sys.path
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 208, in <module>
>     main()
>     ~~~~^^
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 194, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>                            attrFinder.xsdStruc._namedEnumerations, options.protodir, base)
>   File "/Users/sumo/clangMacOS/sumo/tools/xml/xml2protobuf.py", line 185, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>            ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/importlib/__init__.py", line 88, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
>   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
>   File "/Users/sumo/clangMacOS/texttesttmp/clangMacOS.25Apr001205.77274/complex/sumo/protobuf/trajectories_pb2.py", line 7, in <module>
>     from google.protobuf import descriptor as _descriptor
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 80, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">

TEST FAILED on ts-bapmsumbld : sumo socketout ( Last six runs Apr2025 )

---------- Differences in errors ----------
1,2d0
< Error: send failed: Software caused tcpip::Socket abort
< Quitting (on error).

TEST FAILED on ts-bapmsumbld : traas api ( Last six runs Apr2025 )

---------- Differences in errors ----------
1,3c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
< Received null repsonse for command 203 149. (Maybe you need to use do_job_set?)
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,77d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traas multiclient ( Last six runs Apr2025 )

---------- Differences in errors ----------
1,2c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traas simple ( Last six runs Apr2025 )

---------- Differences in errors ----------
1c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traas subscription ( Last six runs Apr2025 )

---------- Differences in errors ----------
1c1,5
< TraAS and TraCI4J are deprecated. Please use libtracijni instead, see https://sumo.dlr.de/docs/Libtraci.html.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traas/runner.py", line 37, in <module>
>     assert os.path.exists(traasJar)
>            ~~~~~~~~~~~~~~^^^^^^^^^^
> AssertionError
---------- Differences in output ----------
1,88d0
< Step: 0
< Subscription Departed vehicles: v0
< Step: 1
< Subscription Departed vehicles: v1
< Position of vehicle v0: x = 14.723400000000002 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Step: 2
< Subscription Departed vehicles: v2
< Position of vehicle v0: x = 29.446800000000003 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Position of vehicle v1: x = 13.032987 y = -4.8
< Speed of vehicle v1: 13.032987
< Step: 3
< Subscription Departed vehicles: v3
< Position of vehicle v0: x = 44.17020000000001 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Position of vehicle v1: x = 26.065974 y = -4.8
< Speed of vehicle v1: 13.032987
< Position of vehicle v2: x = 11.790983749999999 y = -4.8
< Speed of vehicle v2: 11.790983749999999
< Step: 4
< Subscription Departed vehicles: v4
< Position of vehicle v0: x = 58.893600000000006 y = -4.8
< Speed of vehicle v0: 14.723400000000002
< Position of vehicle v1: x = 39.098961 y = -4.8
< Speed of vehicle v1: 13.032987
< Position of vehicle v2: x = 23.8721714 y = -1.6
< Speed of vehicle v2: 12.08118765
< Position of vehicle v3: x = 10.29073375 y = -4.8
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci connection busySocket sumo-gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
1,2c1
< Could not connect in 61 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
---
> Error: This system has no OpenGL support. Exiting.
3a3
> Could not connect in 61 tries

TEST FAILED on ts-bapmsumbld : traci connection clientCloses sumo-gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,7
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 84035 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,15d2
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0

TEST FAILED on ts-bapmsumbld : traci connection closingOutput sumo-gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-bapmsumbld : traci connection multipleConnections basic sumo-gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,128
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
15,44d14
< -- Unordered text as found by filter 'Process [0-9]' --
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 2 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 3 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 4 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
< Process 5 ended at step 99.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci connection parallelConnection sumo-gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,5
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect.")
> traci.exceptions.FatalTraCIError: Could not connect.
---------- Differences in output ----------
3,16d2
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.

TEST FAILED on ts-bapmsumbld : traci connection repeatedConnection sumo-gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,7
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 83535 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,42d2
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
< Print ended at step 100.0
<  Run 5
< Print ended at step 100.0
<  Run 6
< Print ended at step 100.0
<  Run 7
< Print ended at step 100.0
<  Run 8
< Print ended at step 100.0
<  Run 9
< Print ended at step 100.0
< ----------- TraCI ends first -----------
<  Run 0
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci gui b50 ( Last six runs Apr2025 )

---------- Differences in errors ----------
6a7,12
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py:1137: ResourceWarning: subprocess 83000 is still running
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-bapmsumbld : traci gui gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,33d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-809.6875, -232.0), (1609.6875, 1032.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci gui polygon_dynamics_gui ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,245
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,256d0
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci gui polygon_dynamics_remove ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci misc signature ( Last six runs Apr2025 )

---------- Differences in errors ----------
1,14c1,7
<   traci.vehicle.setLaneChangeMode("horiz", lcm=0)
<   traci.vehicle.setParameter(objID="horiz", key="blub", value="blubber")
<   traci.vehicle.setParameter(objectID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(oID="horiz", param="blub", value="blubber")
< -- Unordered text as found by filter '^UserWarning:' --
< UserWarning: Use of deprecated parameter lcm in function setLaneChangeMode, use laneChangeMode instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< 
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 27, in <module>
>     import libsumo
>   File "/Users/sumo/clangMacOS/sumo/tools/libsumo/__init__.py", line 38, in <module>
>     from .libsumo import vehicle, simulation, person, trafficlight, edge  # noqa
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ModuleNotFoundError: No module named 'libsumo.libsumo'
---------- Differences in output ----------
1,5d0
< lane.getLinks traci: (laneID, extended=True) libsumo: (laneID)
< person.getPosition traci: (personID) libsumo: (personID, includeZ=False)
< poi.getPosition traci: (poiID) libsumo: (poiID, includeZ=False)
< vehicle.getPosition traci: (vehID) libsumo: (vehID, includeZ=False)
< Domain.setParameter() got an unexpected keyword argument 'oID'

TEST FAILED on ts-bapmsumbld : traci_java api ( Last six runs Apr2025 )

---------- Differences in errors ----------
1,2c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,80d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java concurrent ( Last six runs Apr2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,100d0
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java multiclient ( Last six runs Apr2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java simple ( Last six runs Apr2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : traci_java subscription ( Last six runs Apr2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/../tests/complex/traci_java/runner.py", line 42, in <module>
>     traciJar = max(files, key=os.path.getmtime)
> ValueError: max() iterable argument is empty
---------- Differences in output ----------
1,147d0
< Step: 0
< Step: 1
< Subscription Departed vehicles: v0
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 2
< Subscription Departed vehicles: v1
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(14.7234,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 3
< Subscription Departed vehicles: v2
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(29.4468,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(13.033,-4.8)
< Vehicle Subscription: id=v2
<    variable id: 64  value: 11.791
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 4
< Subscription Departed vehicles: v3
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : tutorial city_mobil taxi_cyber ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1
> Warning: Person 'v7.8p1' is jammed on edge 'cyber6to7', time=1177.00.

TEST FAILED on ts-bapmsumbld : unit_tests testcommon ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testcommon'
---------- Differences in output ----------
1,113d0
< Running main() from gtest_main.cc
< [==========] Running 46 tests from 5 test suites.
< [----------] Global test environment set-up.
< [----------] 10 tests from StringTokenizer
< [ RUN      ] StringTokenizer.test_split_with_whitechar
< [       OK ] StringTokenizer.test_split_with_whitechar ((TIME))
< [ RUN      ] StringTokenizer.test_split_with_newline
< [       OK ] StringTokenizer.test_split_with_newline ((TIME))
< [ RUN      ] StringTokenizer.test_split_with_x
< [       OK ] StringTokenizer.test_split_with_x ((TIME))
< [ RUN      ] StringTokenizer.test_split_any_char
< [       OK ] StringTokenizer.test_split_any_char ((TIME))
< [ RUN      ] StringTokenizer.test_method_reinit
< [       OK ] StringTokenizer.test_method_reinit ((TIME))
< [ RUN      ] StringTokenizer.test_method_size
< [       OK ] StringTokenizer.test_method_size ((TIME))
< [ RUN      ] StringTokenizer.test_method_front
< [       OK ] StringTokenizer.test_method_front ((TIME))
< [ RUN      ] StringTokenizer.test_method_get
< [       OK ] StringTokenizer.test_method_get ((TIME))
< [ RUN      ] StringTokenizer.test_method_get_with_empty_data
< [       OK ] StringTokenizer.test_method_get_with_empty_data ((TIME))
< [ RUN      ] StringTokenizer.test_method_getVector
< [       OK ] StringTokenizer.test_method_getVector ((TIME))
< [----------] 10 tests from StringTokenizer ((TIME) total)
< 
< [----------] 4 tests from FileHelpers
< [ RUN      ] FileHelpers.test_method_checkForRelativity
< [       OK ] FileHelpers.test_method_checkForRelativity ((TIME))
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-bapmsumbld : unit_tests testfoxtools ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testfoxtools'
---------- Differences in output ----------
1,13d0
< Running main() from gtest_main.cc
< [==========] Running 2 tests from 1 test suite.
< [----------] Global test environment set-up.
< [----------] 2 tests from MFXWorkerThread
< [ RUN      ] MFXWorkerThread.test_init
< [       OK ] MFXWorkerThread.test_init ((TIME))
< [ RUN      ] MFXWorkerThread.test_get_all
< [       OK ] MFXWorkerThread.test_get_all ((TIME))
< [----------] 2 tests from MFXWorkerThread ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 2 tests from 1 test suite ran. ((TIME) total)
< [  PASSED  ] 2 tests.
---------- New result in exitcode ----------
1

TEST FAILED on ts-bapmsumbld : unit_tests testgeom ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testgeom'
---------- Differences in output ----------
1,81d0
< Running main() from gtest_main.cc
< [==========] Running 33 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 12 tests from Boundary
< [ RUN      ] Boundary.test_method_add
< [       OK ] Boundary.test_method_add ((TIME))
< [ RUN      ] Boundary.test_method_add_multiple
< [       OK ] Boundary.test_method_add_multiple ((TIME))
< [ RUN      ] Boundary.test_method_getCenter
< [       OK ] Boundary.test_method_getCenter ((TIME))
< [ RUN      ] Boundary.test_method_getWidthHeight
< [       OK ] Boundary.test_method_getWidthHeight ((TIME))
< [ RUN      ] Boundary.test_method_around
< [       OK ] Boundary.test_method_around ((TIME))
< [ RUN      ] Boundary.test_method_overlapsWith
< [       OK ] Boundary.test_method_overlapsWith ((TIME))
< [ RUN      ] Boundary.test_method_crosses
< [       OK ] Boundary.test_method_crosses ((TIME))
< [ RUN      ] Boundary.test_method_partialWithin
< [       OK ] Boundary.test_method_partialWithin ((TIME))
< [ RUN      ] Boundary.test_method_flipY
< [       OK ] Boundary.test_method_flipY ((TIME))
< [ RUN      ] Boundary.test_method_moveby
< [       OK ] Boundary.test_method_moveby ((TIME))
< [ RUN      ] Boundary.test_method_growWidth
< [       OK ] Boundary.test_method_growWidth ((TIME))
< [ RUN      ] Boundary.test_method_growHeight
< [       OK ] Boundary.test_method_growHeight ((TIME))
< [----------] 12 tests from Boundary ((TIME) total)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-bapmsumbld : unit_tests testmicrosim ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testmicrosim'
---------- Differences in output ----------
1,29d0
< Running main() from gtest_main.cc
< [==========] Running 7 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 1 test from MSEventControl
< [ RUN      ] MSEventControl.test_method_execute
< [       OK ] MSEventControl.test_method_execute ((TIME))
< [----------] 1 test from MSEventControl ((TIME) total)
< 
< [----------] 4 tests from MSCFModelTest
< [ RUN      ] MSCFModelTest.test_method_brakeGap
< [       OK ] MSCFModelTest.test_method_brakeGap ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_brakeGap
< [       OK ] MSCFModelTest.test_method_static_brakeGap ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_freeSpeed
< [       OK ] MSCFModelTest.test_method_static_freeSpeed ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_freeSpeed_half
< [       OK ] MSCFModelTest.test_method_static_freeSpeed_half ((TIME))
< [----------] 4 tests from MSCFModelTest ((TIME) total)
< 
< [----------] 2 tests from MSCFModel_IDMTest
< [ RUN      ] MSCFModel_IDMTest.test_method_brakeGap
< [       OK ] MSCFModel_IDMTest.test_method_brakeGap ((TIME))
< [ RUN      ] MSCFModel_IDMTest.test_method_getSecureGap
< [       OK ] MSCFModel_IDMTest.test_method_getSecureGap ((TIME))
< [----------] 2 tests from MSCFModel_IDMTest ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 7 tests from 3 test suites ran. ((TIME) total)
< [  PASSED  ] 7 tests.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-bapmsumbld : unit_tests testnetbuild ( Last six runs Apr2025 )

---------- Differences in errors ----------
0a1,20
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 395, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ~~~~~^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1036, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                         pass_fds, cwd, env,
>                         ^^^^^^^^^^^^^^^^^^^
>     ...<5 lines>...
>                         gid, gids, uid, umask,
>                         ^^^^^^^^^^^^^^^^^^^^^^
>                         start_new_session, process_group)
>                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/local/Cellar/python@3.13/3.13.1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/subprocess.py", line 1966, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/Users/sumo/clangMacOS/sumo/tests/../bin/testnetbuild'
---------- Differences in output ----------
1,16d0
< Running main() from gtest_main.cc
< [==========] Running 2 tests from 2 test suites.
< [----------] Global test environment set-up.
< [----------] 1 test from NBHeightMapperTest
< [ RUN      ] NBHeightMapperTest.test_method_getZ
< [       OK ] NBHeightMapperTest.test_method_getZ ((TIME))
< [----------] 1 test from NBHeightMapperTest ((TIME) total)
< 
< [----------] 1 test from NBTrafficLightLogic
< [ RUN      ] NBTrafficLightLogic.test_method_getDuration
< [       OK ] NBTrafficLightLogic.test_method_getDuration ((TIME))
< [----------] 1 test from NBTrafficLightLogic ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 2 tests from 2 test suites ran. ((TIME) total)
< [  PASSED  ] 2 tests.
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output one_vehicle ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x10259d200>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x10254f5c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10254f2c0>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x10254ffc0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x1025a0380>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1025a2240>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x1025a2040>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x1025a3200>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x1025a3200>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1025a1680>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output teleport ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
1,98c1,48
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output teleport_multihop ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x10afc7900>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x10afbd940>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x10bbba280>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x10bbbca00>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x10af4b6c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x10af4b640>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x10b01e300>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x10b01ff00>
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output teleport_multihop_newDefaults ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d9f2cc0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d996a80>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10d9ff800>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10d9fed00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x10d9ff600>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x10d9ffc00>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x10d9fd800>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x10d9fc600>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10d9fee00>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10da07980>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10e5fb880>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10e626dc0>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output two_same_vehicles ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x10cf91140>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x10cf85c40>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10cf85e40>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x10cf84540>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x10cfc3c80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10cfc2680>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x10cfc13c0>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x10cfc0480>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x10cfc0480>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10cfc19c0>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output two_vehicles_diff_length ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x1064e0fc0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1064b41c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1064b5240>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x1064b5680>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1065113c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x106511140>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x106511140>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x106513900>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x106513900>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x106511000>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumbld : sumo output two_vehicles_diff_speed ( Last six runs Apr2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,24
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x10d52e1c0>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x10d6b16c0>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10d830240>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x10d830040>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x10d831200>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x10d7e7c80>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10d7e73c0>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x10d7e7bc0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x10d7e7bc0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x10d863e40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10d862200>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x10d860080>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10d860080>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10d860080>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10d860080>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x10d863f40>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10d862100>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10d862100>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10d862100>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x10d827400>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10d824040>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x10d863400>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10d860c80>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x10d860c80>

TEST had known bugs (see #3263) on ts-bapmsumbld : traci vehicle moveToXY keepRoute2 ( Last six runs Apr2025 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9