02May2024 - 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.18May092215.3366512 -g

To start TextTest for these tests, run:

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


libsumo.gui: 512 tests: 416 succeeded 67 FAILED 28 killed 1 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,5c1,7
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< ..
< 
< OK
---
> .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,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 May2024 )

---------- Differences in errors ----------
1,25c1,3
< ...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 Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
<truncated after showing first 30 lines>
---------- 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 : simpla statistics ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/statistics/runner.py", line 39, in <module>
>     simpla.load("simpla.cfg.xml")
>   File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load
>     _mgr = simpla._platoonmanager.PlatoonManager()
>   File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__
>     raise SimplaException(
> simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup.
---------- Differences in output ----------
1,35d0
< Step 100
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0, v.3
< 	simpla platoon average length: 2.00
< 	simpla platoon average speed: 14.53
< 	simpla platoon info ID 0: {'laneID': 'left0A0_0', 'members': ['v.0', 'v.1', 'v.2']}
< 	simpla platoon of vehicle v.0: 0
< Step 150
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0
< 	simpla platoon average length: 4.00
< 	simpla platoon average speed: 13.60
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< 	simpla platoon of vehicle v.0: 0
< Step 200
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0
< 	simpla platoon average length: 4.00
< 	simpla platoon average speed: 13.55
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< 	simpla platoon of vehicle v.0: 0
< Step 250
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0
< 	simpla platoon average length: 4.00
< 	simpla platoon average speed: 13.33
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< 	simpla platoon of vehicle v.0: 0
< Step 300
<truncated after showing first 30 lines>

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

---------- 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/bugs/ticket13053/runner.py", line 41, in <module>
>     traci.vehicle.moveToXY(vehID, '-1', 0, 90.90080210811013, 54.132537576628486, 170.1306746294961, keepRoute=3)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6545, in moveToXY
>     return _libsumo.vehicle_moveToXY(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in output ----------
1,4d0
< lane= routePos=-1073741824
< lane=7_3 routePos=1
< lane=:1_23_0 routePos=0
< lane=7_2 routePos=1

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

---------- 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.
---------- 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="overtaking" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="VODUGES_beg_0" slope="0.00"/>
        <vehicle id="slow" x="40.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="40.00" lane="VODUGES_beg_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="overtaking" x="2.60" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="2.60" lane="VODUGES_beg_0" slope="0.00"/>
        <vehicle id="slow" x="42.60" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="42.60" lane="VODUGES_beg_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="overtaking" x="7.80" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.20" pos="7.80" lane="VODUGES_beg_0" slope="0.00"/>
        <vehicle id="slow" x="47.80" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.20" pos="47.80" lane="VODUGES_beg_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="overtaking" x="15.60" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="7.80" pos="15.60" lane="VODUGES_beg_0" slope="0.00"/>
        <vehicle id="slow" x="55.60" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="7.80" pos="55.60" lane="VODUGES_beg_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="overtaking" x="26.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.40" pos="26.00" lane="VODUGES_beg_0" slope="0.00"/>
        <vehicle id="slow" x="61.45" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.85" pos="61.45" lane="VODUGES_beg_0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="overtaking" x="39.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.00" pos="39.00" lane="VODUGES_beg_0" slope="0.00"/>
        <vehicle id="slow" x="65.35" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="3.90" pos="65.35" lane="VODUGES_beg_0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="overtaking" x="49.78" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.78" pos="49.78" lane="VODUGES_beg_0" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< Error: Vehicle 'v0' is not known.
---
> X Fatal error.
---------- Differences in output ----------
1,17d0
< step=2.0 road=SC lane=SC_0 pos=0.00 dist=0.00 simDist=0.00 simDistToEnd=198.05 distToInt=105.75 distToEnd=198.05 simDist2DToInt=105.75 simDist2DToEnd=198.05
< step=3.0 road=SC lane=SC_0 pos=2.60 dist=2.60 simDist=2.60 simDistToEnd=195.45 distToInt=103.15 distToEnd=195.45 simDist2DToInt=103.15 simDist2DToEnd=195.45
< step=4.0 road=SC lane=SC_0 pos=7.80 dist=7.80 simDist=7.80 simDistToEnd=190.25 distToInt=97.95 distToEnd=190.25 simDist2DToInt=97.95 simDist2DToEnd=190.25
< step=5.0 road=SC lane=SC_0 pos=15.60 dist=15.60 simDist=15.60 simDistToEnd=182.45 distToInt=90.15 distToEnd=182.45 simDist2DToInt=90.15 simDist2DToEnd=182.45
< step=6.0 road=SC lane=SC_0 pos=26.00 dist=26.00 simDist=26.00 simDistToEnd=172.05 distToInt=79.75 distToEnd=172.05 simDist2DToInt=79.75 simDist2DToEnd=172.05
< step=7.0 road=SC lane=SC_0 pos=39.00 dist=39.00 simDist=39.00 simDistToEnd=159.05 distToInt=66.75 distToEnd=159.05 simDist2DToInt=66.75 simDist2DToEnd=159.05
< step=8.0 road=SC lane=SC_0 pos=52.89 dist=52.89 simDist=52.89 simDistToEnd=145.16 distToInt=52.86 distToEnd=145.16 simDist2DToInt=52.86 simDist2DToEnd=145.16
< step=9.0 road=SC lane=SC_0 pos=66.78 dist=66.78 simDist=66.78 simDistToEnd=131.27 distToInt=38.97 distToEnd=131.27 simDist2DToInt=38.97 simDist2DToEnd=131.27
< step=10.0 road=SC lane=SC_0 pos=80.67 dist=80.67 simDist=80.67 simDistToEnd=117.38 distToInt=25.08 distToEnd=117.38 simDist2DToInt=25.08 simDist2DToEnd=117.38
< step=11.0 road=:C_10 lane=:C_10_0 pos=2.61 dist=94.56 simDist=94.56 simDistToEnd=103.49 distToInt=11.19 distToEnd=103.49 simDist2DToInt=11.19 simDist2DToEnd=103.49
< step=12.0 road=CN lane=CN_0 pos=0.40 dist=108.45 simDist=108.45 simDistToEnd=89.60 distToInt=-1073741824.00 distToEnd=89.60 simDist2DToInt=2.70 simDist2DToEnd=89.60
< step=13.0 road=CN lane=CN_0 pos=14.29 dist=122.34 simDist=122.34 simDistToEnd=75.71 distToInt=-1073741824.00 distToEnd=75.71 simDist2DToInt=16.59 simDist2DToEnd=75.71
< step=14.0 road=CN lane=CN_0 pos=28.18 dist=136.23 simDist=136.23 simDistToEnd=61.82 distToInt=-1073741824.00 distToEnd=61.82 simDist2DToInt=30.48 simDist2DToEnd=61.82
< step=15.0 road=CN lane=CN_0 pos=42.07 dist=150.12 simDist=150.12 simDistToEnd=47.93 distToInt=-1073741824.00 distToEnd=47.93 simDist2DToInt=44.37 simDist2DToEnd=47.93
< step=16.0 road=CN lane=CN_0 pos=55.96 dist=164.01 simDist=164.01 simDistToEnd=34.04 distToInt=-1073741824.00 distToEnd=34.04 simDist2DToInt=58.26 simDist2DToEnd=34.04
< step=17.0 road=CN lane=CN_0 pos=69.85 dist=177.90 simDist=177.90 simDistToEnd=20.15 distToInt=-1073741824.00 distToEnd=20.15 simDist2DToInt=72.15 simDist2DToEnd=20.15
< step=18.0 road=CN lane=CN_0 pos=83.74 dist=191.79 simDist=191.79 simDistToEnd=6.26 distToInt=-1073741824.00 distToEnd=6.26 simDist2DToInt=86.04 simDist2DToEnd=6.26

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

---------- Differences in output ----------
4c4
< Reason: Libsumo requested termination.
---
> Reason: All vehicles have left the simulation.

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

---------- 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 ticket3634 ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,6
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> [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.
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <changeStarted id="v0" type="t0" time="1.00" from="beg_0" to="beg_1" dir="1" speed="2.60" pos="7.70" reason="traci|urgent|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.50"/>
    <change id="v0" type="t0" time="2.00" from="beg_0" to="beg_1" dir="1" speed="5.20" pos="12.90" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeEnded id="v0" type="t0" time="3.00" from="beg_1" to="beg_1" dir="0" speed="7.80" pos="20.70" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
</lanechanges>

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

---------- 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,38d3
< 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.52 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
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,3
> X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection).
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="v0" type="DEFAULT_VEHTYPE" time="5.00" from="gneE0_1" to="gneE0_2" dir="1" speed="10.67" pos="36.07" 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="DEFAULT_VEHTYPE" time="7.00" from="gneE0_2" to="gneE0_1" dir="-1" speed="13.96" pos="62.72" 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 bugs ticket6239 ( Last six runs May2024 )

---------- 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,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 May2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :17797.0
---------- 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 May2024 )

---------- 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 lane setMaxSpeed2 ( Last six runs May2024 )

---------- Differences in aggregated ----------
5,18d4
<     <interval begin="0.00" end="217.00" id="DEFAULT_LANEDATA">
<         <edge id="A0A1">
<             <lane id="A0A1_0" sampledSeconds="285.24" traveltime="16.32" overlapTraveltime="16.96" density="13.14" laneDensity="13.14" occupancy="6.51" waitingTime="87.00" timeLoss="157.43" speed="6.19" speedRelative="0.45" departed="20" arrived="0" entered="0" left="11" laneChangedFrom="9" laneChangedTo="0"/>
<             <lane id="A0A1_1" sampledSeconds="17.52" traveltime="7.59" overlapTraveltime="7.99" density="0.81" laneDensity="0.81" occupancy="0.36" waitingTime="0.00" timeLoss="0.95" speed="13.13" speedRelative="0.95" departed="0" arrived="0" entered="0" left="9" laneChangedFrom="0" laneChangedTo="9"/>
<         </edge>
<         <edge id="A1A2">
<             <lane id="A1A2_0" sampledSeconds="82.94" traveltime="7.89" overlapTraveltime="8.27" density="3.82" laneDensity="3.82" occupancy="1.80" waitingTime="0.00" timeLoss="6.72" speed="12.69" speedRelative="0.91" departed="0" arrived="0" entered="11" left="10" laneChangedFrom="1" laneChangedTo="0"/>
<             <lane id="A1A2_1" sampledSeconds="80.60" traveltime="7.70" overlapTraveltime="8.08" density="3.71" laneDensity="3.71" occupancy="1.77" waitingTime="0.00" timeLoss="5.19" speed="12.99" speedRelative="0.94" departed="0" arrived="0" entered="9" left="10" laneChangedFrom="0" laneChangedTo="1"/>
<         </edge>
<         <edge id="A2A3">
<             <lane id="A2A3_0" sampledSeconds="78.58" traveltime="7.57" overlapTraveltime="7.95" density="3.62" laneDensity="3.62" occupancy="1.74" waitingTime="0.00" timeLoss="3.85" speed="13.21" speedRelative="0.95" departed="0" arrived="10" entered="10" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="A2A3_1" sampledSeconds="78.86" traveltime="7.53" overlapTraveltime="7.92" density="3.63" laneDensity="3.63" occupancy="1.73" waitingTime="0.00" timeLoss="3.55" speed="13.27" speedRelative="0.96" departed="0" arrived="10" entered="10" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<     </interval>
---------- Differences in tripinfo ----------
5,24d4
<     <tripinfo id="v.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="12.68" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.24" rerouteNo="0" devices="tripinfo_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.1" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="36.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="12.89" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.17" rerouteNo="0" devices="tripinfo_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.2" depart="20.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="46.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.38" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.19" rerouteNo="0" devices="tripinfo_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.3" depart="30.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="55.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.66" duration="25.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.72" rerouteNo="0" devices="tripinfo_v.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.4" depart="40.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="68.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.65" duration="28.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.26" rerouteNo="0" devices="tripinfo_v.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.6" depart="60.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="86.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.85" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.81" rerouteNo="0" devices="tripinfo_v.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.7" depart="70.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.51" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.40" rerouteNo="0" devices="tripinfo_v.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.8" depart="80.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="106.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.27" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.66" rerouteNo="0" devices="tripinfo_v.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.9" depart="90.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="116.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.76" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.24" rerouteNo="0" devices="tripinfo_v.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.10" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="126.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.26" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.45" rerouteNo="0" devices="tripinfo_v.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.11" depart="110.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="136.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.17" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.15" rerouteNo="0" devices="tripinfo_v.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.12" depart="120.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="146.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.93" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_v.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.13" depart="130.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="156.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.78" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.34" rerouteNo="0" devices="tripinfo_v.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.14" depart="140.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="166.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.91" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.98" rerouteNo="0" devices="tripinfo_v.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.5" depart="50.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="167.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="12.96" duration="117.00" routeLength="294.90" waitingTime="87.00" waitingCount="1" stopTime="0.00" timeLoss="95.74" rerouteNo="0" devices="tripinfo_v.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.15" depart="150.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.83" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.92" rerouteNo="0" devices="tripinfo_v.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.16" depart="160.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="185.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.01" duration="25.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.54" rerouteNo="0" devices="tripinfo_v.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.17" depart="170.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.52" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.12" rerouteNo="0" devices="tripinfo_v.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.18" depart="180.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="206.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.06" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.15" rerouteNo="0" devices="tripinfo_v.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v.19" depart="190.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="216.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.84" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.51" rerouteNo="0" devices="tripinfo_v.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

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

---------- Differences in errors ----------
0a1,2
> 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 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

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

---------- Differences in errors ----------
0a1,2
> 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 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>
---------- Missing result in log2 ----------
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 person moveTo after_creation_walkingarea ( Last six runs May2024 )

---------- 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_walkingarea/runner.py", line 48, in <module>
>     edge = traci.person.getRoadID(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7313, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:33 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,210c6,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="110.85" y="86.40" angle="353.40" speed="6.44" pos="1.00" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="110.94" y="87.60" angle="11.77" speed="1.21" pos="2.21" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="111.21" y="88.84" angle="12.25" speed="1.26" pos="3.47" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="111.52" y="90.26" angle="12.25" speed="1.46" pos="4.93" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="111.59" y="91.58" angle="0.00" speed="1.33" pos="6.26" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="111.59" y="92.17" angle="0.00" speed="0.60" pos="6.85" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="111.59" y="92.34" angle="0.00" speed="0.16" pos="7.02" edge=":C_w2" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="111.59" y="92.34" angle="0.00" speed="0.00" pos="7.02" edge=":C_w2" 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_w2 lane=:C_w2_0 pos=1.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:33 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="68.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 May2024 )

---------- 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 7313, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:35 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-05-02 09:40:35 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 after_creation ( Last six runs May2024 )

---------- 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/moveToXY/after_creation/runner.py", line 48, in <module>
>     x, y = traci.person.getPosition(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7305, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:00 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,192c6,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="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:00 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="-10.00" arrival="62.00">
<         <walk edges="SC CN"/>
<     </person>
---
>     <input>
>         <net-file value="input_net2.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 after_creation_add_walk ( Last six runs May2024 )

---------- 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/moveToXY/after_creation_add_walk/runner.py", line 48, in <module>
>     x, y = traci.person.getPosition(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7305, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:02 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,60c6,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="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:02 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,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="-10.00" arrival="18.00">
<         <walk edges="SC"/>
<         <stop lane="SC_0" endPos="81.95" duration="10.00"/>
<     </person>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
10c11,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 keepRoute2_junction_offroad ( Last six runs May2024 )

---------- Differences in errors ----------
1,8c1,7
< Warning: Could not map position 113.85,84.40 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=8.00.
< Warning: Could not map position 113.86,92.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=16.00.
< Warning: Could not map position 113.86,93.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=17.00.
< Warning: Could not map position 113.75,106.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=30.00.
< Warning: Could not map position 113.75,107.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=31.00.
< Warning: Could not map position 113.74,113.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=37.00.
< Warning: Could not map position 113.74,114.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=38.00.
< Warning: Could not map position 113.74,115.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=39.00.
---
> Error: Person 'p0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/keepRoute2_junction_offroad/runner.py", line 41, in <module>
>     x, y = traci.person.getPosition(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7305, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:19 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,245c6,19
< <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="113.85" y="76.40" angle="0.00" speed="1.00" pos="76.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="113.85" y="77.40" angle="0.00" speed="1.00" pos="77.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="113.85" y="78.40" angle="0.00" speed="1.00" pos="78.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="113.85" y="79.40" angle="0.00" speed="1.00" pos="79.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="113.85" y="80.40" angle="0.00" speed="1.00" pos="80.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="113.85" y="81.40" angle="0.00" speed="1.00" pos="81.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="113.85" y="82.40" angle="0.00" speed="1.00" pos="82.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="113.85" y="83.40" angle="0.00" speed="1.00" pos="83.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,80d0
< s=0.0 x=113.85 y=75.4
< s=1.0 x=113.85 y=76.4
< s=2.0 x=113.85 y=77.4
< s=3.0 x=113.85 y=78.4
< s=4.0 x=113.85 y=79.4
< s=5.0 x=113.85 y=80.4
< s=6.0 x=113.85 y=81.4
< s=7.0 x=113.85 y=82.4
< s=8.0 x=113.85 y=83.4
< s=9.0 x=113.85 y=84.4
< s=10.0 x=113.85 y=85.4
< s=11.0 x=113.85 y=86.4
< s=12.0 x=113.85 y=87.4
< s=13.0 x=113.85 y=88.4
< s=14.0 x=113.85 y=89.4
< s=15.0 x=113.859086269 y=90.602412377
< s=16.0 x=113.859086269 y=91.602412377
< s=17.0 x=113.859086269 y=92.602412377
< s=18.0 x=113.859086269 y=93.602412377
< s=19.0 x=113.859086269 y=94.602412377
< s=20.0 x=113.76479171 y=95.5958777708
< s=21.0 x=113.76479171 y=96.5958777708
< s=22.0 x=113.746963665 y=97.5981055237
< s=23.0 x=113.746963665 y=98.5981055237
< s=24.0 x=113.746963665 y=99.5981055237
< s=25.0 x=113.746963665 y=100.598105524
< s=26.0 x=113.746963665 y=101.598105524
< s=27.0 x=113.746963665 y=102.598105524
< s=28.0 x=113.746963665 y=103.598105524
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,7
< 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.
---
> Error: Person 'p0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/leaveRoute_jaywalk/runner.py", line 47, in <module>
>     x, y = traci.person.getPosition(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7305, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:26 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,339c6,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="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">
<truncated after showing first 30 lines>
---------- 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
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:40:26 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" type="DEFAULT_PEDTYPE@p0" depart="0.00" departPos="40.00" arrival="111.00">
<         <walk edges="CS NC"/>
<     </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 person ( Last six runs May2024 )

---------- 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 priorStage ( Last six runs May2024 )

---------- Differences in errors ----------
1,4d0
< Error: The negative stage index -3 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: Person 'p0' is not known
---------- Differences in output ----------
1,16d0
< step 10.0
< prior stages for 'p0' 
<   -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0' 
---------- Differences in tripinfo ----------
5,9d4
<     <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=""/>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/>
<         <stop duration="20.00" arrival="39.00" arrivalPos="45.98" actType="waiting"/>
<     </personinfo>

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

---------- Differences in errors ----------
2a3,11
> 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).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> 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).
> free(): invalid next size (fast)
---------- Differences in log ----------
4,6c4,7
< Simulation version started
< Simulation ended at time: 3.00
< Reason: Libsumo issued load command.
---
> Simulation started with time: 0.00.
> Error: libsumo.load is not implemented for the GUI.
> Simulation ended at time: 361.00
> Reason: All vehicles have left the simulation.
---------- Differences in output ----------
5,7d4
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
362,365d358
< step=358.0 departed=()
< step=359.0 departed=()
< step=360.0 departed=()
< step=361.0 departed=()

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
---
> 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 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 May2024 )

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

TEST FAILED on ts-sim-build-ba : traci trafficlight NEMA phaseCalls ( Last six runs May2024 )

---------- Differences in errors ----------
1,2c1,7
< Warning: At NEMA tlLogic '2881', Ring 1 does not add to cycle length.
< Warning: At NEMA tlLogic '2881', Ring 2 does not add to cycle length.
---
> Xlib: sequence lost (0x1189c > 0x1ac7) in reply type 0x16!
> X Error: code 1 major 210 minor 0: BadRequest (invalid request code or no such operation).
> X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error).
> [xcb] Unknown sequence number while processing 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:730: _XReply: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,300d0
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '0', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['1', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '1', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '0', '0', '1', '0', '0']
< ['0', '1', '0', '0', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
    <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
    <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
    <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
    <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
    <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
    <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
    <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
    <tlsState time="25.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_all ( Last six runs May2024 )

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


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

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_tripId ( Last six runs May2024 )

---------- 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,8d0
< constraints before removal
< Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True)
< Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
< Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
< constraints after removal
< Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=False, active=False)
< Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=False, active=False)
< Constraint(signalId=H tripId=t1, 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">
</tripinfos>

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

---------- Differences in errors ----------
1d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t1" 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_t1 routing_t1" 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="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1349.90" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.17" 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="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="232.00" routeLength="1432.74" waitingTime="63.00" waitingCount="2" stopTime="0.00" timeLoss="128.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>

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

---------- Differences in errors ----------
1,2d0
< 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 't3' is not computed yet
---------- Differences in output ----------
8,9d7
<        Constraint(signalId=D tripId=t1, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<        Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
11a10
>  tls=A Constraint(signalId=A tripId=t3, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
13d11
<  tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
16c14
<  tls=D Constraint(signalId=D tripId=t1, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
---
>  tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=3, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" 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_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="a_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="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t3 routing_t3" 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="224.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="224.00" routeLength="1432.74" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="264.00" routeLength="1432.74" waitingTime="110.00" waitingCount="2" stopTime="0.00" timeLoss="160.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 redundant_1 ( Last six runs May2024 )

---------- Differences in output ----------
6c6
<  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=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t2" 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_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="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="4.00" departLane="a_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="217.00" routeLength="1391.32" waitingTime="83.00" waitingCount="1" stopTime="0.00" timeLoss="116.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 redundant_2 ( Last six runs May2024 )

---------- Differences in errors ----------
1,5d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
< 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="1" devices="tripinfo_t1 routing_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="1" devices="tripinfo_t0 routing_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="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swapConstraints_loadState ( Last six runs May2024 )

---------- Differences in errors ----------
2d1
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---------- Differences in state ----------
5,18c5
<     <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 9223372036854775807 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 9223372036854775807 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 9223372036854775807 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>
---
>     <delay number="0" begin="0" end="0" depart="0.00" time="0.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="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=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints updateConstraints ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 't1' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/constraints/updateConstraints/runner.py", line 41, in <module>
>     traci.vehicle.replaceStop(vehID, 1, "")
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6414, in replaceStop
>     return _libsumo.vehicle_replaceStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 't1' is not known.
---------- Differences in output ----------
1,8d0
< constraints before update
<  tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True)
<  tls=J2 Constraint(signalId=J2 tripId=t2, foeId=t1, foeSignal=J6, limit=1, type=0, mustWait=True, active=True)
<  tls=J6 Constraint(signalId=J6 tripId=t1, foeId=t0, foeSignal=J2, limit=1, type=0, mustWait=True, active=True)
<  tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True)
< constraints after update
<  tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True)
<  tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2024-05-02 09:41:24 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,20
< <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="E0_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="253.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="253.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="107.00" timeLoss="101.12" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="E3_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="320.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="320.00" routeLength="599.90" waitingTime="0.00" waitingCount="0" stopTime="202.00" timeLoss="74.61" rerouteNo="1" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="113.00" departLane="E0_0" departPos="50.10" departSpeed="2.72" departDelay="113.00" arrival="453.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="340.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="191.00" timeLoss="104.12" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>

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

---------- 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 May2024 )

---------- 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 May2024 )

---------- 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 cfmodel CACC ( Last six runs May2024 )

---------- Differences in errors ----------
1c1,13
< 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).
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 63, in <module>
>     run(mode, fname)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 51, in run
>     traci.vehicle.setParameter("ego", "carFollowModel.caccCommunicationsOverrideMode", str(mode))
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6310, in setParameter
>     return _libsumo.vehicle_setParameter(objectID, key, value)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
> 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 fcd2 ----------
2a3,4
> <!-- generated on 2024-05-02 09:38:27 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,688c6,28
< <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">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,4d1
< 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_subLane changeRelative ( Last six runs May2024 )

---------- 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="-8.00" 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.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="11.22" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="3.78" pos="11.22" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="17.45" y="-7.00" angle="80.89" type="DEFAULT_VEHTYPE" speed="6.23" pos="17.45" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="25.55" y="-6.00" angle="82.96" type="DEFAULT_VEHTYPE" speed="8.09" pos="25.55" lane="gneE0_1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="35.67" y="-5.50" angle="87.17" type="DEFAULT_VEHTYPE" speed="10.12" pos="35.67" lane="gneE0_1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="47.75" y="-6.00" angle="92.37" type="DEFAULT_VEHTYPE" speed="12.08" pos="47.75" lane="gneE0_1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="62.39" y="-7.00" angle="93.91" type="DEFAULT_VEHTYPE" speed="14.64" pos="62.39" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="76.81" y="-7.30" angle="91.20" type="DEFAULT_VEHTYPE" speed="14.43" pos="76.81" lane="gneE0_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane left_6.4 ( Last six runs May2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2024-05-02 09:37:21 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,23
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_0" to="gneE0_1" dir="1" speed="12.49" pos="48.44" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="9.00" from="gneE0_1" to="gneE0_2" dir="1" speed="14.68" pos="91.35" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
---------- Differences in output ----------
1,70d0
< t=5.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=(['stay', 'sublane'], ['sublane'])
< t=6.0 laneIndex=0 posLat=1.0 state(-1)=([], []) state(0)=(['left', 'TraCI'], ['left', 'TraCI']) state(1)=(['left', 'TraCI'], ['left', 'TraCI'])
< t=7.0 laneIndex=1 posLat=-1.2 state(-1)=([], []) state(0)=(['right', 'sublane'], ['left', 'TraCI']) state(1)=(['right', 'sublane'], ['left', 'TraCI'])
< t=8.0 laneIndex=1 posLat=-0.2 state(-1)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(0)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(1)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane'])
< t=9.0 laneIndex=1 posLat=0.8 state(-1)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(0)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(1)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane'])
< t=10.0 laneIndex=2 posLat=-1.4 state(-1)=(['right', 'sublane'], ['left', 'TraCI']) state(0)=(['right', 'sublane'], ['left', 'TraCI']) state(1)=(['right', 'sublane'], ['left', 'TraCI'])
< t=11.0 laneIndex=2 posLat=-0.4 state(-1)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(0)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(1)=([], [])
< t=12.0 laneIndex=2 posLat=0.0 state(-1)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(0)=(['left', 'TraCI', 'sublane'], ['left', 'TraCI', 'sublane']) state(1)=([], [])
< t=13.0 laneIndex=2 posLat=0.0 state(-1)=(['stay', 'sublane'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=14.0 laneIndex=2 posLat=0.0 state(-1)=(['stay', 'sublane'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=15.0 laneIndex=2 posLat=0.0 state(-1)=(['stay', 'sublane'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=16.0 laneIndex=2 posLat=0.0 state(-1)=(['stay', 'sublane'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=17.0 laneIndex=2 posLat=0.0 state(-1)=(['stay', 'sublane'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=18.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=19.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=20.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=21.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=22.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=23.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=24.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=25.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=26.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=27.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=28.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=29.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=30.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=31.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=32.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=33.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'keepRight'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
<truncated after showing first 30 lines>

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

---------- Differences in output ----------
1,175d0
< 3.0 vSafe=1.3 vActual=1.3
< 3.5 vSafe=2.6 vActual=2.6
< 4.0 vSafe=3.9 vActual=3.9
< 4.5 vSafe=5.2 vActual=5.2
< 5.0 vSafe=6.5 vActual=6.5
< 5.5 vSafe=7.8 vActual=7.8
< 6.0 vSafe=9.1 vActual=9.1
< 6.5 vSafe=10.4 vActual=10.4
< 7.0 vSafe=11.7 vActual=11.7
< 7.5 vSafe=13.0 vActual=13.0
< 8.0 vSafe=14.3 vActual=14.3
< 8.5 vSafe=15.6 vActual=15.6
< 9.0 vSafe=16.9 vActual=16.9
< 9.5 vSafe=18.2 vActual=18.2
< 10.0 vSafe=19.5 vActual=19.5
< 10.5 vSafe=20.8 vActual=20.8
< 11.0 vSafe=22.1 vActual=22.1
< 11.5 vSafe=22.4861818182 vActual=22.4861818182
< 12.0 vSafe=22.2601652893 vActual=22.2601652893
< 12.5 vSafe=22.0546957175 vActual=22.0546957175
< 13.0 vSafe=21.8679051977 vActual=21.8679051977
< 13.5 vSafe=21.6980956343 vActual=21.6980956343
< 14.0 vSafe=21.5437233039 vActual=21.5437233039
< 14.5 vSafe=21.4033848217 vActual=21.4033848217
< 15.0 vSafe=21.2758043834 vActual=21.2758043834
< 15.5 vSafe=21.1598221667 vActual=21.1598221667
< 16.0 vSafe=21.0543837879 vActual=21.0543837879
< 16.5 vSafe=20.9585307163 vActual=20.9585307163
< 17.0 vSafe=20.8713915603 vActual=20.8713915603
<truncated after showing first 30 lines>

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

---------- 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.
---------- Differences in output ----------
1,707d0
< step 0.0
< step 1.0
< step 2.0
< Neigh infos for ego:
<   rightFollowers:
<   (('r0', -5.42072813466657),)
<   rightLeaders:
<   (('r1', 30.436343734408723),)
<   leftFollowers:
<   (('l0', -5.507664906745777),)
<   leftLeaders:
<   (('l1', 30.60311518707313),)
<   rightFollowers (only blocking):
<   (('r0', -5.42072813466657),)
<   rightLeaders (only blocking):
<   ()
<   leftFollowers (only blocking):
<   (('l0', -5.507664906745777),)
<   leftLeaders (only blocking):
<   ()
< step 3.0
< Neigh infos for ego:
<   rightFollowers:
<   (('r0', -4.414532593172044),)
<   rightLeaders:
<   ()
<   leftFollowers:
<   (('l0', -4.115679128072227),)
<   leftLeaders:
<truncated after showing first 30 lines>
---------- 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="ego" x="5.10" y="-4.80" angle="90.00" type="t1" speed="0.00" pos="5.10" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="5.10" y="-1.60" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="45.00" y="-1.60" angle="90.00" type="t0" speed="0.00" pos="45.00" lane="entry_2" slope="0.00"/>
        <vehicle id="r0" x="5.10" y="-8.00" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="45.00" y="-8.00" angle="90.00" type="t0" speed="0.00" pos="45.00" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="7.70" y="-4.80" angle="90.00" type="t1" speed="2.60" pos="7.70" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="7.01" y="-1.60" angle="90.00" type="t0" speed="1.91" pos="7.01" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="46.75" y="-1.60" angle="90.00" type="t0" speed="1.75" pos="46.75" lane="entry_2" slope="0.00"/>
        <vehicle id="r0" x="6.77" y="-8.00" angle="90.00" type="t0" speed="1.67" pos="6.77" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="46.44" y="-8.00" angle="90.00" type="t0" speed="1.44" pos="46.44" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="12.49" y="-4.80" angle="90.00" type="t1" speed="4.79" pos="12.49" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="10.50" y="-1.60" angle="90.00" type="t0" speed="3.49" pos="10.50" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="50.59" y="-1.60" angle="90.00" type="t0" speed="3.84" pos="0.59" lane="mid_2" slope="0.00"/>
        <vehicle id="r0" x="10.41" y="-8.00" angle="90.00" type="t0" speed="3.63" pos="10.41" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="50.42" y="-8.00" angle="90.00" type="t0" speed="3.98" pos="0.42" lane="mid_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" x="18.96" y="-4.80" angle="90.00" type="t1" speed="6.47" pos="18.96" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="15.58" y="-1.60" angle="90.00" type="t0" speed="5.08" pos="15.58" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="56.55" y="-1.60" angle="90.00" type="t0" speed="5.96" pos="6.55" lane="mid_2" slope="0.00"/>
        <vehicle id="r0" x="15.88" y="-8.00" angle="90.00" type="t0" speed="5.47" pos="15.88" lane="entry_0" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- 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 empty_id ( Last six runs May2024 )

---------- 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_teleport ( Last six runs May2024 )

---------- Differences in errors ----------
1,2d0
< Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A0A1_0', time=13.00.
< Warning: Vehicle 'ego' ends teleporting on edge 'A2B2', time=13.00.
---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="310.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 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>
< 

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

---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="ego" depart="0.00" arrival="45.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" reason="traci:insertStop" replacedAtTime="2.00" probability="0" edges="A1B1"/>
<             <route edges="A1B1"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="30.00"/>
<     </vehicle>
< 

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

---------- Differences in output ----------
1d0
< replacing stop on  :A1_6
---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="331.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 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>
< 

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

---------- 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_unreachable_teleport ( Last six runs May2024 )

---------- Differences in errors ----------
1,2d0
< Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=87.00.
< Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=87.00.
---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="306.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 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 lateralCollision sublaneChanging leftLane0.5 ( Last six runs May2024 )

---------- Differences in errors ----------
1,8c1
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e2', time=6.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e2', time=6.00.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time=11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time=11.00.
---
> double free or corruption (fasttop)
---------- Differences in output ----------
1,38d0
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.50...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [001] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [002] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [003] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [004] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [005] lane -1073741824, lateral pos: -1073741824.00
< trying to change lateral position by 0.50...
< [006] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [007] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [008] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [009] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [011] lane 0, lateral pos: 0.00
< trying to change lateral position by 0.50...
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveTo moveTo_detector ( Last six runs May2024 )

---------- Differences in detector ----------
5,13d4
<    <interval begin="0.00" end="10.00" id="det" 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="10.00" end="20.00" id="det" 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="20.00" end="30.00" id="det" 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="30.00" end="40.00" id="det" 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="40.00" end="50.00" id="det" 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="50.00" end="60.00" id="det" sampledSeconds="3.91" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.74" meanTimeLoss="0.79" meanOccupancy="1.65" maxOccupancy="5.50" 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.40" maxVehicleNumber="1" />
<    <interval begin="60.00" end="70.00" id="det" sampledSeconds="6.66" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="12.90" meanTimeLoss="0.82" meanOccupancy="3.12" maxOccupancy="5.50" 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.70" maxVehicleNumber="1" />
<    <interval begin="70.00" end="80.00" id="det" 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="80.00" end="85.00" id="det" 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" />

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

---------- Differences in output ----------
4d3
< Reason: Libsumo requested termination.

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

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,8d0
< 2.0  lane=SC_0  right=[], []  left=[], []  accel=0.0  nextTLS=('C', 10, 71.95, 'G')  leader=('', -1.0)
< 3.0  lane=SC_0  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=10.0  nextTLS=('C', 10, 61.95, 'G')  leader=('', -1.0)
< 4.0  lane=SC_0  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=0.0  nextTLS=('C', 10, 51.95, 'G')  leader=('', -1.0)
< 5.0  lane=SC_1  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=7.1054273576e-15  nextTLS=('C', 10, 41.949999999999996, 'G')  leader=('', -1.0)
< 6.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=-1.42108547152e-14  nextTLS=('C', 10, 31.950000000000003, 'G')  leader=('', -1.0)
< 7.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=2.13162820728e-14  nextTLS=('C', 10, 21.94999999999999, 'G')  leader=('', -1.0)
< 8.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=-2.84217094304e-14  nextTLS=('C', 10, 11.950000000000003, 'G')  leader=('', -1.0)
< 9.0  lane=SC_0  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=1.42108547152e-14  nextTLS=('C', 10, 1.9500000000000028, 'G')  leader=('', -1.0)

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

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,5574d0
< Fix follower's lane.
< Subscribe to leader.
< Time 0.2: Gap 'follower'->'leader' = 4.138 (headway=1.287)
< 'follower' speed = 3.214132791384923
< Time 0.3: Gap 'follower'->'leader' = 5.771 (headway=1.729)
< 'follower' speed = 3.338052512388828
< Time 0.4: Gap 'follower'->'leader' = 7.390 (headway=2.127)
< 'follower' speed = 3.474252512388828
< Time 0.5: Gap 'follower'->'leader' = 8.996 (headway=2.492)
< 'follower' speed = 3.6104525123888283
< Time 0.6: Gap 'follower'->'leader' = 10.588 (headway=2.826)
< 'follower' speed = 3.7466525123888283
< Time 0.7: Gap 'follower'->'leader' = 12.166 (headway=3.133)
< 'follower' speed = 3.8828525123888284
< Time 0.8: Gap 'follower'->'leader' = 13.731 (headway=3.417)
< 'follower' speed = 4.0190525123888285
< Time 0.9: Gap 'follower'->'leader' = 15.283 (headway=3.678)
< 'follower' speed = 4.155252512388828
< Time 1.0: Gap 'follower'->'leader' = 16.820 (headway=3.919)
< 'follower' speed = 4.291452512388828
< Time 1.1: Gap 'follower'->'leader' = 18.344 (headway=4.143)
< 'follower' speed = 4.4276525123888275
< Time 1.2: Gap 'follower'->'leader' = 19.855 (headway=4.350)
< 'follower' speed = 4.563852512388827
< Time 1.3: Gap 'follower'->'leader' = 21.352 (headway=4.543)
< 'follower' speed = 4.700052512388827
< Time 1.4: Gap 'follower'->'leader' = 22.835 (headway=4.722)
< 'follower' speed = 4.8362525123888265
< Time 1.5: Gap 'follower'->'leader' = 24.304 (headway=4.888)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> Error: libsumo.load is not implemented for the GUI.

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

---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="ego" depart="0.00" arrival="156.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 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
< 

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

---------- 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 on_junction ( Last six runs May2024 )

---------- Differences in output ----------
1d0
< replacing stop on  :A1_6
---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="248.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="10.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 second_teleport ( Last six runs May2024 )

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

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

---------- Differences in errors ----------
0a1,3
> X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection).
> X Fatal error.
---------- Differences in output ----------
1,107d0
< 0.0 acceleration=-1073741824.0
< 0.0 speed=-1073741824.0
< 1.0 acceleration=0.0
< 1.0 speed=25.0
< 2.0 acceleration=-4.5
< 2.0 speed=20.5
< 3.0 acceleration=-4.5
< 3.0 speed=16.0
< 4.0 acceleration=-1.0
< 4.0 speed=15.0
<   accelerate from 15.0 m/s to 17.0 m/s over 2 seconds
< 5.0 acceleration=0.6666666666666661
< 5.0 speed=15.666666666666666
< 6.0 acceleration=0.6666666666666661
< 6.0 speed=16.333333333333332
< 7.0 acceleration=0.6666666666666679
< 7.0 speed=17.0
< 8.0 acceleration=2.6000000000000014
< 8.0 speed=19.6
<   accelerate from 19.6 m/s to 23.6 m/s over 3 seconds
< 9.0 acceleration=1.0
< 9.0 speed=20.6
< 10.0 acceleration=1.0
< 10.0 speed=21.6
< 11.0 acceleration=1.0
< 11.0 speed=22.6
< 12.0 acceleration=1.0
< 12.0 speed=23.6
< 13.0 acceleration=1.3999999999999986
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> double free or corruption (!prev)
---------- 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 May2024 )

---------- 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 vehicletype save_and_load_vtype_params ( Last six runs May2024 )

---------- Differences in errors ----------
4a5,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 Fatal error.
---------- 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 May2024 )

---------- 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.20.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 May2024 )

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 lateralDistance persons r50_latDist50_ego_person ( Last six runs May2024 )

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 lateralDistance range_50_lateralDist_50 ( Last six runs May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters noOpposite lanesInclOpposite ( Last six runs May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,45d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< ego
< [002] Context results for vehicle 'ego':
< ego
< [003] Context results for vehicle 'ego':
< ego
< [004] Context results for vehicle 'ego':
< ego
< [005] Context results for vehicle 'ego':
< ego
< [006] Context results for vehicle 'ego':
< ego
< [007] Context results for vehicle 'ego':
< ego
< opp1
< [008] Context results for vehicle 'ego':
< ego
< opp1
< [009] Context results for vehicle 'ego':
< ego
< opp1
< [010] Context results for vehicle 'ego':
< ego
< opp1
< [011] Context results for vehicle 'ego':
< ego
< opp1
< [012] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 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 May2024 )
traci_java concurrent ( Last six runs May2024 )

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,3d0
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:36:00 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="veh0" depart="100.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>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="input_state.xml"/>
>         <load-state.offset value="-100.0"/>
>     </input>
9,11c12,14
<     <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13,15c16,19
<     <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <processing>
>         <step-method.ballistic value="true"/>
>         <time-to-teleport value="-1"/>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,2
> X Error: code 16 major 139 minor 20: BadLength (poly request too large or internal Xlib length error).
> X Error: code 16 major 139 minor 20: BadLength (poly request too large or internal Xlib length error).
---------- Differences in output ----------
1,10d0
< pois in range {'poi0': {}}
< added poi1
< pois in range {'poi0': {}, 'poi1': {}}
< removed poi0
< pois in range {'poi1': {}}
< polys in range {'poly0': {}}
< added poly1
< polys in range [('poly0', {}), ('poly1', {})]
< removed poly1
< polys in range {'poly0': {}}

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

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 misc option_list_append ( Last six runs May2024 )

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 May2024 )
traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs May2024 )

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

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.99296, cost=4.99296, length=5.201, depart=1.0, departPos=985.6, arrivalPos=894.8)
<   Stage(type=3, line=bus1:0, destStop=busStopD, edges=('B0B1',), travelTime=535.00796, cost=535.00796, length=493.94694846, intended=bus_bus1:0.0, depart=457.0, departPos=0.0, arrivalPos=493.94594846)
<   Stage(type=2, edges=('B0B1', 'A1B1'), travelTime=880.7712, cost=880.7712, length=1905.07, 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 May2024 )

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 misc verbose ( Last six runs May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
5,17d4
< Reason: Libsumo requested termination.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< Persons: 
<  Inserted: 1
<  Running: 1
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 10.00
< 

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,3
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
> X Error: code 16 major 73 minor 0: BadLength (poly request too large or internal Xlib length error).
---------- Differences in output ----------
1,200d0
< 1001.0
< 1002.0
< 1003.0
< 1004.0
< 1005.0
< 1006.0
< 1007.0
< 1008.0
< 1009.0
< 1010.0
< 1011.0
< 1012.0
< 1013.0
< 1014.0
< 1015.0
< 1016.0
< 1017.0
< 1018.0
< 1019.0
< 1020.0
< 1021.0
< 1022.0
< 1023.0
< 1024.0
< 1025.0
< 1026.0
< 1027.0
< 1028.0
< 1029.0
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< ('blocker1',)
< ('blocker2',)

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,7d0
< step 0
< step 1
< step 2
< variablespeedsign ('VSS_ID',)
< variablespeedsign count 1
< examining VSS_ID
< lanes ('2si_1', '1si_1')

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< route initial: ('SC', 'NC')
< route computed: ('SC', 'CN', 'NC')

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2024-05-02 09:37:17 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,23
< <lanechanges>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
---------- Differences in output ----------
1,10d0
< t=1.0 laneIndex=0 state(1)=([], [])
< t=2.0 laneIndex=0 state(1)=([], ['stay', 'TraCI'])
< t=3.0 laneIndex=0 state(1)=([], ['stay', 'TraCI'])
< t=4.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])
< t=5.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])
< t=6.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])
< t=7.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])
< t=8.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])
< t=9.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])
< t=10.0 laneIndex=0 state(1)=(['strategic', 'urgent'], ['stay', 'strategic', 'TraCI', 'urgent'])

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

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 insertStop routeStop_init ( Last six runs May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:37:54 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="traci:insertStop" replacedAtTime="0.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle openGap merger_overtakeRightCheckDisabled ( Last six runs May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,318d0
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 6.375 (headway=0.405)
< 'follower' speed = 15.72475
< Time 3.0: Gap 'follower'->'leader' = 9.282 (headway=0.556)
< 'follower' speed = 16.6935625
< Time 4.0: Gap 'follower'->'leader' = 11.462 (headway=0.658)
< 'follower' speed = 17.420171875
< Time 5.0: Gap 'follower'->'leader' = 13.096 (headway=0.729)
< 'follower' speed = 17.9651289063
< Time 6.0: Gap 'follower'->'leader' = 14.397 (headway=0.787)
< 'follower' speed = 18.2990773437
< Time 7.0: Gap 'follower'->'leader' = 15.438 (headway=0.832)
< 'follower' speed = 18.559261875
< Time 8.0: Gap 'follower'->'leader' = 16.271 (headway=0.867)
< 'follower' speed = 18.7674095
< Time 9.0: Gap 'follower'->'leader' = 16.937 (headway=0.895)
< 'follower' speed = 18.9339276
< Time 10.0: Gap 'follower'->'leader' = 17.470 (headway=0.916)
< 'follower' speed = 19.06714208
< Time 11.0: Gap 'follower'->'leader' = 17.896 (headway=0.933)
< 'follower' speed = 19.173713664
< Time 12.0: Gap 'follower'->'leader' = 18.237 (headway=0.947)
< 'follower' speed = 19.2589709312
< Time 13.0: Gap 'follower'->'leader' = 18.510 (headway=0.958)
< 'follower' speed = 19.327176745
< Time 14.0: Gap 'follower'->'leader' = 18.728 (headway=0.966)
< 'follower' speed = 19.381741396
< Time 15.0: Gap 'follower'->'leader' = 18.903 (headway=0.973)
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,3d0
< 0
< 
< 42
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-05-02 09:37:50 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,13c6,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="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00">
<             <param key="custom1" value="43"/>
<             <param key="custom2" value="44"/>
<         </stop>
<         <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>
15c12,20
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.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 first_parameter_only_triggered ( Last six runs May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,46d0
< stop parameters for index 0 at time 6.0:
< index 0
< edge A1B1
< lane 0
< startPos 46.95
< endPos 56.95
< posLat -1073741824.00
< arrival -1
< duration 60.00
< until -1
< extension 100.00
< parking 0
< triggered person
< permitted 
< expected p0 p1
< actType 
< tripId 
< split 
< join 
< line 
< speed 0.00
< started -1
< ended -1
< stop parameters for index -1 at time 200.0:
< index 0
< edge A1B1
< lane 0
< startPos 46.95
< endPos 56.95
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-05-02 09:37:49 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="56.93" parking="0" started="16.00" ended="177.00" busStop="busStop_A1B1" 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="193.00" ended="253.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="59.89" parking="0" started="267.00" ended="327.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-05-02 09:37:49 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,10c6,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="347.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00" extension="100.00" triggered="person" expected="p0 p1"/>
<         <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>
12c12,21
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
4,13d3
< 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 May2024 )

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-05-02 09:38:13 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-05-02 09:38:13 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_java api ( Last six runs May2024 )

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.