04Jul2024 - detailed test results for COMPLEX.libsumo.gui

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.31Jul092505.3735319 -g

To start TextTest for these tests, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests


libsumo.gui: 523 tests: 414 succeeded 74 FAILED 34 killed 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : simpla config ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,5c1,5
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< ..
< 
< OK
---
> .Xlib: sequence lost (0x118dd > 0x1b0a) in reply type 0x16!
> Xlib: sequence lost (0x11914 > 0x1b0a) in reply type 0x16!
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Fatal error.
---------- Differences in output ----------
1,39d0
< Testing config warnings...
< Testing exception messages...
< Testing malformed vtype map file causing exception...
< Testing empty config...
< Testing standard config...
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'pkwFern5' (Config)
< platoon leader type: 'pkwFern5_pLeader' (Config)
< platoon follower type: 'pkwFern5_pFollower' (Config)
< catchup type: 'pkwFern5_pCatchup' (Config)
< catchup follower type: 'pkwFern5_pCatchupFollower' (Config)
< original type: 'pkwFern4' (Config)
< platoon leader type: 'pkwFern4_pLeader' (Config)
< platoon follower type: 'pkwFern4_pFollower' (Config)
< catchup type: 'pkwFern4_pCatchup' (Config)
< catchup follower type: 'pkwFern4_pCatchupFollower' (Config)
< original type: 'pkwFern3' (Config)
< platoon leader type: 'pkwFern3_pLeader' (Config)
< platoon follower type: 'pkwFern3_pFollower' (Config)
< catchup type: 'pkwFern3_pCatchup' (Config)
< catchup follower type: 'pkwFern3_pCatchupFollower' (Config)
< original type: 'pkwFern1' (Config)
< platoon leader type: 'pkwFern1_pLeader' (Config)
< platoon follower type: 'pkwFern1_pFollower' (Config)
< catchup type: 'pkwFern1_pCatchup' (Config)
< catchup follower type: 'pkwFern1_pCatchupFollower' (Config)
< original type: 'pkwFern2a' (Config)
< platoon leader type: 'pkwFern2a_pLeader' (Config)
< platoon follower type: 'pkwFern2a_pFollower' (Config)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla platoon_manager ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,25c1
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
< Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions.
< Consider decreasing simpla's control rate instead. (PlatoonManager)
< ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
< Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions.
< .
< 
< OK
< -- Unordered text as found by filter '^This will probably' --
< This will probably lead to collisions. (PlatoonManager)
< This will probably lead to collisions. (PlatoonManager)
< 
< -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' --
< 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior.
< 
< -- Unordered text as found by filter '^WARNING:' --
< WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.)
< WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.)
< 
---
> X Fatal error.
---------- Differences in output ----------
1,72d0
< 
< 
< Testing adding and removing connected vehicles...
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
< Initializing simpla.PlatoonManager... (PlatoonManager)
< Managing all vTypes selected by ['connected'] (PlatoonManager)
< 0.1: Adding vehicle 'connected.1' (PlatoonManager)
< 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager)
< 11.4: Platoon '1' joined Platoon '0', which now contains vehicles:
< ['connected.1', 'IAMconnectedTOO'] (PlatoonManager)
< 16.0: Platoon '0' splits (ID of new platoon: '2'):
<     Platoon '0': ['connected.1']
<     Platoon '2': ['IAMconnectedTOO'] (PlatoonManager)
< 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager)
< 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager)
< 
< 
< Testing platoon manager initialization...
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket10212 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,417d0
< 0.1 right=([], []) left=([], []) center=([], [])
< 0.2 right=([], []) left=([], []) center=(['left', 'sublane'], ['right', 'sublane'])
< 0.3 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 0.4 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 0.5 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 0.6 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 0.7 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 0.8 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 0.9 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.0 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.1 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.2 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.3 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.4 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.5 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.6 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.7 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.8 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 1.9 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.0 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.1 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.2 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.3 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.4 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.5 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.6 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.7 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 2.8 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane'])
< 2.9 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane'])
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket10212b ( Last six runs Jul2024 )

---------- Differences in output ----------
1,22d0
< 1.0 right=([], []) left=([], []) center=([], [])
< 2.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 3.0 right=(['left', 'sublane'], ['left', 'sublane']) left=([], []) center=(['left', 'sublane'], ['left', 'sublane'])
< 4.0 right=(['right', 'sublane'], ['left', 'sublane']) left=([], []) center=(['right', 'sublane'], ['left', 'sublane'])
< 5.0 right=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) left=([], []) center=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 6.0 right=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) left=([], []) center=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 7.0 right=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) left=([], []) center=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 8.0 right=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) left=([], []) center=(['right', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane'])
< 9.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 10.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 11.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 12.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 13.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 14.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 15.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 16.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 17.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 18.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 19.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 20.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 21.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])
< 22.0 right=(['stay', 'sublane'], ['stay', 'sublane']) left=([], []) center=(['stay', 'sublane'], ['stay', 'sublane'])

TEST FAILED on ts-sim-build-ba : traci bugs ticket15123 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket15123/runner.py", line 36, in <module>
>     traci.vehicle.moveToXY(vehID, edgeID="", lane=-1, x=98.17, y=166.49, keepRoute=2)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6549, in moveToXY
>     return _libsumo.vehicle_moveToXY(*args, **kwargs)
> TypeError: vehicle_moveToXY() missing required argument 'laneIndex' (pos 3)
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:47:34 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,11c6,8
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="15.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:moveToXY" replacedAtTime="0.00" probability="0" edges="CE"/>
<             <route replacedOnEdge="NC" reason="traci:changeTarget" replacedAtTime="1.00" probability="0" edges="NC"/>
<             <route edges="NC CS"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>     </input>
13c10,18
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3348 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while processing queue
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in output ----------
1,34d0
< Get before save....
< vtype
< 1.0 == 1.0 (imperfection)
< 1.0 == 1.0 (imperfection)
< 2.0 == 2.0 (decel)
< 3.0 == 3.0 (accel)
< 6.0 == 6.0 (apparentDecel)
< 7.0 == 7.0 (emergencyDecel)
< 1.3 == 1.3 (tau)
< vehicle
< 1.0 == 1.0 (imperfection)
< 1.0 == 1.0 (imperfection)
< 2.0 == 2.0 (decel)
< 3.0 == 3.0 (accel)
< 6.0 == 6.0 (apparentDecel)
< 7.0 == 7.0 (emergencyDecel)
< 1.3 == 1.3 (tau)
< Get after load....
< vtype
< 1.0 == 1.0
< 1.0 == 1.0
< 2.0 == 2.0
< 3.0 == 3.0
< 6.0 == 6.0
< 7.0 == 7.0
< 1.3 == 1.3
< vehicle
< 1.0 == 1.0
< 1.0 == 1.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4418 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1d0
< Commanding slow down for vehicle 'follow' at time 26.0. Remaining distance: 9.28834814968, speed: 3.94489771907

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,11
> Error: libsumo.load is not implemented for the GUI.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 70, in <module>
>     print("tripinfos2 at last step: %s" % countWrittenTrips('tripinfos2.xml'))
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 36, in countWrittenTrips
>     return len(list(sumolib.xml.parse_fast(fname, 'tripinfo', ['id'])))
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 423, in parse_fast
>     with _open(xmlfile, encoding) as xml_in:
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 392, in _open
>     return io.open(xmlfile, encoding=encoding)
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
4,36d3
< Reason: Libsumo issued load command.
< Performance:
< Vehicles:
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 189.19
<  Speed: 5.41
<  Duration: 43.58
<  WaitingTime: 17.84
<  TimeLoss: 29.40
<  DepartDelay: 1.04
< DijkstraRouter answered 100 queries and explored 3.55 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 189.19
<  Speed: 5.41
<  Duration: 43.58
<  WaitingTime: 17.84
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4563 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1d0
< requesting changeLane down for vehicle 'follow' at time 1.4. Remaining distance: 9.76
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="lead" x="5.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="5.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="lead" x="7.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="7.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="lead" x="9.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="9.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="lead" x="11.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="11.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="lead" x="13.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="13.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="follow" x="5.10" y="-1.60" angle="90.00" type="tFollow" speed="11.00" pos="5.10" lane="E_1" slope="0.00" signals="0"/>
        <vehicle id="lead" x="15.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="15.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="follow" x="7.34" y="-1.60" angle="90.00" type="tFollow" speed="11.20" pos="7.34" lane="E_1" slope="0.00" signals="0"/>
        <vehicle id="lead" x="17.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="17.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="follow" x="9.62" y="-1.60" angle="90.00" type="tFollow" speed="11.40" pos="9.62" lane="E_1" slope="0.00" signals="0"/>
        <vehicle id="lead" x="19.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="19.10" lane="E_0" slope="0.00" signals="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6239 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :19128.0
---------- Differences in output ----------
1,15d0
< run  0
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run  1
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run  2
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()

TEST FAILED on ts-sim-build-ba : traci bugs ticket8945 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Fatal error.
---------- Differences in output ----------
1,5d0
< start first
< close first
< start second
< close second
< done

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions matrix_test ( Last six runs Jul2024 )

---------- Differences in errors ----------
220a221,231
> Error: Infeasible context domain (172)
> Error: Infeasible context domain (42)
> Error: Infeasible context domain (161)
> Error: Infeasible context domain (43)
> Error: Infeasible context domain (40)
> Error: Infeasible context domain (166)
> Error: Infeasible context domain (38)
> Error: Infeasible context domain (171)
> Error: Infeasible context domain (162)
> Error: Infeasible context domain (41)
> Error: Infeasible context domain (165)
---------- Differences in output ----------
201c201
< trying to subscribe to busstop around inductionloop 'e1_0' at time 105.0
---
> trying to subscribe to busstop around gui 'View #0' at time 105.0
204c204
< trying to subscribe to calibrator around inductionloop 'e1_0' at time 107.0
---
> trying to subscribe to calibrator around gui 'View #0' at time 107.0
207c207
< trying to subscribe to chargingstation around inductionloop 'e1_0' at time 109.0
---
> trying to subscribe to chargingstation around gui 'View #0' at time 109.0
210c210
< trying to subscribe to edge around inductionloop 'e1_0' at time 111.0
---
> trying to subscribe to edge around gui 'View #0' at time 111.0
213,214c213,214
< trying to subscribe to gui around inductionloop 'e1_0' at time 113.0
< trying to subscribe to inductionloop around inductionloop 'e1_0' at time 113.0
---
> trying to subscribe to gui around gui 'View #0' at time 113.0
> trying to subscribe to inductionloop around gui 'View #0' at time 113.0
217c217
< trying to subscribe to junction around inductionloop 'e1_0' at time 115.0
---
> trying to subscribe to junction around gui 'View #0' at time 115.0
220c220
< trying to subscribe to lane around inductionloop 'e1_0' at time 117.0
---
> trying to subscribe to lane around gui 'View #0' at time 117.0
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5
> [xcb] Unknown sequence number while processing queue
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> X Fatal error.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,18d0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1.0
< close, starting again
< step 0.0
---------- Missing result in log ----------
traci.start(ARGS)
traci.simulation.getTime()
traci.simulationStep()
traci.vehicle.getParameter('veh0', 'foo')
traci.vehicle.setParameter('veh0', 'foo', '42')
traci.vehicle.getParameter('veh0', 'foo')
traci.person.getParameter('ped0', 'foo')
traci.person.setParameter('ped0', 'foo', '42')
traci.person.getParameter('ped0', 'foo')
traci.edge.getParameter('1o', 'foo')
traci.edge.setParameter('1o', 'foo', '42')
traci.edge.getParameter('1o', 'foo')
traci.lane.getParameter('1o_0', 'foo')
traci.lane.setParameter('1o_0', 'foo', '42')
traci.lane.getParameter('1o_0', 'foo')
traci.vehicletype.getParameter('pType', 'foo')
traci.vehicletype.setParameter('pType', 'foo', '42')
traci.vehicletype.getParameter('pType', 'foo')
traci.route.getParameter('horizontal', 'foo')
traci.route.setParameter('horizontal', 'foo', '42')
traci.route.getParameter('horizontal', 'foo')
traci.trafficlight.getParameter('0', 'foo')
traci.trafficlight.setParameter('0', 'foo', '42')
traci.trafficlight.getParameter('0', 'foo')
traci.simulation.getTime()
traci.simulationStep()
traci.close()

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

---------- Differences in errors ----------
0a1,7
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in log2 ----------
1,27d0
< traci.start(ARGS)
< traci.simulation.getTime()
< traci.simulationStep()
< traci.vehicle.getParameter('veh0', 'foo')
< traci.vehicle.setParameter('veh0', 'foo', '42')
< traci.vehicle.getParameter('veh0', 'foo')
< traci.person.getParameter('ped0', 'foo')
< traci.person.setParameter('ped0', 'foo', '42')
< traci.person.getParameter('ped0', 'foo')
< traci.edge.getParameter('1o', 'foo')
< traci.edge.setParameter('1o', 'foo', '42')
< traci.edge.getParameter('1o', 'foo')
< traci.lane.getParameter('1o_0', 'foo')
< traci.lane.setParameter('1o_0', 'foo', '42')
< traci.lane.getParameter('1o_0', 'foo')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.vehicletype.setParameter('pType', 'foo', '42')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.route.getParameter('horizontal', 'foo')
< traci.route.setParameter('horizontal', 'foo', '42')
< traci.route.getParameter('horizontal', 'foo')
< traci.trafficlight.getParameter('0', 'foo')
< traci.trafficlight.setParameter('0', 'foo', '42')
< traci.trafficlight.getParameter('0', 'foo')
< traci.simulation.getTime()
< traci.simulationStep()
< traci.close()
---------- Differences in output ----------
1,32d0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1.0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
<truncated after showing first 30 lines>

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

---------- Differences in output ----------
5d4
< Reason: Libsumo requested termination.

TEST FAILED on ts-sim-build-ba : traci person moveTo after_creation_crossing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,7
< Warning: Person 'p0' entered crossing lane ':C_c1_0' without registering approach, time=0.00
---
> Error: Person 'p0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_crossing/runner.py", line 48, in <module>
>     edge = traci.person.getRoadID(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7317, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-07-04 10:03:17 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,75c6,20
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="111.60" y="93.35" angle="0.04" speed="13.35" pos="1.00" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="111.59" y="94.56" angle="359.53" speed="1.21" pos="2.21" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="111.59" y="95.82" angle="0.00" speed="1.26" pos="3.47" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="111.59" y="97.28" angle="0.00" speed="1.46" pos="4.93" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="111.59" y="98.61" angle="0.00" speed="1.33" pos="6.26" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="111.59" y="99.91" angle="0.00" speed="1.30" pos="7.56" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="111.59" y="101.37" angle="0.00" speed="1.46" pos="9.02" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="111.59" y="102.62" angle="0.00" speed="1.25" pos="10.27" edge=":C_c1" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< t=0.0 edge=SC lane= pos=80.0
< forcing person into the network
< t=0.0 edge=:C_c1 lane=:C_c1_0 pos=1.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 10:03:17 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" departPos="80.00" arrival="23.00">
<         <walk edges="SC CN" arrivalPos="10.00"/>
<     </person>
---
>     <input>
>         <net-file value="input_net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c11,20
< </routes>
---
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci person moveTo after_creation_walkingarea2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Person 'p0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_walkingarea2/runner.py", line 48, in <module>
>     edge = traci.person.getRoadID(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7317, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-07-04 10:03:18 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,39c6,20
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="111.60" y="108.65" angle="0.02" speed="28.65" pos="1.00" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="111.37" y="109.83" angle="344.00" speed="1.21" pos="2.21" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="111.03" y="111.04" angle="344.47" speed="1.26" pos="3.47" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="110.84" y="112.48" angle="0.00" speed="1.46" pos="4.93" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="110.95" y="113.81" angle="0.00" speed="1.33" pos="0.71" edge="CN" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="110.95" y="115.10" angle="0.00" speed="1.30" pos="2.00" edge="CN" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="110.95" y="116.56" angle="0.00" speed="1.46" pos="3.46" edge="CN" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="110.95" y="117.82" angle="0.00" speed="1.25" pos="4.72" edge="CN" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< t=0.0 edge=SC lane= pos=80.0
< forcing person into the network
< t=0.0 edge=:C_w1 lane=:C_w1_0 pos=1.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 10:03:18 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" departPos="80.00" arrival="11.00">
<         <walk edges="SC CN" arrivalPos="10.00"/>
<     </person>
---
>     <input>
>         <net-file value="input_net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c11,20
< </routes>
---
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci person moveToXY leaveRoute_jaywalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle 'SN.4' performs emergency braking on lane 'SC_4' with decel=9.00, wished=4.50, severity=1.00, time=12.00.
< Warning: Vehicle 'SN.4' collision with person 'p0', lane='SC_4', gap=-0.84, time=12.00, stage=move.
---
> X Fatal error.
---------- Differences in output ----------
1,24d0
< 0.0 lane=
< 1.0 lane=SC_0
< 2.0 lane=SC_0
< 3.0 lane=SC_0
< 4.0 lane=SC_0
< 5.0 lane=SC_1
< 6.0 lane=SC_1
< 7.0 lane=SC_2
< 8.0 lane=SC_3
< 9.0 lane=SC_3
< 10.0 lane=SC_3
< 11.0 lane=SC_4
< 12.0 lane=SC_4
< 13.0 lane=SC_4
< 14.0 lane=SC_4
< 15.0 lane=CS_4
< 16.0 lane=CS_4
< 17.0 lane=CS_4
< 18.0 lane=CS_3
< 19.0 lane=CS_3
< 20.0 lane=CS_2
< 21.0 lane=CS_2
< 22.0 lane=CS_1
< 23.0 lane=CS_1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="112.85" y="40.00" angle="0.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="111.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="110.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="109.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.85" y="40.00" angle="270.00" speed="1.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="107.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="106.85" y="40.00" angle="270.00" speed="1.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="105.85" y="40.00" angle="270.00" speed="1.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="104.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" type="DEFAULT_PEDTYPE@p0" depart="0.00" departPos="40.00" arrival="111.00">
        <walk edges="CS NC"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : traci person person ( Last six runs Jul2024 )

---------- Differences in output ----------
3c3
< 1.0: departed=('horiz', 'detour', 'detour2', 'newPerson') (4) arrived=() (0)
---
> 1.0: departed=('newPerson', 'horiz', 'detour', 'detour2') (4) arrived=() (0)

TEST FAILED on ts-sim-build-ba : traci person remove ( Last six runs Jul2024 )

---------- Differences in tripinfo ----------
5,8d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="10.00" waitingTime="0.00" timeLoss="3.16" traveltime="10.00">
<         <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/>
<     </personinfo>
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci person remove_add ( Last six runs Jul2024 )

---------- Differences in tripinfo ----------
5,11d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="10.00" waitingTime="0.00" timeLoss="3.16" traveltime="10.00">
<         <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/>
<     </personinfo>
<     <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="8.00" waitingTime="0.00" timeLoss="1.43" traveltime="8.00">
<         <walk depart="10.00" departPos="81.28" arrival="18.00" arrivalPos="90.95" duration="8.00" routeLength="9.67" timeLoss="1.43" maxSpeed="1.47"/>
<     </personinfo>
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci poi poi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,53d0
< step 0
< step 1
< step 2
< adding 0
< pois ('0', 'poi1', 'poi2')
< poi count 3
< examining 0
< pos (1.0, 1.0)
< type test
< color (1, 2, 3, 4)
< width 1.0
< height 1.0
< angle 0.0
< {0: ('0', 'poi1', 'poi2')}
< step 3
< {0: ('0', 'poi1', 'poi2')}
< step 4
< {0: ('0', 'poi1', 'poi2')}
< step 5
< {0: ('0', 'poi1', 'poi2')}
< pois ('0', 'poi1', 'poi2')
< poi count 3
< examining 0
< pos (5.0, 5.0)
< type blub
< color (222, 111, 221, 0)
< width 2.0
< height 2.0
< angle 2.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci rerouter rerouter ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,5d0
< step 0
< step 1
< step 2
< rerouters ('rerouter_0',)
< rerouter count 1

TEST FAILED on ts-sim-build-ba : traci simulation load ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,5
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
---------- Differences in log ----------
1,6d0
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation version started
< Simulation ended at time: 3.00.
< Reason: Libsumo issued load command.
---------- Differences in output ----------
1,365d0
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< reloading
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< step=4.0 departed=()
< step=5.0 departed=()
< step=6.0 departed=()
< step=7.0 departed=()
< step=8.0 departed=()
< step=9.0 departed=()
< step=10.0 departed=()
< step=11.0 departed=()
< step=12.0 departed=()
< step=13.0 departed=()
< step=14.0 departed=()
< step=15.0 departed=()
< step=16.0 departed=()
< step=17.0 departed=()
< step=18.0 departed=()
< step=19.0 departed=()
< step=20.0 departed=()
< step=21.0 departed=()
< step=22.0 departed=()
< step=23.0 departed=()
< step=24.0 departed=()
< step=25.0 departed=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState reset_routeFiles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,2d0
< first run finished with 100 vehicles
< second run finished with 100 vehicles
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="0.00" type="micro">
    <route id="!0" state="0" edges="SC CE"/>
    <route id="!1" state="0" edges="NC CE"/>
    <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vehicle id="0" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262144 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="routing_0" state="0"/>
    </vehicle>
    <vehicle id="1" depart="1.00" route="!1" distance="0 0" speedFactor="0.9383" reroute="1" state="262144 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="routing_1" state="0"/>
    </vehicle>
    <tlLogic id="C" programID="0" phase="0" duration="0"/>
</snapshot>

TEST FAILED on ts-sim-build-ba : traci simulation loadState tlProgramOnline ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
2a7,9
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in output ----------
1,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}

TEST FAILED on ts-sim-build-ba : traci simulation simulation ( Last six runs Jul2024 )

---------- Differences in log ----------
5c5
< Simulation version started
---
> Simulation started with time: 0.00.
15d14
< Reason: Libsumo requested termination.
---------- Differences in output ----------
219c219
< check whether GUI is present False
---
> check whether GUI is present True

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,8d0
< constraints before swap
<  tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=H tripId=t2, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
< constraints after swap
<  tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=H tripId=t2, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="104.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="104.00" routeLength="1432.74" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="168.00" routeLength="1349.90" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="70.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="235.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="235.00" routeLength="1391.32" waitingTime="69.00" waitingCount="2" stopTime="0.00" timeLoss="134.17" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 4 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't1' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't3' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't0' is not computed yet
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap looped ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,7d0
< constraints before swap
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
< constraints added to avoid deadlock
< constraints after swap
<  tls=A Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="168.00" routeLength="1432.74" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="224.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="224.00" routeLength="1391.56" waitingTime="91.00" waitingCount="1" stopTime="0.00" timeLoss="123.15" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="323.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="323.00" routeLength="4350.14" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.88" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap redundant_2_routes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4d0
< Warning: Teleporting vehicle 't1'; waited too long (yield), lane='h_0', time=367.00.
< Warning: Teleporting vehicle 't0'; waited too long (yield), lane='c_0', time=367.00.
< Warning: Vehicle 't0' ends teleporting on edge 'f', time=367.00.
< Warning: Vehicle 't1' ends teleporting on edge 'i', time=367.00.
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="400.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="400.00" routeLength="1349.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="305.88" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="413.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="413.00" routeLength="1391.32" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="315.72" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="4.00" departLane="h_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="477.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="473.00" routeLength="1349.90" waitingTime="324.00" waitingCount="2" stopTime="0.00" timeLoss="375.17" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight railsignal_state ( Last six runs Jul2024 )

---------- Differences in output ----------
1,1570d0
< 1.0 N1_0 b=() r=() p=()
< 1.0 N2_0 b=() r=() p=()
< 2.0 N1_0 b=() r=() p=()
< 2.0 N2_0 b=() r=() p=()
< 3.0 N1_0 b=() r=() p=()
< 3.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 4.0 N1_0 b=() r=() p=()
< 4.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 5.0 N1_0 b=() r=() p=()
< 5.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 6.0 N1_0 b=() r=() p=()
< 6.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 7.0 N1_0 b=() r=() p=()
< 7.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 8.0 N1_0 b=() r=() p=()
< 8.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 9.0 N1_0 b=() r=() p=()
< 9.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 10.0 N1_0 b=() r=() p=()
< 10.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 11.0 N1_0 b=() r=() p=()
< 11.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 12.0 N1_0 b=() r=() p=()
< 12.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 13.0 N1_0 b=() r=() p=()
< 13.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 14.0 N1_0 b=() r=() p=()
< 14.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 15.0 N1_0 b=() r=() p=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight setLogic_repeated ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2d0
< Warning: Missing yellow phase in tlLogic 'C', program 'custom' for tl-index 0 when switching to phase 1.
< Warning: Missing green phase in tlLogic 'C', program 'custom' for tl-index 5.
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="2" inserted="2" running="0" waiting="0"/>
---
>     <vehicles loaded="2" inserted="0" running="0" waiting="0"/>

TEST FAILED on ts-sim-build-ba : traci trafficlight setProgramLogic_types ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/setProgramLogic_types/runner.py", line 42, in <module>
>     Logic("customActuated", tc.TRAFFICLIGHT_TYPE_ACTUATED, 0,
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 973, in __init__
>     _libsumo.TraCILogic_swiginit(self, _libsumo.new_TraCILogic(*args))
> TypeError: Wrong number or type of arguments for overloaded function 'new_TraCILogic'.
>   Possible C/C++ prototypes are:
>     libsumo::TraCILogic::TraCILogic()
>     libsumo::TraCILogic::TraCILogic(std::string const &,int const,int const,std::vector< std::shared_ptr< libsumo::TraCIPhase >,std::allocator< std::shared_ptr< libsumo::TraCIPhase > > > const &)
> 
---------- Differences in output ----------
1,26d0
< set logic type=actuated
< 34.0  phase=1 nextSwitch=36.0
< 37.0  phase=2 nextSwitch=41.0
< 42.0  phase=3 nextSwitch=44.0
< 45.0  phase=0 nextSwitch=49.0
< 50.0  phase=1 nextSwitch=52.0
< 53.0  phase=2 nextSwitch=57.0
< 58.0  phase=3 nextSwitch=60.0
< 61.0  phase=0 nextSwitch=65.0
< 66.0  phase=1 nextSwitch=68.0
< 69.0  phase=2 nextSwitch=73.0
< 74.0  phase=3 nextSwitch=76.0
< 77.0  phase=0 nextSwitch=81.0
< 82.0  phase=1 nextSwitch=84.0
< 85.0  phase=2 nextSwitch=89.0
< 90.0  phase=3 nextSwitch=92.0
< 93.0  phase=0 nextSwitch=97.0
< 98.0  phase=1 nextSwitch=100.0
< set logic type=static
< 134.0  phase=1 nextSwitch=136.0
< 137.0  phase=2 nextSwitch=169.0
< 170.0  phase=3 nextSwitch=172.0
< 173.0  phase=0 nextSwitch=205.0
< set logic type=delay_based
< 251.0  phase=1 nextSwitch=253.0
< 254.0  phase=2 nextSwitch=258.0

TEST FAILED on ts-sim-build-ba : traci vehicle add addTrip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
---------- Differences in output ----------
1,2d0
< route initial: ('SC', 'NC')
< route computed: ('SC', 'CN', 'NC')

TEST FAILED on ts-sim-build-ba : traci vehicle alightingPersons ( Last six runs Jul2024 )

---------- Differences in output ----------
1,63d0
< time 0.0
<   next stop stop_SC
<   alighting passengers []
< time 10.0
<   next stop stop_SC
<   alighting passengers []
< time 20.0
<   next stop stop_SC
<   alighting passengers []
< time 30.0
<   next stop stop_SC
<   alighting passengers []
< time 40.0
<   next stop stop_SC
<   alighting passengers []
< time 50.0
<   next stop stop_SC
<   alighting passengers []
< time 60.0
<   next stop stop_NC
<   alighting passengers []
< time 70.0
<   next stop stop_NC
<   alighting passengers []
< time 80.0
<   next stop stop_NC
<   alighting passengers []
< time 90.0
<   next stop stop_NC
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle cfmodel CACC ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,7
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in output ----------
1,4d0
< Set OverrideMode: 0 , get OverrideMode: 0
< Set OverrideMode: 1 , get OverrideMode: 1
< Set OverrideMode: 2 , get OverrideMode: 2
< Set OverrideMode: 3 , get OverrideMode: 3
---------- Missing result in fcd3 ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" speed="33.36"/>
<truncated after showing first 30 lines>
---------- Missing result in fcd4 ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="ego" speed="33.30"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" speed="33.14"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="ego" speed="32.91"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" speed="32.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane changeOpposite_default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="37.11" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="162.89" lane="-gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="48.49" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.37" pos="151.51" lane="-gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="61.53" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.05" pos="138.47" lane="-gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="76.20" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.66" pos="123.80" lane="-gneE0_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane changeRelative_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Xlib: sequence lost (0x118ea > 0x1b0d) in reply type 0x16!
> Xlib: sequence lost (0x11957 > 0x1b0d) in reply type 0x1c!
2a5
> tcache_thread_shutdown(): unaligned tcache chunk detected

TEST FAILED on ts-sim-build-ba : traci vehicle driverstate ( Last six runs Jul2024 )

---------- Differences in output ----------
1,32d0
< 0.0 awareness=0.50 errorState=0.00
< 1.0 awareness=0.50 errorState=0.00
< 2.0 awareness=0.50 errorState=0.02
< 3.0 awareness=0.50 errorState=0.00
< 4.0 awareness=0.50 errorState=0.01
< 5.0 awareness=0.50 errorState=0.02
< 6.0 awareness=0.50 errorState=0.03
< 7.0 awareness=0.50 errorState=-0.01
< 8.0 awareness=0.50 errorState=0.00
< 9.0 awareness=0.50 errorState=-0.02
< 10.0 awareness=0.50 errorState=-0.03
< 11.0 awareness=0.50 errorState=-0.06
< 12.0 awareness=0.50 errorState=-0.04
< 13.0 awareness=0.50 errorState=-0.03
< 14.0 awareness=0.50 errorState=-0.02
< 15.0 awareness=0.50 errorState=0.00
< 16.0 awareness=0.50 errorState=-0.00
< 17.0 awareness=0.50 errorState=-0.02
< 18.0 awareness=0.50 errorState=-0.04
< 19.0 awareness=0.50 errorState=-0.05
< 20.0 awareness=0.50 errorState=-0.06
< 21.0 awareness=0.50 errorState=-0.03
< 22.0 awareness=0.50 errorState=-0.03
< 23.0 awareness=0.50 errorState=-0.02
< 24.0 awareness=0.50 errorState=-0.03
< 25.0 awareness=0.50 errorState=-0.05
< 26.0 awareness=0.50 errorState=-0.08
< 27.0 awareness=0.50 errorState=-0.11
< 28.0 awareness=0.50 errorState=-0.12
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getFollower ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'ego' is not known.
---
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
---------- Differences in output ----------
1,29d0
< 0.0: egoLane= followerAuto=('', -1.0) followerShort=('', -1.0)
< 1.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 2.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 3.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 4.0: egoLane=a_0 followerAuto=('f1', 59.172000000000025) followerShort=('f1', 59.172000000000025)
< 5.0: egoLane=a_0 followerAuto=('f1', 53.61600000000002) followerShort=('f1', 53.61600000000002)
< 6.0: egoLane=a_0 followerAuto=('f1', 48.40985714285716) followerShort=('f1', 48.40985714285716)
< 7.0: egoLane=a_0 followerAuto=('f1', 43.99971428571429) followerShort=('f1', 43.99971428571429)
< 8.0: egoLane=a_0 followerAuto=('f1', 40.32459523809523) followerShort=('f1', 40.32459523809523)
< 9.0: egoLane=a_0 followerAuto=('f1', 35.149996031746014) followerShort=('f1', 35.149996031746014)
< 10.0: egoLane=:gneJ1_0_0 followerAuto=('f1', 27.745830026454996) followerShort=('f1', 27.745830026454996)
< 11.0: egoLane=b_0 followerAuto=('f1', 20.341664021163993) followerShort=('f1', 20.341664021163993)
< 12.0: egoLane=b_0 followerAuto=('f1', 17.43749801587301) followerShort=('', -1.0)
< 13.0: egoLane=b_0 followerAuto=('f1', 15.329332010581986) followerShort=('f1', 15.329332010581986)
< 14.0: egoLane=b_0 followerAuto=('f1', 13.92388800705466) followerShort=('f1', 13.92388800705466)
< 15.0: egoLane=b_0 followerAuto=('f1', 12.986925338036443) followerShort=('f1', 12.986925338036443)
< 16.0: egoLane=b_0 followerAuto=('f1', 12.362283558690962) followerShort=('f1', 12.362283558690962)
< 17.0: egoLane=b_0 followerAuto=('f1', 11.945855705793974) followerShort=('f1', 11.945855705793974)
< 18.0: egoLane=b_0 followerAuto=('f1', 11.668237137195973) followerShort=('f1', 11.668237137195973)
< 19.0: egoLane=b_0 followerAuto=('f1', 11.483158091463977) followerShort=('f1', 11.483158091463977)
< 20.0: egoLane=b_0 followerAuto=('f1', 11.359772060975985) followerShort=('f1', 11.359772060975985)
< 21.0: egoLane=b_0 followerAuto=('f1', 11.277514707317323) followerShort=('f1', 11.277514707317323)
< 22.0: egoLane=b_0 followerAuto=('f1', 11.222676471544872) followerShort=('f1', 11.222676471544872)
< 23.0: egoLane=b_0 followerAuto=('f1', 11.186117647696577) followerShort=('f1', 11.186117647696577)
< 24.0: egoLane=b_0 followerAuto=('f1', 11.161745098464365) followerShort=('f1', 11.161745098464365)
< 25.0: egoLane=b_0 followerAuto=('f1', 11.145496732309567) followerShort=('f1', 11.145496732309567)
< 26.0: egoLane=b_0 followerAuto=('f1', 11.134664488206369) followerShort=('f1', 11.134664488206369)
< 27.0: egoLane=b_0 followerAuto=('f1', 11.12744299213756) followerShort=('f1', 11.12744299213756)
< 28.0: egoLane=b_0 followerAuto=('f1', 11.12262866142504) followerShort=('f1', 11.12262866142504)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getNextTLS ( Last six runs Jul2024 )

---------- Differences in output ----------
1,23d0
< 0.0 ()
< 1.0 (('C', 1, 178.76999999999998, 'G'),)
< 2.0 (('C', 1, 176.17, 'G'),)
< 3.0 (('C', 1, 170.96999999999997, 'G'),)
< 4.0 (('C', 1, 163.17, 'G'),)
< 5.0 (('C', 1, 152.76999999999998, 'G'),)
< 6.0 (('C', 1, 139.76999999999998, 'G'),)
< 7.0 (('C', 1, 125.04659999999998, 'G'),)
< 8.0 (('C', 1, 110.32319999999999, 'G'),)
< 9.0 (('C', 1, 95.59979999999999, 'G'),)
< 10.0 (('C', 1, 80.87639999999999, 'G'),)
< 11.0 (('C', 1, 66.15299999999999, 'G'),)
< 12.0 (('C', 1, 51.42959999999998, 'G'),)
< 13.0 (('C', 1, 36.70619999999998, 'G'),)
< 14.0 (('C', 1, 21.982799999999983, 'G'),)
< 15.0 (('C', 1, 7.259399999999985, 'G'),)
< 16.0 ()
< 17.0 ()
< 18.0 ()
< 19.0 ()
< 20.0 ()
< 21.0 ()
< 22.0 ()

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop all ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,19d4
<     <vehicle id="ego" depart="0.00" arrival="421.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop default ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,11d4
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop empty_id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1d0
< Error: Edge '' is not known.
---------- Differences in vehroutes ----------
5,11d4
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop first_init ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/insertStop/first_init/runner.py", line 44, in <module>
>     traci.vehicle.insertStop(vehID, 0, "busStop_A2B2", flags=tc.STOP_BUS_STOP, duration=30)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6422, in insertStop
>     return _libsumo.vehicle_insertStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:50:30 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="314.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,20
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop reached_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1d0
< Error: Stop insertion failed for vehicle 'ego' (Cannot insert stop before the currently reached stop).
---------- Differences in vehroutes ----------
5,11d4
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second_change_attribute ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="276.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop stop_forbidden_ignore_rerouter_copy ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="526.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop third ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle junctionModel.ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'ego' does not support junctionModel parameter 'junctionModel.ignoreIDDDDs'
---
> X Fatal error.
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="foe.0" depart="0.00" departLane="SC_0" departPos="10.00" departSpeed="14.03" departDelay="0.00" arrival="12.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.03" duration="12.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.68" rerouteNo="0" devices="tripinfo_foe.0" vType="t0" speedFactor="1.01" vaporized=""/>
    <tripinfo id="foe.1" depart="2.00" departLane="SC_0" departPos="10.00" departSpeed="15.04" departDelay="0.00" arrival="13.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="15.04" duration="11.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.15" rerouteNo="0" devices="tripinfo_foe.1" vType="t0" speedFactor="1.08" vaporized=""/>
    <tripinfo id="foe.2" depart="4.00" departLane="SC_0" departPos="10.00" departSpeed="14.31" departDelay="0.00" arrival="17.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.31" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.15" rerouteNo="0" devices="tripinfo_foe.2" vType="t0" speedFactor="1.03" vaporized=""/>
    <tripinfo id="foe.3" depart="6.00" departLane="SC_0" departPos="10.00" departSpeed="11.54" departDelay="0.00" arrival="21.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.54" duration="15.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.44" rerouteNo="0" devices="tripinfo_foe.3" vType="t0" speedFactor="0.83" vaporized=""/>
    <tripinfo id="foe.4" depart="8.00" departLane="SC_0" departPos="10.00" departSpeed="12.89" departDelay="0.00" arrival="22.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.52" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.59" rerouteNo="0" devices="tripinfo_foe.4" vType="t0" speedFactor="1.05" vaporized=""/>
    <tripinfo id="foe.5" depart="10.00" departLane="SC_0" departPos="10.00" departSpeed="12.31" departDelay="0.00" arrival="24.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.31" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.85" rerouteNo="0" devices="tripinfo_foe.5" vType="t0" speedFactor="0.89" vaporized=""/>
    <tripinfo id="foe.6" depart="12.00" departLane="SC_0" departPos="10.00" departSpeed="13.03" departDelay="0.00" arrival="25.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.03" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.29" rerouteNo="0" devices="tripinfo_foe.6" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.7" depart="14.00" departLane="SC_0" departPos="10.00" departSpeed="11.90" departDelay="0.00" arrival="27.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.90" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.53" rerouteNo="0" devices="tripinfo_foe.7" vType="t0" speedFactor="0.86" vaporized=""/>
    <tripinfo id="foe.8" depart="16.00" departLane="SC_0" departPos="10.00" departSpeed="13.37" departDelay="0.00" arrival="29.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="15.15" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.24" rerouteNo="0" devices="tripinfo_foe.8" vType="t0" speedFactor="1.09" vaporized=""/>
    <tripinfo id="foe.9" depart="18.00" departLane="SC_0" departPos="10.00" departSpeed="14.26" departDelay="0.00" arrival="31.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.26" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.06" rerouteNo="0" devices="tripinfo_foe.9" vType="t0" speedFactor="1.03" vaporized=""/>
    <tripinfo id="foe.10" depart="20.00" departLane="SC_0" departPos="10.00" departSpeed="14.54" departDelay="0.00" arrival="33.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="14.54" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.05" rerouteNo="0" devices="tripinfo_foe.10" vType="t0" speedFactor="1.05" vaporized=""/>
    <tripinfo id="foe.11" depart="22.00" departLane="SC_0" departPos="10.00" departSpeed="15.60" departDelay="0.00" arrival="33.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="15.60" duration="11.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.42" rerouteNo="0" devices="tripinfo_foe.11" vType="t0" speedFactor="1.12" vaporized=""/>
    <tripinfo id="foe.12" depart="24.00" departLane="SC_0" departPos="10.00" departSpeed="13.77" departDelay="0.00" arrival="37.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.77" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.83" rerouteNo="0" devices="tripinfo_foe.12" vType="t0" speedFactor="0.99" vaporized=""/>
    <tripinfo id="foe.13" depart="26.00" departLane="SC_0" departPos="10.00" departSpeed="12.87" departDelay="0.00" arrival="39.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.87" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.10" rerouteNo="0" devices="tripinfo_foe.13" vType="t0" speedFactor="0.93" vaporized=""/>
    <tripinfo id="foe.14" depart="28.00" departLane="SC_0" departPos="10.00" departSpeed="12.20" departDelay="0.00" arrival="41.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="12.20" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.71" rerouteNo="0" devices="tripinfo_foe.14" vType="t0" speedFactor="0.88" vaporized=""/>
    <tripinfo id="foe.15" depart="30.00" departLane="SC_0" departPos="10.00" departSpeed="13.08" departDelay="0.00" arrival="43.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="13.08" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="tripinfo_foe.15" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.16" depart="32.00" departLane="SC_0" departPos="10.00" departSpeed="13.00" departDelay="0.00" arrival="45.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.00" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.33" rerouteNo="0" devices="tripinfo_foe.16" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.17" depart="34.00" departLane="SC_0" departPos="10.00" departSpeed="14.50" departDelay="0.00" arrival="47.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="16.09" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.82" rerouteNo="0" devices="tripinfo_foe.17" vType="t0" speedFactor="1.16" vaporized=""/>
    <tripinfo id="foe.18" depart="36.00" departLane="SC_0" departPos="10.00" departSpeed="14.14" departDelay="0.00" arrival="49.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.14" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.17" rerouteNo="0" devices="tripinfo_foe.18" vType="t0" speedFactor="1.02" vaporized=""/>
    <tripinfo id="foe.19" depart="38.00" departLane="SC_0" departPos="10.00" departSpeed="14.03" departDelay="0.00" arrival="51.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="14.03" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.81" rerouteNo="0" devices="tripinfo_foe.19" vType="t0" speedFactor="1.01" vaporized=""/>
    <tripinfo id="foe.20" depart="40.00" departLane="SC_0" departPos="10.00" departSpeed="13.54" departDelay="0.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.54" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.76" rerouteNo="0" devices="tripinfo_foe.20" vType="t0" speedFactor="0.97" vaporized=""/>
    <tripinfo id="foe.21" depart="42.00" departLane="SC_0" departPos="10.00" departSpeed="12.36" departDelay="0.00" arrival="55.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.36" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="tripinfo_foe.21" vType="t0" speedFactor="0.89" vaporized=""/>
    <tripinfo id="foe.22" depart="44.00" departLane="SC_0" departPos="10.00" departSpeed="11.47" departDelay="0.00" arrival="58.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.47" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.24" rerouteNo="0" devices="tripinfo_foe.22" vType="t0" speedFactor="0.83" vaporized=""/>
    <tripinfo id="ego" depart="7.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="0.00" arrival="60.00" arrivalLane="CW_1" arrivalPos="50.00" arrivalSpeed="14.72" duration="53.00" routeLength="148.05" waitingTime="36.00" waitingCount="1" stopTime="0.00" timeLoss="42.79" rerouteNo="0" devices="tripinfo_ego" vType="t0" speedFactor="1.06" vaporized=""/>
    <tripinfo id="ego2" depart="9.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="2.00" arrival="62.00" arrivalLane="CW_0" arrivalPos="50.00" arrivalSpeed="13.03" duration="53.00" routeLength="148.05" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="40.73" rerouteNo="0" devices="tripinfo_ego2" vType="t0" speedFactor="0.94" vaporized=""/>
</tripinfos>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY intersection ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> [xcb] Unknown request in queue while dequeuing
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
---------- Differences in output ----------
1,22d0
< Loading net-file from 'input_net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
<  Inserted: 11
<  Running: 7
<  Waiting: 0
< Statistics (avg of 11):
<  RouteLength: 105.16
<  Speed: 5.93
<  Duration: 19.00
<  WaitingTime: 2.54
<  TimeLoss: 10.40
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< DijkstraRouter answered 11 queries and explored 3.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 26.00.
< 

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY low_stepLength ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> Xlib: sequence lost (0x118e3 > 0x1b0d) in reply type 0x16!
> Xlib: sequence lost (0x11968 > 0x1b0d) in reply type 0x1c!
> double free or corruption (fasttop)
---------- Differences in output ----------
1,301d0
< 0.0997408107567
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap braking_leader ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,382d0
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708011505
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198735923
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.586319078385337
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.037993564521017
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.38154722247842
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.645617143100875
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.85014837633004
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.00946674110554
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.134099827821203
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606023807
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.308885860396813
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.36956490769521
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.417475686585863
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle pastStops_stateLoaded ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while awaiting reply
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:374: poll_for_response: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,11d0
< retrieve stops before saving
< time 500.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
< retrieve stops after saving
< time 500.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
< time 501.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="500.00" type="micro">
    <route id="r1" state="1" edges="CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS SC">
        <stop lane="NC_0" duration="10.00" until="20.00"/>
        <stop lane="SC_0" duration="8.00" until="80.00"/>
        <stop lane="NC_0" duration="10.00" until="140.00"/>
        <stop lane="SC_0" duration="8.00" until="200.00"/>
        <stop lane="NC_0" duration="10.00" until="260.00"/>
        <stop lane="SC_0" duration="8.00" until="320.00"/>
        <stop lane="NC_0" duration="10.00" until="380.00"/>
        <stop lane="SC_0" duration="8.00" until="440.00"/>
        <stop lane="NC_0" duration="10.00" until="500.00"/>
        <stop lane="SC_0" duration="8.00" until="560.00"/>
        <stop lane="NC_0" duration="10.00" until="620.00"/>
        <stop lane="SC_0" duration="8.00" until="680.00"/>
    </route>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="bus" vClass="bus"/>
    <vehicle id="bus" type="bus" depart="0.00" line="B7" route="r1" distance="1120.87 0" speedFactor="1.0000" state="34818 0 11 12.10 16000 358.58 499000 0 6" pos="91.94 79.94 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 3 0 16000 24000 25000 50000 105000">
        <stop lane="NC_0" duration="10.00" until="20.00" started="25.00" ended="35.00"/>
        <stop lane="SC_0" duration="8.00" until="80.00" started="114.00" ended="122.00"/>
        <stop lane="NC_0" duration="10.00" until="140.00" started="203.00" ended="213.00"/>
        <stop lane="SC_0" duration="8.00" until="200.00" started="295.00" ended="303.00"/>
        <stop lane="NC_0" duration="10.00" until="260.00" started="385.00" ended="395.00"/>
        <stop lane="SC_0" duration="8.00" until="320.00" started="476.00" ended="484.00"/>
        <stop lane="NC_0" startPos="91.75" endPos="91.95" duration="10.00" until="380.00"/>
        <stop lane="SC_0" startPos="91.75" endPos="91.95" duration="8.00" until="440.00"/>
        <stop lane="NC_0" startPos="91.75" endPos="91.95" duration="10.00" until="500.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="232.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_later ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="248.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="11.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="263.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last ( Last six runs Jul2024 )

---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="216.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop remove_teleport ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="36.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/>
            <route edges="A0A1 A1B1 B1C1 D2D3"/>
        </routeDistribution>
        <stop edge="A0A1" speed="1000.00" jump="0.00"/>
        <stop edge="A1B1" speed="1000.00" jump="0.00"/>
        <stop edge="B1C1" speed="1000.00" jump="0.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="229.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop busStop="busStop_B2C2" duration="30.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_remove ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="180.00">
        <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_remove_rider ( Last six runs Jul2024 )

---------- Differences in tripinfo ----------
5,10d4
<     <tripinfo id="ego" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="184.00" arrivalLane="D2D3_0" arrivalPos="92.10" arrivalSpeed="12.94" duration="184.00" routeLength="584.86" waitingTime="1.00" waitingCount="1" stopTime="120.00" timeLoss="18.20" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <personinfo id="rider" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="195.00" waitingTime="178.00" timeLoss="9.37" traveltime="17.00">
<         <stop duration="0.00" arrival="0.00" arrivalPos="51.95" actType="waiting"/>
<         <ride waitingTime="178.00" vehicle="alternative" depart="178.00" arrival="195.00" arrivalPos="64.05" duration="17.00" routeLength="107.14" timeLoss="9.37"/>
<     </personinfo>
<     <tripinfo id="alternative" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="351.00" arrivalLane="D2D3_0" arrivalPos="92.10" arrivalSpeed="12.98" duration="251.00" routeLength="584.86" waitingTime="0.00" waitingCount="0" stopTime="180.00" timeLoss="28.62" rerouteNo="1" devices="tripinfo_alternative routing_alternative person_alternative" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop unreachable ( Last six runs Jul2024 )

---------- Differences in errors ----------
1d0
< Error: Stop replacement failed for vehicle 'ego' (No route found from edge 'B1C1' to stop edge 'C2D2').

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newStop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newStop/runner.py", line 45, in <module>
>     traci.vehicle.setStop("ego", "SC", 40, duration=7)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6414, in setStop
>     return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-07-04 09:49:49 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="39.98" parking="0" started="8.00" ended="15.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:49:49 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="29.00">
<         <route edges="SC CN"/>
<         <stop lane="SC_0" startPos="39.90" endPos="40.00" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,21
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop pos_0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/pos_0/runner.py", line 45, in <module>
>     traci.vehicle.setStop("ego", "CN", pos=0, duration=7)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6414, in setStop
>     return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-07-04 09:49:50 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="CN_0" pos="0.00" parking="0" started="28.00" ended="35.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:49:50 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="44.00">
<         <route edges="SC CN"/>
<         <stop lane="CN_0" startPos="0.00" endPos="0.00" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,21
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle slowDown ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'v0' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/slowDown/runner.py", line 47, in <module>
>     traci.vehicle.setAccel(vehID, 0)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6589, in setAccel
>     return _libsumo.vehicle_setAccel(typeID, accel)
> libsumo.libsumo.TraCIException: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,73d0
< 0.0 speed=-1073741824.0
< 1.0 speed=25.0
< 2.0 speed=25.0
< 3.0 speed=25.0
< 4.0 speed=25.0
<   slowDown from 25.0 to 21.0 over 2 seconds
< 5.0 speed=23.6666666667
< 6.0 speed=22.3333333333
< 7.0 speed=21.0
< 8.0 speed=21.0
<   slowDown from 21.0 to 15.0 over 5 seconds
< 9.0 speed=20.0
< 10.0 speed=19.0
< 11.0 speed=18.0
< 12.0 speed=17.0
< 13.0 speed=16.0
< 14.0 speed=15.0
< 15.0 speed=15.0
<   slowDown from 15.0 to 13.0 over 1 seconds
< 16.0 speed=14.0
< 17.0 speed=13.0
< 18.0 speed=13.0
< 19.0 speed=13.0
< 20.0 speed=13.0
< 21.0 speed=13.0
< 22.0 speed=13.0
< 23.0 speed=13.0
< 24.0 speed=13.0
< 25.0 speed=13.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> [xcb] Unknown request in queue while dequeuing
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
---------- Differences in output ----------
1,45d0
< step 0
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 1
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 2
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 3
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 4
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 5
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 6
<   veh=ego minTTC=3.69 maxDRAC=1.66 minPET= minPPET= curTTC=None
<   veh=leader minTTC=3.69 maxDRAC=1.66 minPET= minPPET= curTTC=None
< step 7
<   veh=ego minTTC=2.62 maxDRAC=2.37 minPET= minPPET= curTTC=None
<   veh=leader minTTC=2.62 maxDRAC=2.37 minPET= minPPET= curTTC=None
< step 8
<   veh=ego minTTC=2.62 maxDRAC=2.59 minPET= minPPET= curTTC=None
<   veh=leader minTTC=2.62 maxDRAC=2.59 minPET= minPPET= curTTC=None
< step 9
<   veh=ego minTTC=2.62 maxDRAC=2.59 minPET= minPPET= curTTC=None
<truncated after showing first 30 lines>
---------- Missing result in ssm ----------
<?xml version="1.0" encoding="UTF-8"?>


<SSMLog>
    <conflict begin="6.00" end="14.00" ego="ego" foe="leader">
        <minTTC time="7.00" position="101.60,98.57" type="10" value="2.62" speed="8.02"/>
        <maxDRAC time="8.00" position="100.36,101.00" type="11" value="2.59" speed="3.52"/>
        <PET time="11.50" position="100.36,101.00" type="17" value="1.25" speed="5.60"/>
        <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
    </conflict>
    <globalMeasures ego="ego">
        <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
        <BRSpan values="0.00 1.30 0.00 0.00 0.06 0.00 3.28 3.29 4.50 2.97 0.39 0.14 0.00 0.00 0.00"/>
        <maxBR time="8.00" position="99.56,102.33" value="4.50"/>
        <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA 2.64 NA NA NA NA"/>
        <minSGAP time="10.00" position="99.93,101.72" value="2.64" leader="leader"/>
        <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA 16.40 NA NA NA NA"/>
        <minTGAP time="10.00" position="99.93,101.72" value="16.40" leader="leader"/>
    </globalMeasures>
    <conflict begin="6.00" end="14.00" ego="leader" foe="ego">
        <minTTC time="7.00" position="101.60,98.57" type="11" value="2.62" speed="12.41"/>
        <maxDRAC time="8.00" position="100.36,101.00" type="10" value="2.59" speed="12.43"/>
        <PET time="11.50" position="100.36,101.00" type="17" value="1.25" speed="12.16"/>
        <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
    </conflict>
    <globalMeasures ego="leader">
        <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
        <BRSpan values="0.00 0.97 0.00 0.00 0.00 0.00 0.00 0.25 0.42 0.00 0.00 0.00 0.25"/>
        <maxBR time="3.00" position="101.60,17.16" value="0.97"/>
        <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm repeat ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in output ----------
1,90d0
< step 0
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 1
<   veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None
<   veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None
< step 2
<   veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-6.648539282164589
<   veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None
< step 3
<   veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-13.962109132247772
<   veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None
< step 4
<   veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-4.72691504983286
<   veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None
< step 5
<   veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-8.794209187032042
<   veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None
< step 6
<   veh=ego minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=4.183734975482486
<   veh=leader minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=None
< step 7
<   veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=2.027701553293637
<   veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None
< step 8
<   veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-6.32136620472998
<   veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None
< step 9
<   veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-13.249400180906845
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_asl ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Fatal error.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="5.10" y="-4.95" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v0" x="5.11" y="-1.65" angle="90.00" type="t0" speed="0.26" pos="5.11" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="5.15" y="-1.65" angle="90.00" type="t0" speed="0.52" pos="5.15" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="5.22" y="-1.65" angle="90.00" type="t0" speed="0.78" pos="5.22" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="5.31" y="-1.65" angle="90.00" type="t0" speed="1.04" pos="5.31" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="5.42" y="-1.65" angle="90.00" type="t0" speed="1.30" pos="5.42" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="5.57" y="-1.65" angle="90.00" type="t0" speed="1.56" pos="5.57" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="5.74" y="-1.65" angle="90.00" type="t0" speed="1.82" pos="5.74" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="5.93" y="-1.65" angle="90.00" type="t0" speed="2.08" pos="5.93" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="v0" type="t0" time="0.10" from="beg_0" to="beg_1" dir="1" speed="0.26" pos="5.11" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
    <change id="v0" type="t0" time="30.60" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="237.88" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
</lanechanges>

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5
> FXApp::openDisplay: unable to open display :20055.0
---------- Differences in output ----------
1,30d0
< Get before save....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< Get after load....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0000" arrival="266.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="0.9000" arrival="274.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci_java multiclient ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,12
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> data/MultiClient1.java:52: error: cannot find symbol
>             Simulation.setOrder(1);
>                       ^
>   symbol:   method setOrder(int)
>   location: class Simulation
> 1 error
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_java/runner.py", line 54, in <module>
>     subprocess.check_call([javac, "-cp", traciJar, fname])
>   File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
>     raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['javac', '-cp', '/home/delphi/extraGcc/sumo/bin/libsumo-1.21.0-SNAPSHOT.jar', 'data/MultiClient1.java']' returned non-zero exit status 1.
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #3263) on ts-sim-build-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-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,33d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< [013] Context results for vehicle 'ego':
< [014] Context results for vehicle 'ego':
< [015] Context results for vehicle 'ego':
< [016] Context results for vehicle 'ego':
< [017] Context results for vehicle 'ego':
< [018] Context results for vehicle 'ego':
< [019] Context results for vehicle 'ego':
< [020] Context results for vehicle 'ego':
< [021] Context results for vehicle 'ego':
< [022] Context results for vehicle 'ego':
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance persons r50_latDist50_ego_person ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
3d2
< TraCIException: No previous vehicle context subscription exists to apply filter type 0x0b

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollowOpposite laneChangeOpposite ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,95d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< snail_leader
< [002] Context results for vehicle 'ego':
< snail_leader
< [003] Context results for vehicle 'ego':
< snail_leader
< [004] Context results for vehicle 'ego':
< snail_leader
< [005] Context results for vehicle 'ego':
< snail_leader
< [006] Context results for vehicle 'ego':
< snail_leader
< [007] Context results for vehicle 'ego':
< snail_leader
< [008] Context results for vehicle 'ego':
< snail_leader
< [009] Context results for vehicle 'ego':
< snail_leader
< [010] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [011] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [012] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [013] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u100 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,10d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=100.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v4
< v7
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u250_all ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,17d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=250.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v10
< v2
< v3
< v4
< v5
< v6
< v7
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50_crossing ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,2
> X Error: code 1 major 255 minor 0: BadRequest (invalid request code or no such operation).
> X Error: code 1 major 173 minor 0: BadRequest (invalid request code or no such operation).
---------- Differences in output ----------
1,106d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=50.0, foeDistToJunction=50.0)
< Step 1:
< Context results for veh 'ego':
< Step 2:
< Context results for veh 'ego':
< Step 3:
< Context results for veh 'ego':
< Step 4:
< Context results for veh 'ego':
< Step 5:
< Context results for veh 'ego':
< Step 6:
< Context results for veh 'ego':
< Step 7:
< Context results for veh 'ego':
< v6
< v9
< Step 8:
< Context results for veh 'ego':
< v6
< v9
< Step 9:
< Context results for veh 'ego':
< v6
< v9
< Step 10:
< Context results for veh 'ego':
<truncated after showing first 30 lines>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 900.0 seconds
traci bugs ticket13384 ( Last six runs Jul2024 )
traci misc concurrent ( Last six runs Jul2024 )
traci vehicle moveToXY ticket5029 ( Last six runs Jul2024 )
traci_java concurrent ( Last six runs Jul2024 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
4,12d3
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
<  Inserted: 0 (Loaded: 1)
<  Running: 0
<  Waiting: 0
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 1.00.
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci lane lane_intermodal ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,3d0
< foes ('EC_2', ':C_6_0', 'EC_2', 'EC_3', ':C_8_0', 'EC_3', 'EC_4', 'EC_4', ':C_11_0', 'WC_2', 'WC_3', 'WC_4', 'WC_4', ':C_23_0', ':C_w1_0', ':C_w3_0')
< internal foes for :C_15_0: (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0')
< internal foes for :C_c0_0: (':C_24_0', ':C_1_0', ':C_25_0', ':C_3_0', ':C_3_1', ':C_26_0', ':C_27_0', ':C_28_0', ':C_13_0', ':C_15_0', ':C_15_1', ':C_35_0')

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in detector ----------
18,27c18
<    <interval begin="6.00" end="7.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.68" meanTimeLoss="0.07" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="7.00" end="8.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.08" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="8.00" end="9.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="8.00" end="9.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.10" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="9.00" end="10.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="9.00" end="10.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.04" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="10.00" end="11.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="11.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.26" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
< </detector>
---
>    <interval begin="
\ No newline at end of file
---------- Differences in output ----------
1,272d0
< step 0.0
<   examining det0
<      pos 100.0
<      length 25.0
<      lane 2fi_0
<      vehNum 0
<      haltNum 0
<      meanSpeed 0.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
<   examining det1
<      pos 148.5
<      length 400.0
<      lane 2o_0
<      vehNum 0
<      haltNum 0
<      meanSpeed 0.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
< after the first simulation steps
< step 1.0
<   examining det0
<      pos 100.0
<      length 25.0
<      lane 2fi_0
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci misc option_list_append ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
6,9d5
< Reason: Libsumo requested termination.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 10.00.
< 

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
74,99d73
< findIntermodalRoute modes='public' vType=' pType='slowPed'
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=1263.5333333333335, cost=1263.5333333333335, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=1934.9275995799292, cost=1934.9275995799292, length=1198.6190899369894, intended=train_train2:1.1, depart=2399.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=33.13333333333367, cost=33.13333333333367, length=4.970000000000027, depart=3199.4609329132627, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=268.6726666666668, cost=268.6726666666668, length=500.03999999999996, intended=train_train1:0.5, depart=3401.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=1416.1333333333341, cost=1416.1333333333341, length=1200.02, depart=3501.266932913263, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=' pType='slowPedFactor'
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=' pType='fastPed'
<   Stage(type=2, edges=('A0B0', 'B1B0', 'A1B1'), travelTime=659.5644444444445, cost=659.5644444444445, length=2471.62, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=' pType='fastPedFactor'
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
< 
< 
< 
traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Jul2024 )
traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Jul2024 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_noTrains ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
79,85d78
< findIntermodalRoute modes='public' vType=' pType='fastPedFactor'
<   Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=4.9929600000000445, cost=4.9929600000000445, length=5.20100000000005, depart=1.0, departPos=985.6, arrivalPos=894.8)
<   Stage(type=3, line=bus1:0, destStop=busStopD, edges=('B0B1',), travelTime=535.0079599999999, cost=535.0079599999999, length=493.9469484599505, intended=bus_bus1:0.0, depart=457.0, departPos=0.0, arrivalPos=493.94594845995044)
<   Stage(type=2, edges=('B0B1', 'A1B1'), travelTime=880.7712000000001, cost=880.7712000000001, length=1905.0700000000002, depart=541.00092, departPos=475.0, arrivalPos=100.0)
< 
< 
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci misc rerouting findIntermodalRoute taxi ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,13d0
< findIntermodalRoute modes='taxi' vType=' pType=''
<   Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=391.00896, cost=391.00896, length=94.802, depart=1.0, departPos=0.0, arrivalPos=894.8)
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=109.375210137, cost=109.375210137, length=1498.362, intended=taxi, depart=392.00896, departPos=894.8, arrivalPos=894.8)
<   Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=501.384170137, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='taxi public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=116.200264132, cost=116.200264132, length=1593.162, intended=taxi, depart=1.00096, departPos=0.0, arrivalPos=894.8)
<   Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=117.201224132, departPos=894.8, arrivalPos=100.0)
< 
< 
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci person moveToXY keepRoute1_junction ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
162,249c162
<         <person id="p0" x="111.59" y="127.40" angle="0.00" speed="1.00" pos="14.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="53.00">
<         <person id="p0" x="111.59" y="128.40" angle="0.00" speed="1.00" pos="15.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="54.00">
<         <person id="p0" x="111.59" y="129.40" angle="0.00" speed="1.00" pos="16.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="55.00">
<         <person id="p0" x="111.59" y="130.40" angle="0.00" speed="1.00" pos="17.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="56.00">
<         <person id="p0" x="111.59" y="131.40" angle="0.00" speed="1.00" pos="18.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="57.00">
<         <person id="p0" x="111.59" y="132.40" angle="0.00" speed="1.00" pos="19.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="58.00">
<         <person id="p0" x="111.59" y="133.40" angle="0.00" speed="1.00" pos="20.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <person id="p0" x="111.59" y="134.40" angle="0.00" speed="1.00" pos="21.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p0" x="111.59" y="135.40" angle="0.00" speed="1.00" pos="22.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <person id="p0" x="111.59" y="136.40" angle="0.00" speed="1.00" pos="23.30" edge=":C_w1" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,80d0
< s=0.0 x=111.59 y=75.4
< s=1.0 x=111.59 y=76.4
< s=2.0 x=111.59 y=77.4
< s=3.0 x=111.59 y=78.4
< s=4.0 x=111.59 y=79.4
< s=5.0 x=111.59 y=80.4
< s=6.0 x=111.59 y=81.4
< s=7.0 x=111.59 y=82.4
< s=8.0 x=111.59 y=83.4
< s=9.0 x=111.59 y=84.4
< s=10.0 x=111.59 y=85.4
< s=11.0 x=111.59 y=86.4
< s=12.0 x=111.59 y=87.4
< s=13.0 x=111.59 y=88.4
< s=14.0 x=111.59 y=89.4
< s=15.0 x=111.59 y=90.4
< s=16.0 x=111.59 y=91.4
< s=17.0 x=111.59 y=92.4
< s=18.0 x=111.59 y=93.4
< s=19.0 x=111.59 y=94.4
< s=20.0 x=111.59 y=95.4
< s=21.0 x=111.59 y=96.4
< s=22.0 x=111.59 y=97.4
< s=23.0 x=111.59 y=98.4
< s=24.0 x=111.59 y=99.4
< s=25.0 x=111.59 y=100.4
< s=26.0 x=111.59 y=101.4
< s=27.0 x=111.59 y=102.4
< s=28.0 x=111.59 y=103.4
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci simulation loadState IDList ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< 10.0 departed=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8', 'v.9') arrived=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8')
< 20.0 departed=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')
< 10.0 departed=() arrived=()
< 11.0 departed=('v.10',) arrived=('v.9',)
< 20.0 departed=('v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci simulation loadState busStop ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in tripinfo ----------
15d14
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci trafficlight constraints addConstraint ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,18d0
< constraints for 'A'
<    Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42)
<    Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
< constraints for 'A' and trip 't0'
<    Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42)
<    Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
< constraints for 'D'
< constraints where 'D' is foeSignal
<    Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42)
<    Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
< constraints for 'A' (later)
<    Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=False, active=True param=bar=23|foo=42)
<    Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t5, foeId=t4, foeSignal=D, limit=1, type=0, mustWait=True, active=True)

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci trafficlight constraints swapConstraints_loadState ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---------- Differences in output ----------
1,12d0
< constraints before swap
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
< constraints after swap
<  tls=A Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True)
< constraints after swap
<  tls=A Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2024-07-04 10:03:25 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,21
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <save-state.constraints value="true"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="0.00" type="micro" constraints="1">
    <route id="!t0" state="0" edges="a g"/>
    <route id="!t1" state="0" edges="h g"/>
    <route id="!t2" state="0" edges="d g"/>
    <delay number="0" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="train" length="50.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="routing_t0" state="0"/>
    </vehicle>
    <vehicle id="t1" type="train" depart="0.00" departSpeed="max" route="!t1" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="routing_t1" state="0"/>
    </vehicle>
    <vehicle id="t2" type="train" depart="0.00" departSpeed="max" route="!t2" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="routing_t2" state="0"/>
    </vehicle>
    <railSignalConstraints id="C">
        <predecessor tripId="t2" tl="H" foes="t1" limit="5"/>
    </railSignalConstraints>
    <railSignalConstraints id="D">
        <predecessor tripId="t2" tl="A" foes="t0" limit="3"/>
    </railSignalConstraints>
    <railSignalConstraints id="H">
        <predecessor tripId="t1" tl="C" foes="t0" limit="4"/>
    </railSignalConstraints>
</snapshot>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error).
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2024-07-04 09:51:59 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,23
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="5.10" arrivalSpeed="0.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="traci"/>
<     <tripinfo id="v0" depart="1.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="21.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="12.69" duration="20.00" routeLength="194.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <processing>
>         <tls.all-off value="true"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
< ('ed1', 'ed2')
< 1165.0
< 129 1235.0
< 130 1245.0
---------- Differences in rawdump ----------
1387,1398c1387
<             <lane id="ed2_1"/>
<         </edge>
<     </timestep>
<     <timestep time="161.00">
<         <edge id="ed2">
<             <lane id="ed2_0">
<                 <vehicle id="Stapler_00" pos="302.35" speed="10.00"/>
<             </lane>
<             <lane id="ed2_1"/>
<         </edge>
<     </timestep>
< </netstate>
---
>             <lane id="ed2_1"/>
\ No newline at end of file

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Error: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,100d0
< 1.0 (('C', 13, 86.85000000000001, 'g'), ('C', 15, 291.21000000000004, 'r'), ('C', 10, 484.93000000000006, 'G'))
< 2.0 (('C', 13, 84.25, 'g'), ('C', 15, 288.61, 'r'), ('C', 10, 482.33000000000004, 'G'))
< 3.0 (('C', 13, 79.05000000000001, 'g'), ('C', 15, 283.41, 'r'), ('C', 10, 477.13, 'G'))
< 4.0 (('C', 13, 71.25, 'g'), ('C', 15, 275.61, 'r'), ('C', 10, 469.33000000000004, 'G'))
< 5.0 (('C', 13, 60.85, 'g'), ('C', 15, 265.21, 'r'), ('C', 10, 458.92999999999995, 'G'))
< 6.0 (('C', 13, 47.85, 'g'), ('C', 15, 252.20999999999998, 'r'), ('C', 10, 445.92999999999995, 'G'))
< 7.0 (('C', 13, 33.96, 'g'), ('C', 15, 238.32, 'r'), ('C', 10, 432.03999999999996, 'G'))
< 8.0 (('C', 13, 20.070000000000007, 'g'), ('C', 15, 224.43, 'r'), ('C', 10, 418.15, 'G'))
< 9.0 (('C', 13, 6.777000000000001, 'g'), ('C', 15, 211.137, 'r'), ('C', 10, 404.85699999999997, 'G'))
< 10.0 (('C', 15, 202.344, 'r'), ('C', 10, 396.06399999999996, 'G'))
< 11.0 (('C', 15, 190.95100000000002, 'r'), ('C', 10, 384.67100000000005, 'G'))
< 12.0 (('C', 15, 177.06099999999998, 'r'), ('C', 10, 370.78099999999995, 'G'))
< 13.0 (('C', 15, 163.171, 'r'), ('C', 10, 356.89099999999996, 'G'))
< 14.0 (('C', 15, 149.281, 'r'), ('C', 10, 343.001, 'G'))
< 15.0 (('C', 15, 135.391, 'r'), ('C', 10, 329.111, 'G'))
< 16.0 (('C', 15, 121.501, 'r'), ('C', 10, 315.221, 'G'))
< 17.0 (('C', 15, 107.61099999999999, 'r'), ('C', 10, 301.331, 'G'))
< 18.0 (('C', 15, 93.721, 'r'), ('C', 10, 287.44100000000003, 'G'))
< 19.0 (('C', 15, 79.83099999999999, 'r'), ('C', 10, 273.55100000000004, 'G'))
< 20.0 (('C', 15, 65.941, 'r'), ('C', 10, 259.66100000000006, 'G'))
< 21.0 (('C', 15, 52.050999999999995, 'r'), ('C', 10, 245.77100000000002, 'G'))
< 22.0 (('C', 15, 38.160999999999994, 'r'), ('C', 10, 231.881, 'G'))
< 23.0 (('C', 15, 24.271, 'r'), ('C', 10, 217.991, 'G'))
< 24.0 (('C', 15, 12.01433333333334, 'r'), ('C', 10, 205.73433333333335, 'G'))
< 25.0 (('C', 15, 4.257666666666665, 'r'), ('C', 10, 197.97766666666666, 'G'))
< 26.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
< 27.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
< 28.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
< 29.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:50:42 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00">
<         <route edges="D2C2 C2C3"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
9,18c12,14
<     <vehicle id="ego" type="train" depart="0.00" arrival="415.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
20c16,24
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< vehicleList ('v0',)

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,3c1
< Error: Could not set stop parameter for vehicle 'ego' (Triggered stop at index 0 cannot be changed into a waypoint by setting speed to 3.00)
< Warning: Vehicle 'train0' to split from vehicle 'ego' is not known. time=16.00.
< Warning: Vehicle 'ego' aborts joining after extension of 10.00s at time 110.00.
---
> Xlib: sequence lost (0x119b6 > 0x1b0d) in reply type 0x1c!
---------- Differences in output ----------
1,46d0
< stop parameters for index 0 at time 6.0:
< index 0
< edge A1B1
< lane 0
< startPos 5.00
< endPos 50.00
< posLat -0.50
< arrival 42.00
< duration 30.00
< until 100.00
< extension 10.00
< parking 0
< triggered join
< permitted p0 p1 p2
< expected p0 p1
< actType test action
< tripId fancyID
< split train0
< join train1
< line S42
< speed 0.00
< started 83.00
< ended 102.00
< stop parameters for index -1 at time 150.0:
< index 0
< edge A1B1
< lane 0
< startPos 5.00
< endPos 50.00
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-07-04 09:50:25 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="49.99" parking="0" started="16.00" ended="111.00" delay="11.00" arrivalDelay="-26.00" tripId="fancyID" line="S42" split="train0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="128.00" ended="228.00" busStop="busStop_B1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.66" parking="0" started="239.00" ended="240.00" busStop="busStop_C1D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:50:25 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="257.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop lane="A1B1_0" startPos="5.00" endPos="50.00" posLat="-0.50" arrival="42.00" duration="30.00" until="100.00" started="16.00" ended="111.00" extension="10.00" triggered="join" parking="0" expected="p0 p1" permitted="p0 p1 p2" tripId="fancyID" line="S42" split="train0" join="train1" actType="test action"/>
<         <stop busStop="busStop_B1C1" duration="100.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00" onDemand="1"/>
<         <param key="tripId" value="fancyID"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
13c12,21
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:50:08 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="180.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
11c12,20
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
4,12d3
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 162.00.
< 
---------- Differences in rawdump ----------
1391,1398d1390
<         <edge id="ed1">
<             <lane id="ed1_0"/>
<             <lane id="ed1_1">
<                 <vehicle id="Stapler_00" pos="215.00" speed="10.00"/>
<             </lane>
<         </edge>
<     </timestep>
< </netstate>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
2,3d1
< Traceback (most recent call last):
< libsumo.libsumo.FatalTraCIError: A network was not yet constructed.
---------- Differences in output ----------
1,2d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2024-07-04 09:51:19 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-07-04 09:51:19 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
> </Configuration>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,790d0
< 0.0
<   count 0
<   routeLength 0.00
<   speed 0.00
<   duration 0.00
<   waitingTime 0.00
<   timeLoss 0.00
<   departDelay 0.00
<   departDelayWaiting -1.00
<   totalTravelTime 0.00
<   totalDepartDelay 0.00
<   vehicleTripStatistics.count 0
<   vehicleTripStatistics.routeLength 0.00
<   vehicleTripStatistics.speed 0.00
<   vehicleTripStatistics.duration 0.00
<   vehicleTripStatistics.waitingTime 0.00
<   vehicleTripStatistics.timeLoss 0.00
<   vehicleTripStatistics.departDelay 0.00
<   vehicleTripStatistics.departDelayWaiting -1.00
<   vehicleTripStatistics.totalTravelTime 0.00
<   vehicleTripStatistics.totalDepartDelay 0.00
<   bikeTripStatistics.count 0
<   bikeTripStatistics.routeLength 0.00
<   bikeTripStatistics.speed 0.00
<   bikeTripStatistics.duration 0.00
<   bikeTripStatistics.waitingTime 0.00
<   bikeTripStatistics.timeLoss 0.00
<   bikeTripStatistics.totalTravelTime 0.00
<   pedestrianStatistics.count 0
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci_java api ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
2d1
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.