06Jul24rv1_20_0+1069-8eaf9e7e859 - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtexttesttmp\msvc16x64D.31Jul030940.12604 -g

To start TextTest for these tests, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests


default: 760 tests: 710 succeeded 38 killed 8 known bugs 4 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : sumo gui ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,9
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 47, in <module>
>     findAndClick(PLAY)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/gui/runner.py", line 38, in findAndClick
>     positionOnScreen = pyautogui.locateOnScreen(obj, minSearchTime=3, confidence=0.9)
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 231, in _couldNotImportPyScreeze
>     raise PyAutoGUIException(
> pyautogui.PyAutoGUIException: PyAutoGUI was unable to import pyscreeze. (This is likely because you're running a version of Python that Pillow (which pyscreeze depends on) doesn't support currently.) Please install this module to enable the function you tried to call.
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-06 03:28:52 by Eclipse SUMO GUI Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="vertical.0" depart="103.00" arrival="344.00">
<         <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <gui_only>
>         <gui-settings-file value="settings.xml"/>
>         <quit-on-end value="true"/>
>     </gui_only>
9,1217c25
<     <vehicle id="vertical.1" depart="113.00" arrival="378.00">
<         <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : sumo xmlValidation ( Last six runs Jul2024 )

---------- Differences in output ----------
6a7,11
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
8a14,18
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
18a29,33
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
21a37,41
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
27a48,52
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traas api ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Note: data/APITest.java uses unchecked or unsafe operations.
< Note: Recompile with -Xlint:unchecked for details.
---
> Hinweis: data/APITest.java verwendet nicht geprüfte oder unsichere Vorgänge.
> Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

TEST FAILED on ts-sim-wintest-ba : traci misc signature ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,14c1,9
<   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 "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/misc/signature/runner.py", line 26, in <module>
>     import libsumo
>   File "C:/Users/delphi/testreports/sumo/git/tools/libsumo/__init__.py", line 30, in <module>
>     from .libsumo import vehicle, simulation, person, trafficlight, edge  # noqa
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/libsumo/libsumo.py", line 13, in <module>
>     from . import _libsumo
> ImportError: DLL load failed while importing _libsumo: Das angegebene Modul wurde nicht gefunden.
---------- Differences in output ----------
1,9d0
< chargingstation.setChargeDelay traci: (typeID, delay) libsumo: (stopID, delay)
< chargingstation.setChargeInTransit traci: (typeID, inTransit) libsumo: (stopID, value)
< chargingstation.setChargingPower traci: (typeID, power) libsumo: (stopID, chargingpower)
< chargingstation.setEfficiency traci: (typeID, efficiency) libsumo: (stopID, efficiency)
< 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'

Detailed information for the tests that had known bugs:

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output one_vehicle ( Last six runs Jul2024 )

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 0x000002B16FA1C380>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000002B16F9E58C0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002B16F9E6400>
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 0x000002B16F9E7400>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000002B16F9F4300>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002B16F9F4300>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002B16F9F4C00>
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 0x000002B16FA0B380>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x000002B16FA09900>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002B16FA08180>
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-sim-wintest-ba : sumo output teleport ( Last six runs Jul2024 )

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-sim-wintest-ba : sumo output teleport_multihop ( Last six runs Jul2024 )

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 0x000002916B807540>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000002916B7DE380>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002916BDB25C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002916BA5CF80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x0000029152205480>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002916BA88740>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002916BA89240>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002916BA88B40>
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-sim-wintest-ba : sumo output teleport_multihop_newDefaults ( Last six runs Jul2024 )

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 0x000001FD22600980>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001FD225D9BC0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001FD22615EC0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001FD22614340>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001FD22617BC0>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001FD22614BC0>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001FD22614BC0>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001FD226146C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001FD22614BC0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001FD22630080>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001FD228C2800>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001FD228CB500>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_same_vehicles ( Last six runs Jul2024 )

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 0x000002A09ADAAA00>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002A09AD8E4C0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002A09AD8D040>
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 0x000002A09AD8FF40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002A09AD66800>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002A09AD641C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000002A09AD67B80>
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 0x000002A09AD84B40>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002A09AD872C0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002A09AD86B00>
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-sim-wintest-ba : sumo output two_vehicles_diff_length ( Last six runs Jul2024 )

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 0x000001B5C93D8280>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001B5C93B0E00>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001B5C93B3E00>
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 0x000001B5C96A4100>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001B5C9409400>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001B5C9409400>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001B5C940B7C0>
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 0x000001B5C93C5B80>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001B5C93C6640>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001B5C93C4D00>
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-sim-wintest-ba : sumo output two_vehicles_diff_speed ( Last six runs Jul2024 )

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 0x000001E8DD3E6280>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001E8C4C2F540>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001E8DDFE6CC0>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001E8DDFBBDC0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001E8DDFB8840>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001E8DDFD2F00>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001E8DDFD3B40>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001E8DDFD1280>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001E8DDFD3C00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001E8DE02B640>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001E8DE0285C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001E8DE028BC0>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001E8DE028140>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001E8DDFC7E00>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001E8DDFC4640>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001E8DDFC5A00>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001E8DDFC4840>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001E8DDFC5900>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001E8DDFC5D40>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001E8DDFC42C0>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001E8DDFC5BC0>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001E8DE02A900>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001E8DDFE56C0>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001E8DDFE49C0>

TEST had known bugs (see #3263) on ts-sim-wintest-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Jul2024 )

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

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice Accel_during_ToC_preparation ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
213,746d212
< Acceleration = 2.3744028148939833
< Accel = 2.6
< time 30.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 12.674402814893975
<   state = RECOVERING
< Acceleration = -0.7544475937309922
< Accel = 2.6
< time 31.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 11.919955221162983
<   state = RECOVERING
< Acceleration = 0.012585925217717175
< Accel = 2.6
< time 32.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 11.9325411463807
<   state = RECOVERING
< Acceleration = 0.08102874557953399
< Accel = 2.6
< time 33.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 12.013569891960234
<   state = RECOVERING
< Acceleration = 0.6278616898227476
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:07:24 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="4.00" lane="WE_0" lanePos="15.60" x="515.60" y="-4.80"/>
<     <ToCdown id="ToC_veh" t="29.00" lane="WE_0" lanePos="243.10" x="743.10" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59005"/>
>     </traci_server>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice CF_situation1 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
298,2510c298
<         <vehicle id="leader" x="1993.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="86.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <vehicle id="ToC_veh" x="2625.42" y="2632.33" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="311.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1974.38" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="105.67" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <vehicle id="ToC_veh" x="2625.42" y="2632.33" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="311.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1954.78" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="125.27" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <vehicle id="ToC_veh" x="2625.42" y="2632.33" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="311.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1935.18" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="144.87" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <vehicle id="ToC_veh" x="2624.04" y="2633.33" angle="306.00" type="manual" speed="1.70" pos="313.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1915.58" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="164.47" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="ToC_veh" x="2621.34" y="2635.30" angle="306.00" type="manual" speed="3.34" pos="316.58" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2630.11" y="2628.92" angle="306.00" type="automated" speed="1.70" pos="305.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1895.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="184.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="64.00">
<         <vehicle id="ToC_veh" x="2616.82" y="2638.58" angle="306.00" type="manual" speed="5.59" pos="322.16" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 1.20
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:21:44 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="121.93" x="2778.81" y="2520.89"/>
<     <MRM id="ToC_veh" t="13.00" lane="2/1to3/1_0" lanePos="141.53" x="2762.95" y="2532.41"/>
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="311.53" x="2625.42" y="2632.33"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59076"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice CF_situation2 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
257,2510c257
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2380.07" y="2810.59" angle="306.00" type="automated" speed="19.60" pos="614.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="51.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2364.21" y="2822.11" angle="306.00" type="automated" speed="19.60" pos="634.40" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="52.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2348.36" y="2833.63" angle="306.00" type="automated" speed="19.60" pos="654.00" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="53.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2332.50" y="2845.15" angle="306.00" type="automated" speed="19.60" pos="673.60" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="54.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2316.64" y="2856.67" angle="306.00" type="automated" speed="19.60" pos="693.20" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="55.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2300.79" y="2868.19" angle="306.00" type="automated" speed="19.60" pos="712.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="56.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 3.50
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:21:45 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="7.00" lane="2/1to3/1_0" lanePos="29.33" x="2853.72" y="2466.46"/>
<     <MRM id="ToC_veh" t="8.00" lane="2/1to3/1_0" lanePos="42.33" x="2843.21" y="2474.10"/>
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="73.33" x="2818.13" y="2492.32"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59080"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice CF_situation3 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
256,2510c256
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2380.07" y="2810.59" angle="306.00" type="automated" speed="19.60" pos="614.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="51.00">
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2364.21" y="2822.11" angle="306.00" type="automated" speed="19.60" pos="634.40" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="52.00">
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2348.36" y="2833.63" angle="306.00" type="automated" speed="19.60" pos="654.00" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="53.00">
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2332.50" y="2845.15" angle="306.00" type="automated" speed="19.60" pos="673.60" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="54.00">
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2316.64" y="2856.67" angle="306.00" type="automated" speed="19.60" pos="693.20" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="55.00">
<         <vehicle id="ToC_veh" x="2776.06" y="2522.89" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="125.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2782.13" y="2518.48" angle="306.00" type="automated" speed="0.00" pos="117.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2300.79" y="2868.19" angle="306.00" type="automated" speed="19.60" pos="712.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 3.50
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:21:52 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="7.00" lane="2/1to3/1_0" lanePos="29.33" x="2853.72" y="2466.46"/>
<     <MRM id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="94.33" x="2801.14" y="2504.66"/>
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="125.33" x="2776.06" y="2522.89"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59084"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice CF_situation4 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
298,2510c298
<         <vehicle id="leader" x="1993.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="86.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1974.38" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="105.67" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1954.78" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="125.27" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1935.18" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="144.87" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <vehicle id="ToC_veh" x="2629.14" y="2629.63" angle="306.00" type="manual" speed="1.70" pos="306.93" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1915.58" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="164.47" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="ToC_veh" x="2626.43" y="2631.59" angle="306.00" type="manual" speed="3.34" pos="310.28" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2635.21" y="2625.22" angle="306.00" type="automated" speed="1.70" pos="299.43" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1895.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="184.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="64.00">
<         <vehicle id="ToC_veh" x="2621.91" y="2634.88" angle="306.00" type="manual" speed="5.59" pos="315.86" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 3.00
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:22:19 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="121.93" x="2778.81" y="2520.89"/>
<     <MRM id="ToC_veh" t="22.00" lane="2/1to3/1_0" lanePos="274.87" x="2655.08" y="2610.78"/>
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="305.23" x="2630.52" y="2628.63"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59090"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice CF_situation5 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
298,2510c298
<         <vehicle id="leader" x="1993.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="86.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1974.38" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="105.67" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1954.78" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="125.27" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <vehicle id="ToC_veh" x="2630.52" y="2628.63" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="305.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1935.18" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="144.87" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <vehicle id="ToC_veh" x="2629.14" y="2629.63" angle="306.00" type="manual" speed="1.70" pos="306.93" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2636.59" y="2624.22" angle="306.00" type="automated" speed="0.00" pos="297.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1915.58" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="164.47" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="ToC_veh" x="2626.43" y="2631.59" angle="306.00" type="manual" speed="3.34" pos="310.28" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2635.21" y="2625.22" angle="306.00" type="automated" speed="1.70" pos="299.43" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1895.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="184.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="64.00">
<         <vehicle id="ToC_veh" x="2621.91" y="2634.88" angle="306.00" type="manual" speed="5.59" pos="315.86" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 3.00
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:22:25 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="121.93" x="2778.81" y="2520.89"/>
<     <MRM id="ToC_veh" t="22.00" lane="2/1to3/1_0" lanePos="274.87" x="2655.08" y="2610.78"/>
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="305.23" x="2630.52" y="2628.63"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59094"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice Keep_right_during_MRM ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
374,635d373
< time 73.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 2.2735803610412404
<   state = RECOVERING
< time 74.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 4.549794987984932
<   state = RECOVERING
< time 75.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 6.784175103879534
<   state = RECOVERING
< time 76.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 8.198309065238572
<   state = RECOVERING
< time 77.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.65
<   currentSpeed = 9.904601998860015
<   state = RECOVERING
< time 78.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.75
<   currentSpeed = 10.157587244909259
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:07:18 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="32.00" lane="WE_1" lanePos="400.14" x="900.14" y="-1.60"/>
<     <MRM id="ToC_veh" t="37.00" lane="WE_1" lanePos="469.59" x="969.59" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="72.00" lane="WE_0" lanePos="669.51" x="1169.51" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59001"/>
>     </traci_server>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice LC_during_MRM ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
270,372c270
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="89.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="91.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="92.00">
<         <vehicle id="ToC_veh" x="1449.11" y="-4.80" angle="90.00" type="manual" speed="1.80" pos="949.11" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="93.00">
<         <vehicle id="ToC_veh" x="1453.45" y="-4.80" angle="90.00" type="manual" speed="4.34" pos="953.45" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="94.00">
<         <vehicle id="ToC_veh" x="1460.07" y="-4.80" angle="90.00" type="manual" speed="6.62" pos="960.07" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="95.00">
<         <vehicle id="ToC_veh" x="1468.96" y="-4.80" angle="90.00" type="manual" speed="8.89" pos="968.96" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="96.00">
<         <vehicle id="ToC_veh" x="1477.81" y="-4.80" angle="90.00" type="manual" speed="8.85" pos="977.81" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="97.00">
<         <vehicle id="ToC_veh" x="1485.84" y="-4.80" angle="90.00" type="manual" speed="8.03" pos="985.84" lane="WE_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
485,635d484
< Time 93.0: veh 'ToC_veh' changed lanes. Current: 0
< time 93.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 1.8017288731876762
<   state = RECOVERING
< time 94.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 4.341434506396763
<   state = RECOVERING
< time 95.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 6.6150148674380045
<   state = RECOVERING
< time 96.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 8.891229494381697
<   state = RECOVERING
< time 97.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.65
<   currentSpeed = 8.851784115894601
<   state = RECOVERING
< time 98.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.75
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:06:42 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,27
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="52.00" lane="WE_1" lanePos="677.94" x="1177.94" y="-1.60"/>
<     <MRM id="ToC_veh" t="57.00" lane="WE_1" lanePos="747.39" x="1247.39" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="92.00" lane="WE_1" lanePos="947.31" x="1447.31" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58983"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice LC_during_MRM_with_lcAbstinence ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
270,381c270
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="89.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="91.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="92.00">
<         <vehicle id="ToC_veh" x="1449.11" y="-1.60" angle="90.00" type="manual" speed="1.80" pos="949.11" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="93.00">
<         <vehicle id="ToC_veh" x="1452.54" y="-1.60" angle="90.00" type="manual" speed="3.43" pos="952.54" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="94.00">
<         <vehicle id="ToC_veh" x="1458.26" y="-1.60" angle="90.00" type="manual" speed="5.71" pos="958.26" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="95.00">
<         <vehicle id="ToC_veh" x="1466.28" y="-1.60" angle="90.00" type="manual" speed="8.03" pos="966.28" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="96.00">
<         <vehicle id="ToC_veh" x="1474.78" y="-1.60" angle="90.00" type="manual" speed="8.50" pos="974.78" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="97.00">
<         <vehicle id="ToC_veh" x="1483.69" y="-1.60" angle="90.00" type="manual" speed="8.91" pos="983.69" lane="WE_1" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
485,650d484
< time 93.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 1.8017288731876762
<   state = RECOVERING
< time 94.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 3.42978115901351
<   state = RECOVERING
< time 95.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 5.714763020025567
<   state = RECOVERING
< time 96.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 8.02807157007046
<   state = RECOVERING
< time 97.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.65
<   currentSpeed = 8.498900126390994
<   state = RECOVERING
< time 98.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.75
<   currentSpeed = 8.907927125813343
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:06:50 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,27
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="52.00" lane="WE_1" lanePos="677.94" x="1177.94" y="-1.60"/>
<     <MRM id="ToC_veh" t="57.00" lane="WE_1" lanePos="747.39" x="1247.39" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="92.00" lane="WE_1" lanePos="947.31" x="1447.31" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58997"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice No_LC_during_ToC_preparation ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
514,718d513
< Current lane of veh0: 1
< Current lc mode  of veh0: 1621
< Time 73.0: veh 'ToC_veh' changed lanes. Current: 1
< time 73.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 9.39
<   state = RECOVERING
< Current lane of veh0: 1
< Current lc mode  of veh0: 1621
< time 74.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 7.812345778911099
<   state = RECOVERING
< Current lane of veh0: 1
< Current lc mode  of veh0: 1621
< time 75.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 8.97798994504074
<   state = RECOVERING
< Current lane of veh0: 1
< Current lc mode  of veh0: 1621
< time 76.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 8.55153014491471
<   state = RECOVERING
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:10:48 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="32.00" lane="WE_0" lanePos="400.14" x="900.14" y="-4.80"/>
<     <ToCdown id="ToC_veh" t="72.00" lane="WE_0" lanePos="955.74" x="1455.74" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59029"/>
>     </traci_server>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice No_accel_during_ToC_preparation_default ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
213,767d212
< Acceleration = 2.3744028148939833
< Accel = 2.6
< time 30.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 10.174402814893984
<   state = RECOVERING
< Acceleration = 1.4647442211629826
< Accel = 2.6
< time 31.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 11.639147036056967
<   state = RECOVERING
< Acceleration = 0.2933941103237334
< Accel = 2.6
< time 32.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 11.9325411463807
<   state = RECOVERING
< Acceleration = 0.08102874557953399
< Accel = 2.6
< time 33.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 12.013569891960234
<   state = RECOVERING
< Acceleration = 0.6278616898227476
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:10:24 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="4.00" lane="WE_0" lanePos="15.60" x="515.60" y="-4.80"/>
<     <ToCdown id="ToC_veh" t="29.00" lane="WE_0" lanePos="210.60" x="710.60" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59023"/>
>     </traci_server>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice ToC_down_up_reset_color ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: [t=202] Positive transition time (24s.) for upward ToC of vehicle 'ToC_veh' is ignored.
---------- Differences in fcd ----------
325,1508c325
<     </timestep>
<     <timestep time="107.00">
<         <vehicle id="ToC_veh" x="1044.66" y="2989.85" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="62.31" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="108.00">
<         <vehicle id="ToC_veh" x="1028.80" y="2978.33" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="81.91" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="109.00">
<         <vehicle id="ToC_veh" x="1012.95" y="2966.80" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="101.51" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="110.00">
<         <vehicle id="ToC_veh" x="997.09" y="2955.28" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="121.11" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="111.00">
<         <vehicle id="ToC_veh" x="981.23" y="2943.76" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="140.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="112.00">
<         <vehicle id="ToC_veh" x="965.38" y="2932.24" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="160.31" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="113.00">
<         <vehicle id="ToC_veh" x="949.52" y="2920.72" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="179.91" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="114.00">
<         <vehicle id="ToC_veh" x="933.66" y="2909.20" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="199.51" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="115.00">
<         <vehicle id="ToC_veh" x="917.81" y="2897.68" angle="234.00" type="automated@ToC_veh" speed="19.60" pos="219.11" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="116.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
325,3017d324
<   currentSpeed = 19.6
<   state = AUTOMATED
<   color = (255, 255, 0, 255)
< time 54.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<   color = (255, 255, 0, 255)
< time 55.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<   color = (255, 255, 0, 255)
< time 56.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<   color = (255, 255, 0, 255)
< time 57.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<   color = (255, 255, 0, 255)
< time 58.0
< ToC device infos for vehicle 'ToC_veh'
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:21:31 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCdown id="ToC_veh" t="125.00" lane="4/1to5/1_0" lanePos="395.51" x="775.10" y="2794.00"/>
<     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="215.52" x="232.17" y="2241.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59064"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice ToC_overflow ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,28d0
< Warning: [t=152] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=152] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=152] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=153] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=153] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=202] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=352] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=352] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=352] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=353] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=353] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=402] Positive transition time (20s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=552] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=552] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=552] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=553] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=553] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=602] Positive transition time (30s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=752] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=752] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=752] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=753] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=753] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=952] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=952] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=952] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=953] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=953] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
---------- Differences in fcd ----------
66,3008c66
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="21.00">
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="22.00">
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="23.00">
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="24.00">
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="25.00">
<         <vehicle id="ToC_veh" x="2866.43" y="2457.23" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="13.62" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="26.00">
<         <vehicle id="ToC_veh" x="2865.35" y="2458.01" angle="306.00" type="manual" speed="1.33" pos="14.95" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="27.00">
<         <vehicle id="ToC_veh" x="2862.63" y="2459.99" angle="306.00" type="manual" speed="3.37" pos="18.32" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="28.00">
<         <vehicle id="ToC_veh" x="2858.57" y="2462.94" angle="306.00" type="manual" speed="5.02" pos="23.33" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="29.00">
<         <vehicle id="ToC_veh" x="2853.34" y="2466.73" angle="306.00" type="manual" speed="6.46" pos="29.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5082d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 23.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 1.20
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = MANUAL
< Requested ToC of veh0 at t=2.0 (until t=2.0)
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 1.6653582328232006
<   state = AUTOMATED
< Requested ToC of veh0 at t=3.0 (until t=3.05)
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 4.265358232823201
<   state = PREPARING_TOC
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:06:30 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,80c6,24
< <ToCDeviceLog>
<     <ToCup id="ToC_veh" t="2.00" lane=":2/1_0_0" lanePos="1.57" x="2878.05" y="2448.76"/>
<     <TOR id="ToC_veh" t="3.00" lane="2/1to3/1_0" lanePos="3.76" x="2874.41" y="2451.43"/>
<     <MRM id="ToC_veh" t="3.00" lane="2/1to3/1_0" lanePos="3.76" x="2874.41" y="2451.43"/>
<     <ToCdown id="ToC_veh" t="26.00" lane="2/1to3/1_0" lanePos="13.62" x="2866.43" y="2457.23"/>
<     <ToCup id="ToC_veh" t="152.00" lane="5/1to6/1_0" lanePos="480.34" x="150.34" y="1989.93"/>
<     <TOR id="ToC_veh" t="152.00" lane="5/1to6/1_0" lanePos="480.34" x="150.34" y="1989.93"/>
<     <ToCup id="ToC_veh" t="152.00" lane="5/1to6/1_0" lanePos="480.34" x="150.34" y="1989.93"/>
<     <TOR id="ToC_veh" t="152.00" lane="5/1to6/1_0" lanePos="480.34" x="150.34" y="1989.93"/>
<     <ToCup id="ToC_veh" t="152.00" lane="5/1to6/1_0" lanePos="480.34" x="150.34" y="1989.93"/>
<     <TOR id="ToC_veh" t="153.00" lane="5/1to6/1_0" lanePos="512.30" x="140.46" y="1959.54"/>
<     <ToCup id="ToC_veh" t="153.00" lane="5/1to6/1_0" lanePos="512.30" x="140.46" y="1959.54"/>
<     <TOR id="ToC_veh" t="153.00" lane="5/1to6/1_0" lanePos="512.30" x="140.46" y="1959.54"/>
<     <ToCup id="ToC_veh" t="153.00" lane="5/1to6/1_0" lanePos="512.30" x="140.46" y="1959.54"/>
<     <TOR id="ToC_veh" t="153.00" lane="5/1to6/1_0" lanePos="512.30" x="140.46" y="1959.54"/>
<     <MRM id="ToC_veh" t="163.00" lane="5/1to6/1_0" lanePos="831.83" x="41.72" y="1655.65"/>
<     <ToCdown id="ToC_veh" t="176.00" lane="6/1to7/1_0" lanePos="169.47" x="47.66" y="1348.55"/>
<     <ToCup id="ToC_veh" t="202.00" lane="6/1to7/1_0" lanePos="561.63" x="168.84" y="975.58"/>
<     <TOR id="ToC_veh" t="203.00" lane="6/1to7/1_0" lanePos="579.87" x="174.48" y="958.23"/>
<     <MRM id="ToC_veh" t="213.00" lane="6/1to7/1_0" lanePos="762.27" x="230.84" y="784.75"/>
<     <ToCdown id="ToC_veh" t="226.00" lane="6/1to7/1_0" lanePos="905.79" x="275.19" y="648.26"/>
<     <ToCup id="ToC_veh" t="352.00" lane="8/1to9/1_0" lanePos="796.21" x="1894.17" y="-4.95"/>
<     <TOR id="ToC_veh" t="352.00" lane="8/1to9/1_0" lanePos="796.21" x="1894.17" y="-4.95"/>
<     <ToCup id="ToC_veh" t="352.00" lane="8/1to9/1_0" lanePos="796.21" x="1894.17" y="-4.95"/>
<     <TOR id="ToC_veh" t="352.00" lane="8/1to9/1_0" lanePos="796.21" x="1894.17" y="-4.95"/>
<     <ToCup id="ToC_veh" t="352.00" lane="8/1to9/1_0" lanePos="796.21" x="1894.17" y="-4.95"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice ToC_with_sampled_responseTime ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,1508c648
<         <vehicle id="ToC_veh" x="54.37" y="1327.89" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="191.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="60.43" y="1309.25" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="210.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="66.48" y="1290.60" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="230.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="72.54" y="1271.96" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="249.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
669,2520d668
<   state = AUTOMATED
< time 132.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 133.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:21:43 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="226.00" lane="6/1to7/1_0" lanePos="406.79" x="120.99" y="1122.84"/>
<     <ToCdown id="ToC_veh" t="229.00" lane="6/1to7/1_0" lanePos="461.99" x="138.05" y="1070.34"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59073"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice complete_MRM ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,1508c648
<         <vehicle id="ToC_veh" x="29.90" y="1403.21" angle="162.00" type="automated@ToC_veh" speed="6.40" pos="111.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="31.50" y="1398.26" angle="162.00" type="automated@ToC_veh" speed="5.20" pos="117.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="32.74" y="1394.46" angle="162.00" type="automated@ToC_veh" speed="4.00" pos="121.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="33.60" y="1391.80" angle="162.00" type="automated@ToC_veh" speed="2.80" pos="123.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="34.10" y="1390.28" angle="162.00" type="automated@ToC_veh" speed="1.60" pos="125.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.40" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
671,2515d670
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 138.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:06:35 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="203.00" lane="5/1to6/1_0" lanePos="940.15" x="8.25" y="1552.63"/>
<     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="125.99" x="34.22" y="1389.90"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58975"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice dynamic_ToC ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
387,592d386
< Time 60.0: Current lane of veh 'ToC_veh': WE_1
< time 60.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 12.39
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 61.0: Current lane of veh 'ToC_veh': WE_0
< time 61.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 13.161688095431746
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 62.0: Current lane of veh 'ToC_veh': WE_0
< time 62.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 12.643181383477495
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 63.0: Current lane of veh 'ToC_veh': WE_0
< time 63.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 12.567982754002298
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 64.0: Current lane of veh 'ToC_veh': WE_0
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:06:43 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <DYNTOR id="ToC_veh" t="45.00" lane="WE_1" lanePos="594.60" x="1094.60" y="-1.60"/>
<     <MRM id="ToC_veh" t="56.00" lane="WE_1" lanePos="733.50" x="1233.50" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="59.00" lane="WE_1" lanePos="773.67" x="1273.67" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58989"/>
>     </traci_server>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
589,728d588
< Time 95.0: Current lane of veh 'ToC_veh': WE_1
< time 95.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.25
<   currentSpeed = 0.0
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 96.0: Current lane of veh 'ToC_veh': WE_0
< time 96.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.35
<   currentSpeed = 0.0
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 97.0: Current lane of veh 'ToC_veh': :gneJ1_0_0
< time 97.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.45
<   currentSpeed = 2.0296243834774943
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 98.0: Current lane of veh 'ToC_veh': :gneJ1_0_0
< time 98.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 0.55
<   currentSpeed = 3.471313053183258
<   state = RECOVERING
< Switched to manual mode: Allowing LCs!
< Time 99.0: Current lane of veh 'ToC_veh': NS_0
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:06:44 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <DYNTOR id="ToC_veh" t="80.00" lane="WE_1" lanePos="982.60" x="1482.60" y="-1.60"/>
<     <MRM id="ToC_veh" t="91.00" lane="WE_1" lanePos="992.80" x="1492.80" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="94.00" lane="WE_1" lanePos="992.80" x="1492.80" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58993"/>
>     </traci_server>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice incomplete_MRM ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,3008c648
<         <vehicle id="ToC_veh" x="54.37" y="1327.89" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="191.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="60.43" y="1309.25" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="210.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="66.48" y="1290.60" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="230.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="72.54" y="1271.96" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="249.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
671,5015d670
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 138.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:10:55 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="223.00" lane="6/1to7/1_0" lanePos="347.99" x="102.82" y="1178.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="385.99" x="114.57" y="1142.62"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59033"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output CF_situation1 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
298,2510c298
<         <vehicle id="leader" x="1993.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="86.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <vehicle id="ToC_veh" x="2625.42" y="2632.33" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="311.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1974.38" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="105.67" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <vehicle id="ToC_veh" x="2625.42" y="2632.33" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="311.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1954.78" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="125.27" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <vehicle id="ToC_veh" x="2625.42" y="2632.33" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="311.53" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1935.18" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="144.87" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <vehicle id="ToC_veh" x="2624.04" y="2633.33" angle="306.00" type="manual" speed="1.70" pos="313.23" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2631.49" y="2627.92" angle="306.00" type="automated" speed="0.00" pos="304.03" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1915.58" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="164.47" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="ToC_veh" x="2621.34" y="2635.30" angle="306.00" type="manual" speed="3.34" pos="316.58" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2630.11" y="2628.92" angle="306.00" type="automated" speed="1.70" pos="305.73" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="1895.98" y="3027.41" angle="270.00" type="automated" speed="19.60" pos="184.07" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="64.00">
<         <vehicle id="ToC_veh" x="2616.82" y="2638.58" angle="306.00" type="manual" speed="5.59" pos="322.16" lane="2/1to3/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 1.20
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:51:42 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="121.93" x="2778.81" y="2520.89"/>
<     <MRM id="ToC_veh" t="13.00" lane="2/1to3/1_0" lanePos="141.53" x="2762.95" y="2532.41"/>
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="311.53" x="2625.42" y="2632.33"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58862"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output CF_situation2 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
257,2510c257
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2380.07" y="2810.59" angle="306.00" type="automated" speed="19.60" pos="614.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="51.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2364.21" y="2822.11" angle="306.00" type="automated" speed="19.60" pos="634.40" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="52.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2348.36" y="2833.63" angle="306.00" type="automated" speed="19.60" pos="654.00" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="53.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2332.50" y="2845.15" angle="306.00" type="automated" speed="19.60" pos="673.60" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="54.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2316.64" y="2856.67" angle="306.00" type="automated" speed="19.60" pos="693.20" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="55.00">
<         <vehicle id="ToC_veh" x="2818.13" y="2492.32" angle="306.00" type="automated@ToC_veh" speed="0.00" pos="73.33" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="follower" x="2824.19" y="2487.91" angle="306.00" type="automated" speed="0.00" pos="65.83" lane="2/1to3/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2300.79" y="2868.19" angle="306.00" type="automated" speed="19.60" pos="712.80" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="56.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2515d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 50.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 3.50
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.09900000000002274
<   state = AUTOMATED
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.599999999999999
<   state = AUTOMATED
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.199999999999999
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:51:50 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="7.00" lane="2/1to3/1_0" lanePos="29.33" x="2853.72" y="2466.46"/>
<     <MRM id="ToC_veh" t="8.00" lane="2/1to3/1_0" lanePos="42.33" x="2843.21" y="2474.10"/>
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="73.33" x="2818.13" y="2492.32"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58877"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output complete_MRM ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,1508c648
<         <vehicle id="ToC_veh" x="29.90" y="1403.21" angle="162.00" type="automated@ToC_veh" speed="6.40" pos="111.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="31.50" y="1398.26" angle="162.00" type="automated@ToC_veh" speed="5.20" pos="117.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="32.74" y="1394.46" angle="162.00" type="automated@ToC_veh" speed="4.00" pos="121.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="33.60" y="1391.80" angle="162.00" type="automated@ToC_veh" speed="2.80" pos="123.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="34.10" y="1390.28" angle="162.00" type="automated@ToC_veh" speed="1.60" pos="125.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.40" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="34.22" y="1389.90" angle="162.00" type="automated@ToC_veh" speed="0.00" pos="125.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
671,2515d670
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 138.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:51:29 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="203.00" lane="5/1to6/1_0" lanePos="940.15" x="8.25" y="1552.63"/>
<     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="125.99" x="34.22" y="1389.90"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58827"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output incomplete_MRM ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,3008c648
<         <vehicle id="ToC_veh" x="54.37" y="1327.89" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="191.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="60.43" y="1309.25" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="210.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="66.48" y="1290.60" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="230.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="72.54" y="1271.96" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="249.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
671,5015d670
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 138.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:51:34 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="223.00" lane="6/1to7/1_0" lanePos="347.99" x="102.82" y="1178.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="385.99" x="114.57" y="1142.62"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58838"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output request_MRMs ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
948,1508c948
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="315.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="316.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="317.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="318.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="319.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="320.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="321.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="322.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="323.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1022,2522c1022
< time 203.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.6
<   state = AUTOMATED
< time 204.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.2
<   state = AUTOMATED
< time 205.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 7.800000000000001
<   state = AUTOMATED
< time 206.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 10.4
<   state = AUTOMATED
< Requested downward ToC of veh at t=207.0 (until t=231.0)
< time 207.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 13.0
<   state = PREPARING_TOC
< time 208.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:51:42 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="409.11" x="764.09" y="2786.00"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="824.84" x="427.76" y="2541.65"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output successful_ToC ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,1508c648
<         <vehicle id="ToC_veh" x="54.37" y="1327.89" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="191.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="60.43" y="1309.25" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="210.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="66.48" y="1290.60" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="230.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="72.54" y="1271.96" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="249.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
671,2515d670
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 138.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:51:41 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58852"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output two_with_different_outfile ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
878,2009c878
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="70.22" y="1279.10" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="242.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="76.28" y="1260.46" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="262.09" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="82.34" y="1241.82" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="281.69" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="88.39" y="1223.18" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="301.29" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="94.45" y="1204.53" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="320.89" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="100.51" y="1185.89" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="340.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="224.00">
<         <vehicle id="ToC_veh" x="114.94" y="1141.48" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="387.19" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="106.56" y="1167.25" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="360.09" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="225.00">
<         <vehicle id="ToC_veh" x="119.60" y="1127.12" angle="162.00" type="manual" speed="15.10" pos="402.29" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1662,5030d1661
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 165.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 166.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 166.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 167.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 167.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 168.0
< ToC device infos for vehicle 'ToC_veh'
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:55:23 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58896"/>
>     </traci_server>
<truncated after showing first 30 lines>
---------- Differences in toc2 ----------
2a3,4
> <!-- generated on 2024-07-06 02:55:23 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh2" t="204.00" lane="5/1to6/1_0" lanePos="932.65" x="10.57" y="1559.76"/>
<     <ToCdown id="ToC_veh2" t="227.00" lane="6/1to7/1_0" lanePos="394.79" x="117.29" y="1134.25"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58896"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output two_with_same_outfile ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
878,2009c878
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="70.22" y="1279.10" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="242.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="76.28" y="1260.46" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="262.09" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="82.34" y="1241.82" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="281.69" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="88.39" y="1223.18" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="301.29" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="94.45" y="1204.53" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="320.89" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="100.51" y="1185.89" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="340.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="224.00">
<         <vehicle id="ToC_veh" x="114.94" y="1141.48" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="387.19" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="106.56" y="1167.25" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="360.09" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="225.00">
<         <vehicle id="ToC_veh" x="119.60" y="1127.12" angle="162.00" type="manual" speed="15.10" pos="402.29" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1662,5030d1661
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 165.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 166.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 166.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 167.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 167.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 168.0
< ToC device infos for vehicle 'ToC_veh'
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:52:17 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <TOR id="ToC_veh2" t="204.00" lane="5/1to6/1_0" lanePos="932.65" x="10.57" y="1559.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
<     <ToCdown id="ToC_veh2" t="227.00" lane="6/1to7/1_0" lanePos="394.79" x="117.29" y="1134.25"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice output two_with_same_outfile_global_option ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
878,2009c878
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="70.22" y="1279.10" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="242.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="76.28" y="1260.46" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="262.09" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="82.34" y="1241.82" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="281.69" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="88.39" y="1223.18" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="301.29" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="94.45" y="1204.53" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="320.89" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="100.51" y="1185.89" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="340.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="224.00">
<         <vehicle id="ToC_veh" x="114.94" y="1141.48" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="387.19" lane="6/1to7/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="106.56" y="1167.25" angle="162.00" type="automated@ToC_veh2" speed="19.60" pos="360.09" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="225.00">
<         <vehicle id="ToC_veh" x="119.60" y="1127.12" angle="162.00" type="manual" speed="15.10" pos="402.29" lane="6/1to7/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1662,5030d1661
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 165.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 166.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 166.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 167.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 167.0
< ToC device infos for vehicle 'ToC_veh2'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 168.0
< ToC device infos for vehicle 'ToC_veh'
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-07-06 02:52:23 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,32
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <TOR id="ToC_veh2" t="204.00" lane="5/1to6/1_0" lanePos="932.65" x="10.57" y="1559.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
<     <ToCdown id="ToC_veh2" t="227.00" lane="6/1to7/1_0" lanePos="394.79" x="117.29" y="1134.25"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <toc_device>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice request_MRMs ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
948,1508c948
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="315.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="316.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="317.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="318.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="319.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="320.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="321.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="322.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="323.00">
<         <vehicle id="ToC_veh" x="803.25" y="2814.45" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="360.71" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1022,2522c1022
< time 203.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.6
<   state = AUTOMATED
< time 204.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 5.2
<   state = AUTOMATED
< time 205.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 7.800000000000001
<   state = AUTOMATED
< time 206.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 10.4
<   state = AUTOMATED
< Requested downward ToC of veh at t=207.0 (until t=231.0)
< time 207.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 13.0
<   state = PREPARING_TOC
< time 208.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:21:36 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="409.11" x="764.09" y="2786.00"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="475.48" x="710.40" y="2746.99"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="701.99" x="527.15" y="2613.85"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice spec_vTypeDist ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,74d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manualDistribution71
<   automatedType = automatedDistributionWithToCDevice89
<   responseTime = 10.63
<   recoveryRate = 0.29
<   initialAwareness = 0.77
<   mrmDecel = 3.00
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = PREPARING_TOC
< Current type: automatedDistributionWithToCDevice89@ToC_veh
< time 22.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.2265179235
<   state = MANUAL
< Current type: manualDistribution71
< time 42.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice start_automated ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,5d0
< Warning: [t=127] Positive transition time (12.5s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=227] Positive transition time (22.5s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=252] Positive transition time (25s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=277] Positive transition time (27.5s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=377] Positive transition time (37.5s.) for upward ToC of vehicle 'ToC_veh' is ignored.
---------- Differences in fcd ----------
66,1508c66
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="21.00">
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="22.00">
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="23.00">
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="24.00">
<         <vehicle id="ToC_veh" x="2873.70" y="2451.94" angle="306.16" type="automated@ToC_veh" speed="0.00" pos="4.63" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="25.00">
<         <vehicle id="ToC_veh" x="2872.63" y="2452.72" angle="306.00" type="manual" speed="1.33" pos="5.96" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="26.00">
<         <vehicle id="ToC_veh" x="2869.91" y="2454.70" angle="306.00" type="manual" speed="3.37" pos="9.32" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="27.00">
<         <vehicle id="ToC_veh" x="2865.85" y="2457.65" angle="306.00" type="manual" speed="5.02" pos="14.34" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="28.00">
<         <vehicle id="ToC_veh" x="2860.62" y="2461.45" angle="306.00" type="manual" speed="6.46" pos="20.81" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="29.00">
<         <vehicle id="ToC_veh" x="2853.69" y="2466.48" angle="306.00" type="manual" speed="8.56" pos="29.37" lane="2/1to3/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2524d0
< time 1.0
< ToC device infos for vehicle 'ToC_veh'
< Static parameters:
<   holder = ToC_veh
<   manualType = manual
<   automatedType = automated
<   responseTime = 23.00
<   recoveryRate = 0.10
<   initialAwareness = 0.25
<   mrmDecel = 1.20
< Dynamic parameters:
<   currentAwareness = 1.00
<   currentSpeed = 0.0
<   state = AUTOMATED
< Requested ToC of veh0 at t=2.0 (until t=2.0)
< time 2.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.6
<   state = PREPARING_TOC
< time 3.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 2.6
<   state = MRM
< time 4.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 1.4000000000000001
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 02:56:33 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,20c6,24
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="2.00" lane="2/1to3/1_0" lanePos="0.43" x="2877.10" y="2449.47"/>
<     <MRM id="ToC_veh" t="2.00" lane="2/1to3/1_0" lanePos="0.43" x="2877.10" y="2449.47"/>
<     <ToCdown id="ToC_veh" t="25.00" lane="2/1to3/1_0" lanePos="4.63" x="2873.70" y="2451.94"/>
<     <ToCup id="ToC_veh" t="127.00" lane="3/1to4/1_0" lanePos="501.94" x="1578.10" y="3027.41"/>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="1.18" x="298.40" y="2445.64"/>
<     <MRM id="ToC_veh" t="222.00" lane="5/1to6/1_0" lanePos="393.18" x="177.27" y="2072.83"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="5/1to6/1_0" lanePos="448.38" x="160.21" y="2020.33"/>
<     <ToCup id="ToC_veh" t="227.00" lane="5/1to6/1_0" lanePos="478.27" x="150.98" y="1991.91"/>
<     <TOR id="ToC_veh" t="242.00" lane="5/1to6/1_0" lanePos="769.68" x="60.93" y="1714.75"/>
<     <ToCup id="ToC_veh" t="252.00" lane="5/1to6/1_0" lanePos="965.68" x="0.36" y="1528.35"/>
<     <TOR id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="177.52" x="50.15" y="1340.89"/>
<     <ToCup id="ToC_veh" t="277.00" lane="6/1to7/1_0" lanePos="471.52" x="141.00" y="1061.27"/>
<     <TOR id="ToC_veh" t="302.00" lane="6/1to7/1_0" lanePos="961.52" x="292.41" y="595.25"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="7/1to8/1_0" lanePos="428.16" x="646.94" y="321.58"/>
<     <ToCup id="ToC_veh" t="377.00" lane="8/1to9/1_0" lanePos="223.50" x="1321.45" y="-4.95"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice start_manual ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,4d0
< Warning: [t=202] Positive transition time (20s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=242] Positive transition time (24s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=262] Positive transition time (26s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=302] Positive transition time (30s.) for upward ToC of vehicle 'ToC_veh' is ignored.
---------- Differences in fcd ----------
453,1508c453
<         <vehicle id="ToC_veh" x="303.01" y="2451.01" angle="234.00" type="automated@ToC_veh" speed="8.78" pos="979.05" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="150.00">
<         <vehicle id="ToC_veh" x="297.40" y="2442.54" angle="198.20" type="manual" speed="9.55" pos="4.44" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="151.00">
<         <vehicle id="ToC_veh" x="294.67" y="2434.15" angle="198.00" type="manual" speed="8.83" pos="13.27" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="152.00">
<         <vehicle id="ToC_veh" x="291.94" y="2425.74" angle="198.00" type="manual" speed="8.84" pos="22.11" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="153.00">
<         <vehicle id="ToC_veh" x="289.18" y="2417.25" angle="198.00" type="manual" speed="8.93" pos="31.04" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="154.00">
<         <vehicle id="ToC_veh" x="286.41" y="2408.72" angle="198.00" type="manual" speed="8.97" pos="40.01" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="155.00">
<         <vehicle id="ToC_veh" x="283.57" y="2399.99" angle="198.00" type="manual" speed="9.18" pos="49.19" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="156.00">
<         <vehicle id="ToC_veh" x="280.73" y="2391.24" angle="198.00" type="manual" speed="9.19" pos="58.38" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="157.00">
<         <vehicle id="ToC_veh" x="277.96" y="2382.74" angle="198.00" type="manual" speed="8.95" pos="67.33" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="158.00">
<         <vehicle id="ToC_veh" x="275.33" y="2374.63" angle="198.00" type="manual" speed="8.53" pos="75.85" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
304,2524d303
<   currentSpeed = 20.776000000000003
<   state = AUTOMATED
< time 60.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.776000000000003
<   state = AUTOMATED
< time 61.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.776000000000003
<   state = AUTOMATED
< time 62.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.776000000000003
<   state = AUTOMATED
< time 63.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.776000000000003
<   state = AUTOMATED
< time 64.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.776000000000003
<   state = AUTOMATED
< time 65.0
< ToC device infos for vehicle 'ToC_veh'
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 02:55:54 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,24
< <ToCDeviceLog>
<     <ToCup id="ToC_veh" t="2.00" lane=":2/1_0_0" lanePos="1.57" x="2878.05" y="2448.76"/>
<     <TOR id="ToC_veh" t="127.00" lane="4/1to5/1_0" lanePos="567.20" x="636.20" y="2693.08"/>
<     <MRM id="ToC_veh" t="139.00" lane="4/1to5/1_0" lanePos="816.51" x="434.50" y="2546.54"/>
<     <ToCdown id="ToC_veh" t="150.00" lane="4/1to5/1_0" lanePos="979.05" x="303.01" y="2451.01"/>
<     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="469.44" x="153.71" y="2000.30"/>
<     <TOR id="ToC_veh" t="227.00" lane="5/1to6/1_0" lanePos="810.80" x="48.22" y="1675.65"/>
<     <ToCup id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="32.44" x="5.31" y="1478.87"/>
<     <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="169.64" x="47.71" y="1348.38"/>
<     <ToCup id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="306.84" x="90.11" y="1217.90"/>
<     <TOR id="ToC_veh" t="277.00" lane="6/1to7/1_0" lanePos="512.64" x="153.70" y="1022.17"/>
<     <ToCdown id="ToC_veh" t="300.00" lane="6/1to7/1_0" lanePos="828.20" x="251.22" y="722.05"/>
<     <ToCup id="ToC_veh" t="302.00" lane="6/1to7/1_0" lanePos="847.15" x="257.07" y="704.03"/>
<     <TOR id="ToC_veh" t="377.00" lane="7/1to8/1_0" lanePos="890.60" x="1021.05" y="49.77"/>
<     <ToCdown id="ToC_veh" t="400.00" lane="8/1to9/1_0" lanePos="222.00" x="1319.95" y="-4.95"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo ToCDevice successful_ToC ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
648,1508c648
<         <vehicle id="ToC_veh" x="54.37" y="1327.89" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="191.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="215.00">
<         <vehicle id="ToC_veh" x="60.43" y="1309.25" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="210.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="216.00">
<         <vehicle id="ToC_veh" x="66.48" y="1290.60" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="230.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="217.00">
<         <vehicle id="ToC_veh" x="72.54" y="1271.96" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="249.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="218.00">
<         <vehicle id="ToC_veh" x="78.60" y="1253.32" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="269.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="219.00">
<         <vehicle id="ToC_veh" x="84.65" y="1234.68" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="289.19" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="220.00">
<         <vehicle id="ToC_veh" x="90.71" y="1216.04" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="308.79" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="221.00">
<         <vehicle id="ToC_veh" x="96.77" y="1197.40" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="328.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="222.00">
<         <vehicle id="ToC_veh" x="102.82" y="1178.76" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="347.99" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="223.00">
<         <vehicle id="ToC_veh" x="108.88" y="1160.12" angle="162.00" type="automated@ToC_veh" speed="19.60" pos="367.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
671,2515d670
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 134.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 135.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 136.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 137.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
< time 138.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 19.6
<   state = AUTOMATED
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-07-06 03:11:34 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59037"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo parallel ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci gui gui ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- 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 were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci person person ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
5,7c5
< Error: Answered with error to command 0xae: The stage index must be lower than the number of remaining stages.
< Error: Answered with error to command 0xae: The negative stage index -2 must refer to a valid previous stage.
< Warning: Person 'tripTest2' walking from edge '2fi' to edge '1fi' has a disconnect, time=219.00.
---
> Assertion failed: pathIt2 != myWalkingAreaPaths.end(), file C:/Users/delphi/testreports/sumo/git/src/microsim/transportables/MSPModel_Striping.cpp, line 388
---------- Differences in fcd ----------
135,1655c135
<         <person id="detour" x="511.56" y="493.16" angle="4.61" speed="1.34" pos="6.64" edge=":0_w2" slope="0.00"/>
<         <person id="tripTest" x="748.73" y="510.91" angle="270.00" speed="1.30" pos="8.45" edge=":m2_w0" slope="0.00"/>
<         <person id="horiz" x="742.91" y="511.55" angle="270.00" speed="1.57" pos="5.59" edge="2si" slope="0.00"/>
<     </timestep>
<     <timestep time="18.00">
<         <vehicle id="veh0" x="489.06" y="501.29" angle="281.95" type="DEFAULT_VEHTYPE" speed="7.48" pos="11.46" lane=":0_20_0" slope="0.00"/>
<         <person id="newPerson" x="502.05" y="496.76" angle="238.98" speed="0.00" pos="9.07" edge=":0_10" slope="0.00"/>
<         <person id="detour2" x="513.31" y="489.61" angle="356.93" speed="1.36" pos="2.97" edge=":0_w2" slope="0.00"/>
<         <person id="detour" x="513.11" y="493.28" angle="356.93" speed="0.00" pos="6.64" edge=":0_w2" slope="0.00"/>
<         <person id="tripTest" x="747.50" y="510.91" angle="270.00" speed="1.23" pos="1.00" edge="2si" slope="0.00"/>
<         <person id="horiz" x="741.30" y="511.55" angle="270.00" speed="1.61" pos="7.20" edge="2si" slope="0.00"/>
<     </timestep>
<     <timestep time="19.00">
<         <vehicle id="veh0" x="479.59" y="501.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="9.49" pos="6.96" lane="1o_1" slope="0.00"/>
<         <person id="newPerson" x="502.05" y="496.76" angle="238.98" speed="0.00" pos="9.07" edge=":0_10" slope="0.00"/>
<         <person id="detour2" x="513.23" y="490.98" angle="356.93" speed="1.38" pos="4.35" edge=":0_w2" slope="0.00"/>
<         <person id="detour" x="513.04" y="494.61" angle="356.93" speed="1.34" pos="7.98" edge=":0_w2" slope="0.00"/>
<         <person id="tripTest" x="746.31" y="510.91" angle="270.00" speed="1.19" pos="2.19" edge="2si" slope="0.00"/>
<         <person id="horiz" x="739.65" y="511.55" angle="270.00" speed="1.65" pos="8.85" edge="2si" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <vehicle id="veh0" x="469.10" y="501.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.49" pos="17.45" lane="1o_1" slope="0.00"/>
<         <person id="newPerson" x="502.05" y="496.76" angle="238.98" speed="0.00" pos="9.07" edge=":0_10" slope="0.00"/>
<         <person id="detour2" x="513.16" y="492.29" angle="356.93" speed="1.31" pos="5.65" edge=":0_w2" slope="0.00"/>
<         <person id="detour" x="511.63" y="494.13" angle="90.00" speed="1.29" pos="9.27" edge=":0_w2" slope="0.00"/>
<         <person id="tripTest" x="745.11" y="510.91" angle="270.00" speed="1.20" pos="3.39" edge="2si" slope="0.00"/>
<         <person id="horiz" x="738.04" y="511.55" angle="270.00" speed="1.61" pos="10.46" edge="2si" slope="0.00"/>
<     </timestep>
<     <timestep time="21.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,140d0
< 0.0: departed=() (0) arrived=() (0)
< step 0.0
< 1.0: departed=('horiz', 'detour', 'detour2', 'newPerson') (4) arrived=() (0)
< step 1.0
< 2.0: departed=() (0) arrived=() (0)
< step 2.0
< detour edges ('3si', '2o', '2fi', '2si', '4o')
< detour edges after routing ('3si', '4o')
< tripTest edges after routing ('2fi', '2si', '1si', '1fi')
< type pType3@horiz
< persons ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')
< person count 5
< examining horiz
< speed 1.2250125566626795
< speedFactor 1.0
< pos (759.1336009754515, 504.95000000000005)
< pos3D (759.1336009754515, 504.95000000000005, 0.0)
< angle 270.0
< slope 0.0
< road 2fi
< lane 2fi_0
< type pType3@horiz
< lanePos 240.8663990245485
< color (0, 0, 255, 255)
< length 2.0
< MinGap 2.22
< width 1.11
< waiting time 0.0
< stage Stage(type=2, edges=('2fi', '2si', '1o'), travelTime=3.0, cost=INVALID, length=766.537661434478, depart=0.0, departPos=238.5, arrivalPos=486.54, description=walking)
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci vehicle vehicle ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
18,29d17
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
---------- Differences in output ----------
633,1151d632
< ('veh', 'offRoad', 'speed', 4.622368744923734, 'acceleration', 1.4472902710083875, 'pos', '(440.27846801956014, 501.65)', 'pos3d', '(440.27846801956014, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 49.495070071052766, 'CO2', 3936.5316372217603)
< ('veh', 'collider', 'speed', 0.0, 'acceleration', 0.0, 'pos', '(997.018, 501.65)', 'pos3d', '(997.018, 501.65, 0.0)', 'angle', 342.70689357987186, 'road', '2fi', 'lane', '2fi_0', 'lanePos', 3.0, 'CO2', 2624.722222222222)
< step 117.0
< ('veh', 'collider', 'speed', 0.9425906566808205, 'acceleration', 0.0, 'pos', '(543.209784126874, 504.95)', 'pos3d', '(543.209784126874, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 216.41388980932535, 'CO2', 2509.395630114472)
< step 118.0
< ('veh', 'collider', 'speed', 3.210203167158013, 'acceleration', 2.2676125104771927, 'pos', '(540.1645854025079, 504.95)', 'pos3d', '(540.1645854025079, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 219.62409297648335, 'CO2', 4186.617967916901)
< step 119.0
< ('veh', 'collider', 'speed', 4.721933816572117, 'acceleration', 1.5117306494141043, 'pos', '(535.6853589841076, 504.95)', 'pos3d', '(535.6853589841076, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 224.34602679305547, 'CO2', 4047.794883309236)
< step 120.0
< ('veh', 'collider', 'speed', 1.6897886185780067, 'acceleration', -3.0321451979941108, 'pos', '(534.0824255005246, 504.95)', 'pos3d', '(534.0824255005246, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 226.03581541163348, 'CO2', 0.0)
< step 121.0
< ('veh', 'collider', 'speed', 0.4180737631326582, 'acceleration', -1.2717148554453486, 'pos', '(449.558, 501.65)', 'pos3d', '(449.558, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 40.0, 'CO2', 2433.2604119351618)
< step 122.0
< ('veh', 'collider', 'speed', 2.9746337141307113, 'acceleration', 2.556559950998053, 'pos', '(446.65089047118005, 501.65)', 'pos3d', '(446.65089047118005, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 42.97463371413071, 'CO2', 4290.549332934488)
< step 123.0
< ('veh', 'collider', 'speed', 4.684508679590751, 'acceleration', 1.7098749654600396, 'pos', '(442.072720138616, 501.65)', 'pos3d', '(442.072720138616, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 47.65914239372146, 'CO2', 4277.0927201196255)
< step 124.0
< bus waiting time 6.0
< bus accumulated waiting time 7.0
< step 125.0
< step 126.0
< vehicles ('2', 'block_2si', 'blocker', 'bus', 'collider', 'departInTheFuture', 'departInThePast', 'horiz', 'movedVeh', 'offRoad', 'parking', 'parking2', 'routeTest', 'routeTest2', 'triptest', 'victim')
< vehicle count 16
< examining movedVeh
< speed 13.89
< speedLat 0.0
< speed w/o traci 2.043048171582632
< acceleration 13.89
< pos (448.99, 491.75)
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
7,32d6
<     <tripinfo id="horiz" depart="0.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="165.00" routeLength="3111.20" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="-181.01" rerouteNo="0" devices="vehroute_horiz tripinfo_horiz" vType="DEFAULT_VEHTYPE@horiz" speedFactor="1.10" vaporized=""/>
<     <tripinfo id="2" depart="10.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="155.00" routeLength="1662.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.33" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInThePast" depart="23.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="142.00" routeLength="1557.15" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.89" rerouteNo="0" devices="vehroute_departInThePast tripinfo_departInThePast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInTheFuture" depart="30.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="135.00" routeLength="1463.22" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.84" rerouteNo="0" devices="vehroute_departInTheFuture tripinfo_departInTheFuture" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departTriggered" depart="-1" departLane="" departPos="-1.00" departSpeed="-1.00" departDelay="165.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_departTriggered tripinfo_departTriggered" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest" depart="34.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="131.00" routeLength="790.32" waitingTime="44.00" waitingCount="1" stopTime="3.00" timeLoss="60.38" rerouteNo="1" devices="vehroute_routeTest tripinfo_routeTest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest2" depart="50.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="115.00" routeLength="770.25" waitingTime="32.00" waitingCount="2" stopTime="3.00" timeLoss="46.14" rerouteNo="0" devices="vehroute_routeTest2 tripinfo_routeTest2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="bus" depart="64.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="101.00" routeLength="745.53" waitingTime="19.00" waitingCount="2" stopTime="2.00" timeLoss="35.39" rerouteNo="0" devices="vehroute_bus tripinfo_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest" depart="78.00" departLane="3si_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="87.00" routeLength="904.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.03" rerouteNo="1" devices="vehroute_triptest tripinfo_triptest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking" depart="78.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="87.00" routeLength="510.26" waitingTime="12.00" waitingCount="1" stopTime="10.00" timeLoss="34.55" rerouteNo="0" devices="vehroute_parking tripinfo_parking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking2" depart="98.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="67.00" routeLength="885.50" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="9.61" rerouteNo="0" devices="vehroute_parking2 tripinfo_parking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="blocker" depart="114.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="51.00" routeLength="490.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.23" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="offRoad" depart="114.00" departLane="1o_0" departPos="40.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="51.00" routeLength="558.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.32" rerouteNo="0" devices="vehroute_offRoad tripinfo_offRoad" vType="DEFAULT_VEHTYPE" speedFactor="1.10" vaporized="end"/>
<     <tripinfo id="victim" depart="117.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="344.29" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="7.85" rerouteNo="0" devices="vehroute_victim tripinfo_victim" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="block_2si" depart="117.00" departLane="2si_1" departPos="205.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="269.69" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.52" rerouteNo="0" devices="vehroute_block_2si tripinfo_block_2si" vType="DEFAULT_VEHTYPE@block_2si" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="collider" depart="117.00" departLane="2fi_0" departPos="3.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="959.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.25" rerouteNo="0" devices="vehroute_collider tripinfo_collider" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="tazVeh" depart="127.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="38.00" routeLength="390.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="1" devices="vehroute_tazVeh tripinfo_tazVeh routing_tazVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="failVeh" depart="130.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="2.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="35.00" routeLength="250.00" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="11.50" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteTT" depart="133.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="32.00" routeLength="317.24" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.84" rerouteNo="1" devices="vehroute_rerouteTT tripinfo_rerouteTT" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteEffort" depart="136.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="29.00" routeLength="275.67" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.83" rerouteNo="1" devices="vehroute_rerouteEffort tripinfo_rerouteEffort" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="pav" depart="139.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="5.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="26.00" routeLength="177.06" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="7.07" rerouteNo="0" devices="vehroute_pav tripinfo_pav" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="elVeh" depart="152.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="13.00" routeLength="93.49" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="vehroute_elVeh tripinfo_elVeh battery_elVeh routing_elVeh" vType="long@elVeh" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest2" depart="-1" departLane="" departPos="-1.00" departSpeed="-1.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_triptest2 tripinfo_triptest2 routing_triptest2" vType="reroutingType" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="noRouteGiven" depart="163.00" departLane="1fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2.00" routeLength="2.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="vehroute_noRouteGiven tripinfo_noRouteGiven" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehDepartLane" depart="164.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_vehDepartLane tripinfo_vehDepartLane" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-06 03:38:00 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="1" depart="6.00" departPos="0.00" arrival="19.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
<             <route edges="2fi 2si 4o 4fi"/>
<         </routeDistribution>
<         <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="movedVeh" depart="125.00" departPos="0.00" arrival="130.00">
<         <routeDistribution>
<             <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
<             <route edges="1si"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
20c12,38
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci vehicle vehicle_sublane ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
18,29d17
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
< Warning: Getting the vehicle mass via parameters is deprecated, please use getMass for the vehicle or its type.
---------- Differences in output ----------
633,1151d632
< ('veh', 'offRoad', 'speed', 4.622368744923734, 'acceleration', 1.4472902710083875, 'pos', '(440.27846801956014, 501.65)', 'pos3d', '(440.27846801956014, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 49.495070071052766, 'CO2', 3936.5316372217603)
< ('veh', 'collider', 'speed', 0.0, 'acceleration', 0.0, 'pos', '(997.018, 501.65)', 'pos3d', '(997.018, 501.65, 0.0)', 'angle', 342.70689357987186, 'road', '2fi', 'lane', '2fi_0', 'lanePos', 3.0, 'CO2', 2624.722222222222)
< step 117.0
< ('veh', 'collider', 'speed', 0.9425906566808205, 'acceleration', 0.0, 'pos', '(543.209784126874, 504.95)', 'pos3d', '(543.209784126874, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 216.41388980932535, 'CO2', 2509.395630114472)
< step 118.0
< ('veh', 'collider', 'speed', 3.210203167158013, 'acceleration', 2.2676125104771927, 'pos', '(540.1645854025079, 504.95)', 'pos3d', '(540.1645854025079, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 219.62409297648335, 'CO2', 4186.617967916901)
< step 119.0
< ('veh', 'collider', 'speed', 4.721933816572117, 'acceleration', 1.5117306494141043, 'pos', '(535.6853589841076, 504.95)', 'pos3d', '(535.6853589841076, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 224.34602679305547, 'CO2', 4047.794883309236)
< step 120.0
< ('veh', 'collider', 'speed', 1.6897886185780067, 'acceleration', -3.0321451979941108, 'pos', '(534.0824255005246, 504.95)', 'pos3d', '(534.0824255005246, 504.95, 0.0)', 'angle', 270.0, 'road', '2si', 'lane', '2si_1', 'lanePos', 226.03581541163348, 'CO2', 0.0)
< step 121.0
< ('veh', 'collider', 'speed', 0.4180737631326582, 'acceleration', -1.2717148554453486, 'pos', '(449.558, 501.65)', 'pos3d', '(449.558, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 40.0, 'CO2', 2433.2604119351618)
< step 122.0
< ('veh', 'collider', 'speed', 2.9746337141307113, 'acceleration', 2.556559950998053, 'pos', '(446.65089047118005, 501.65)', 'pos3d', '(446.65089047118005, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 42.97463371413071, 'CO2', 4290.549332934488)
< step 123.0
< ('veh', 'collider', 'speed', 4.684508679590751, 'acceleration', 1.7098749654600396, 'pos', '(442.072720138616, 501.65)', 'pos3d', '(442.072720138616, 501.65, 0.0)', 'angle', 270.0, 'road', '1o', 'lane', '1o_0', 'lanePos', 47.65914239372146, 'CO2', 4277.0927201196255)
< step 124.0
< bus waiting time 6.0
< bus accumulated waiting time 7.0
< step 125.0
< step 126.0
< vehicles ('2', 'block_2si', 'blocker', 'bus', 'collider', 'departInTheFuture', 'departInThePast', 'horiz', 'movedVeh', 'offRoad', 'parking', 'parking2', 'routeTest', 'routeTest2', 'triptest', 'victim')
< vehicle count 16
< examining movedVeh
< speed 13.89
< speedLat 0.0
< speed w/o traci 2.043048171582632
< acceleration 13.89
< pos (448.99, 491.19)
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
7,32d6
<     <tripinfo id="horiz" depart="0.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="165.00" routeLength="3111.20" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="-181.01" rerouteNo="0" devices="vehroute_horiz tripinfo_horiz" vType="DEFAULT_VEHTYPE@horiz" speedFactor="1.10" vaporized=""/>
<     <tripinfo id="2" depart="10.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="155.00" routeLength="1662.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.33" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInThePast" depart="23.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="142.00" routeLength="1557.15" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.89" rerouteNo="0" devices="vehroute_departInThePast tripinfo_departInThePast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInTheFuture" depart="30.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="135.00" routeLength="1463.22" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.84" rerouteNo="0" devices="vehroute_departInTheFuture tripinfo_departInTheFuture" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departTriggered" depart="-1" departLane="" departPos="-1.00" departPosLat="0.00" departSpeed="-1.00" departDelay="165.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_departTriggered tripinfo_departTriggered" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest" depart="34.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="131.00" routeLength="790.32" waitingTime="44.00" waitingCount="1" stopTime="3.00" timeLoss="60.38" rerouteNo="1" devices="vehroute_routeTest tripinfo_routeTest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest2" depart="50.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="115.00" routeLength="770.25" waitingTime="32.00" waitingCount="2" stopTime="3.00" timeLoss="46.14" rerouteNo="0" devices="vehroute_routeTest2 tripinfo_routeTest2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="bus" depart="64.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="101.00" routeLength="745.53" waitingTime="19.00" waitingCount="2" stopTime="2.00" timeLoss="35.39" rerouteNo="0" devices="vehroute_bus tripinfo_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest" depart="78.00" departLane="3si_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="87.00" routeLength="904.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.03" rerouteNo="1" devices="vehroute_triptest tripinfo_triptest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking" depart="78.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="87.00" routeLength="510.26" waitingTime="12.00" waitingCount="1" stopTime="10.00" timeLoss="34.55" rerouteNo="0" devices="vehroute_parking tripinfo_parking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking2" depart="98.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="67.00" routeLength="885.50" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="9.61" rerouteNo="0" devices="vehroute_parking2 tripinfo_parking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="blocker" depart="114.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="51.00" routeLength="490.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.23" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="offRoad" depart="114.00" departLane="1o_0" departPos="40.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="51.00" routeLength="558.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.32" rerouteNo="0" devices="vehroute_offRoad tripinfo_offRoad" vType="DEFAULT_VEHTYPE" speedFactor="1.10" vaporized="end"/>
<     <tripinfo id="victim" depart="117.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="344.29" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="7.85" rerouteNo="0" devices="vehroute_victim tripinfo_victim" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="block_2si" depart="117.00" departLane="2si_1" departPos="205.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="269.69" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.52" rerouteNo="0" devices="vehroute_block_2si tripinfo_block_2si" vType="DEFAULT_VEHTYPE@block_2si" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="collider" depart="117.00" departLane="2fi_0" departPos="3.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="959.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.25" rerouteNo="0" devices="vehroute_collider tripinfo_collider" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="tazVeh" depart="127.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="38.00" routeLength="390.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="1" devices="vehroute_tazVeh tripinfo_tazVeh routing_tazVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="failVeh" depart="130.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="35.00" routeLength="250.00" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="11.50" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteTT" depart="133.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="32.00" routeLength="317.24" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.84" rerouteNo="1" devices="vehroute_rerouteTT tripinfo_rerouteTT" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteEffort" depart="136.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="29.00" routeLength="275.67" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.83" rerouteNo="1" devices="vehroute_rerouteEffort tripinfo_rerouteEffort" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="pav" depart="139.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="5.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="26.00" routeLength="177.06" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="7.07" rerouteNo="0" devices="vehroute_pav tripinfo_pav" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="elVeh" depart="152.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="13.00" routeLength="93.49" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="vehroute_elVeh tripinfo_elVeh battery_elVeh routing_elVeh" vType="long@elVeh" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest2" depart="-1" departLane="" departPos="-1.00" departPosLat="0.00" departSpeed="-1.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_triptest2 tripinfo_triptest2 routing_triptest2" vType="reroutingType" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="noRouteGiven" depart="163.00" departLane="1fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="2.00" routeLength="2.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="vehroute_noRouteGiven tripinfo_noRouteGiven" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehDepartLane" depart="164.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_vehDepartLane tripinfo_vehDepartLane" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-06 03:38:00 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="1" depart="6.00" departPos="0.00" arrival="19.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
<             <route edges="2fi 2si 4o 4fi"/>
<         </routeDistribution>
<         <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="movedVeh" depart="125.00" departPos="0.00" arrival="130.00">
<         <routeDistribution>
<             <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
<             <route edges="1si"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
20c12,34
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traffic_lights loop_flow sotl_request ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type sotl_request
< Computing for 0<->600
<  for tls-type sotl_request
< Computing for 0<->1200
<  for tls-type sotl_request
< Computing for 0<->1800
<  for tls-type sotl_request
< Computing for 600<->0
<  for tls-type sotl_request
< Computing for 600<->600
<  for tls-type sotl_request
< Computing for 600<->1200
<  for tls-type sotl_request
< Computing for 600<->1800
<  for tls-type sotl_request
< Computing for 1200<->0
<  for tls-type sotl_request
< Computing for 1200<->600
<  for tls-type sotl_request
< Computing for 1200<->1200
<  for tls-type sotl_request
< Computing for 1200<->1800
<  for tls-type sotl_request
< Computing for 1800<->0
<  for tls-type sotl_request
< Computing for 1800<->600
<  for tls-type sotl_request
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2024-07-06 03:51:03 by Eclipse SUMO sumo Version v1_20_0+1069-8eaf9e7e859
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="2.21" duration="1173.59" waitingTime="857.87" timeLoss="1026.39" departDelay="976.80" departDelayWaiting="-1.00" totalTravelTime="1711091.00" totalDepartDelay="1424181.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_request_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_request_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_request_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
6,1118c6,752
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="79.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="83.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="87.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="92.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="96.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="100.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="105.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="109.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="113.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="118.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="122.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="126.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="131.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="135.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="139.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="144.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="148.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="152.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="157.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="161.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="165.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="170.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="178.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="183.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="187.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>