09Aug2024 - 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.31Aug092103.425193 -g

To start TextTest for these tests, run:

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


libsumo.gui: 529 tests: 422 succeeded 73 FAILED 33 killed 1 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,5c1
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< ..
< 
< OK
---
> .FXApp::openDisplay: unable to open display :29413.0
---------- 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 Aug2024 )

---------- 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.)
< 
---
> Xlib: sequence lost (0x1190b > 0x1b0d) in reply type 0x16!
> Xlib: sequence lost (0x1197b > 0x1b0d) in reply type 0x1c!
> double free or corruption (fasttop)
<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 vtypemap_incomplete ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,6c1,8
< -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' --
< 22.5: WARNING: No vType specified for PlatoonMode 'CATCHUP' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 22.5: WARNING: No vType specified for PlatoonMode 'CATCHUP_FOLLOWER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 22.5: WARNING: No vType specified for PlatoonMode 'FOLLOWER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 22.5: WARNING: No vType specified for PlatoonMode 'LEADER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/vtypemap_incomplete/runner.py", line 43, 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 fcd ----------
2a3,4
> <!-- generated on 2024-08-09 09:56:34 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,2405c6,24
< <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="v.0" x="5.10" y="-1.60" angle="90.00" type="car" speed="14.72" pos="5.10" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="0.50">
<         <vehicle id="v.0" x="11.90" y="-1.60" angle="90.00" type="car" speed="13.60" pos="11.90" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v.0" x="18.65" y="-1.60" angle="90.00" type="car" speed="13.51" pos="18.65" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="1.50">
<         <vehicle id="v.0" x="25.53" y="-1.60" angle="90.00" type="car" speed="13.76" pos="25.53" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v.0" x="32.46" y="-1.60" angle="90.00" type="car" speed="13.85" pos="32.46" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="2.50">
<         <vehicle id="v.0" x="39.17" y="-1.60" angle="90.00" type="car" speed="13.43" pos="39.17" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v.0" x="46.06" y="-1.60" angle="90.00" type="car" speed="13.76" pos="46.06" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="3.50">
<         <vehicle id="v.0" x="52.78" y="-1.60" angle="90.00" type="car" speed="13.45" pos="52.78" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<     </timestep>
<     <timestep time="4.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,1960d1
< 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle)
< 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 0.5: Adding vehicle 'v.0' (PlatoonManager)
< 0.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 1.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 2.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 3.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 4.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle)
< 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 5.5: Adding vehicle 'v.1' (PlatoonManager)
< 5.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: leaderSpeed = 13.389411711608991
< leaderDecel = 4.5
< gap = 62.48998980604812
< leaderBrakeGap = 19.919593998108
< speed = 13.032987
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance incompatible_filter ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,3
> Xlib: sequence lost (0x118e0 > 0x1b0d) in reply type 0x16!
> Xlib: sequence lost (0x11966 > 0x1b0d) in reply type 0x1c!
> double free or corruption (fasttop)
---------- Differences in output ----------
1,7d0
< 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
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

---------- Differences in errors ----------
0a1,13
> 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 434, in parse_fast
>     xmlfile, close_source = _check_file_like(xmlfile)
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 271, in _check_file_like
>     return miscutils.openz(xmlfile), True
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/miscutils.py", line 329, in openz
>     return io.open(fileOrURL, mode=mode, encoding=encoding)
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
4,36d3
< Reason: Libsumo issued load command.
< Performance:
< Vehicles:
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 189.19
<  Speed: 5.41
<  Duration: 43.58
<  WaitingTime: 17.84
<  TimeLoss: 29.40
<  DepartDelay: 1.04
< DijkstraRouter answered 100 queries and explored 3.55 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 189.19
<  Speed: 5.41
<  Duration: 43.58
<  WaitingTime: 17.84
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> X Fatal error.

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

---------- 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 ticket8714 ( Last six runs Aug2024 )

---------- 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 ----------
1d0
< [('SC_0', 79.95), ('SC_0', 84.95), ('SC_0', 89.95), (':C_11_0', 3.0), (':C_11_0', 8.0), (':C_11_0', 13.0), ('CN_0', 1.8999999999999986), ('CN_0', 6.899999999999999), ('CN_0', 11.899999999999999), ('CN_0', 16.9)]

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

---------- 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,5d0
< start first
< close first
< start second
< close second
< done

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

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,4d0
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

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

---------- 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 contextSubscriptions parking ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,2
> [xcb] Unknown request in queue while dequeuing
> X Fatal error.
---------- Differences in output ----------
1,119d0
< {'ego': {64: 0.0, 66: (5.1, -1.6), 81: 'a_0'}}
< {'ego': {64: 1.6737586267990991, 66: (6.7737586267991, -1.6), 81: 'a_0'}}
< {'ego': {64: 4.2146353791467845, 66: (10.988394005945883, -1.6), 81: 'a_0'}}
< {'ego': {64: 6.175756617565639, 66: (17.164150623511524, -1.6), 81: 'a_0'}}
< {'ego': {64: 8.00881538274698, 66: (25.172966006258505, -1.6), 81: 'a_0'}}
< {'ego': {64: 10.5521199981682, 66: (35.72508600442671, -1.6), 81: 'a_0'}}
< {'ego': {64: 12.18588540405035, 66: (47.91097140847705, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.568249331610279, 66: (61.47922074008733, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.181142201959156, 66: (74.66036294204649, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 12.92134470845107, 66: (87.58170765049756, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.882154383962042, 66: (101.46386203445961, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.015094927451575, 66: (114.47895696191117, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.283985643028283, 66: (127.76294260493948, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.302254900368862, 66: (141.06519750530833, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.153841684744695, 66: (154.21903919005302, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.546129846000113, 66: (167.76516903605312, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.811665639500134, 66: (181.57683467555324, -1.6), 81: 'a_0'}}
< {'ego': {64: 12.751740999133327, 66: (194.32857567468656, -1.6), 81: 'a_0'}}
< {}
< {}
< {}
< {}
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci edge setMaxSpeed ( Last six runs Aug2024 )

---------- 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="25.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.72" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.70" 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="35.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.61" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.52" 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="45.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.08" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.95" 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="56.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.01" duration="26.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.32" 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="167.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.89" duration="127.00" routeLength="288.50" waitingTime="98.00" waitingCount="1" stopTime="0.00" timeLoss="6.68" rerouteNo="0" devices="tripinfo_v.4" 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="169.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.17" duration="119.00" routeLength="288.50" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="97.83" rerouteNo="0" devices="tripinfo_v.5" 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="171.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.04" duration="111.00" routeLength="288.50" waitingTime="79.00" waitingCount="1" stopTime="0.00" timeLoss="89.76" 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="173.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.97" duration="103.00" routeLength="288.50" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="81.57" 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="174.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.82" duration="94.00" routeLength="288.50" waitingTime="63.00" waitingCount="1" stopTime="0.00" timeLoss="73.18" 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="176.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.51" duration="86.00" routeLength="288.50" waitingTime="55.00" waitingCount="1" stopTime="0.00" timeLoss="65.01" 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="178.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.22" duration="78.00" routeLength="288.50" waitingTime="46.00" waitingCount="1" stopTime="0.00" timeLoss="56.89" 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="180.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.39" duration="70.00" routeLength="288.50" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="48.80" 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="182.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.43" duration="62.00" routeLength="288.50" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="40.57" 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="184.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.63" duration="54.00" routeLength="288.50" waitingTime="20.00" waitingCount="1" stopTime="0.00" timeLoss="32.39" 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="185.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.25" duration="45.00" routeLength="288.50" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.06" rerouteNo="0" devices="tripinfo_v.14" 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="187.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.11" duration="37.00" routeLength="288.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="15.89" 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="189.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.72" duration="29.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.82" 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="195.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.76" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.64" 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="205.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.59" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" 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="215.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.44" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.73" rerouteNo="0" devices="tripinfo_v.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci lane setMaxSpeed2 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1
> double free or corruption (!prev)
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <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>
</meandata>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="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=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : traci lanearea override ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,30
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,221d0
< step 0.0
<   examining detect_0
<      pos 225.0
<      length 10.0
<      lane 1si_1
<      vehNum 0
<      haltNum 0
<      meanSpeed 0.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
< step 1.0
<   examining detect_0
<      pos 225.0
<      length 10.0
<      lane 1si_1
<      vehNum 0
<      haltNum 0
<      meanSpeed -1.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
< step 2.0
<   examining detect_0
<      pos 225.0
<      length 10.0
<      lane 1si_1
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection).
> X Fatal error.
---------- Missing result in log ----------
param ä
param2 ß

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

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

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- 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 log ----------
traci.start(ARGS)
traci.simulation.getTime()
traci.simulationStep()
traci.vehicle.getParameter('veh0', 'foo')
traci.vehicle.setParameter('veh0', 'foo', '42')
traci.vehicle.getParameter('veh0', 'foo')
traci.person.getParameter('ped0', 'foo')
traci.person.setParameter('ped0', 'foo', '42')
traci.person.getParameter('ped0', 'foo')
traci.edge.getParameter('1o', 'foo')
traci.edge.setParameter('1o', 'foo', '42')
traci.edge.getParameter('1o', 'foo')
traci.lane.getParameter('1o_0', 'foo')
traci.lane.setParameter('1o_0', 'foo', '42')
traci.lane.getParameter('1o_0', 'foo')
traci.vehicletype.getParameter('pType', 'foo')
traci.vehicletype.setParameter('pType', 'foo', '42')
traci.vehicletype.getParameter('pType', 'foo')
traci.route.getParameter('horizontal', 'foo')
traci.route.setParameter('horizontal', 'foo', '42')
traci.route.getParameter('horizontal', 'foo')
traci.trafficlight.getParameter('0', 'foo')
traci.trafficlight.setParameter('0', 'foo', '42')
traci.trafficlight.getParameter('0', 'foo')
traci.simulation.getTime()
traci.simulationStep()
traci.close()
---------- 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 junctionModel.ignoreProb ( Last six runs Aug2024 )

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


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="ego2" depart="9.00" type="pTypeIgnore" speedFactor="0.94" duration="57.00" waitingTime="0.00" timeLoss="6.26" traveltime="57.00">
        <walk depart="9.00" departPos="10.00" arrival="66.00" arrivalPos="46.05" duration="57.00" routeLength="66.13" timeLoss="6.26" maxSpeed="1.30"/>
    </personinfo>
    <personinfo id="ego" depart="7.00" type="pTypeDefault" speedFactor="1.06" duration="90.00" waitingTime="0.00" timeLoss="42.91" traveltime="90.00">
        <walk depart="7.00" departPos="82.10" arrival="97.00" arrivalPos="49.25" duration="90.00" routeLength="69.33" timeLoss="42.91" maxSpeed="1.47"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,3d0
< t=0.0 edge=SC lane= pos=80.0
< forcing person into the network
< t=0.0 edge=SC lane=SC_0 pos=70.0
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="104.95" y="70.00" angle="187.29" speed="10.00" pos="70.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="104.95" y="71.21" angle="0.00" speed="1.21" pos="71.21" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="104.95" y="72.47" angle="0.00" speed="1.26" pos="72.47" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="104.95" y="73.93" angle="0.00" speed="1.46" pos="73.93" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="104.95" y="75.26" angle="0.00" speed="1.33" pos="75.26" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="104.95" y="76.56" angle="0.00" speed="1.30" pos="76.56" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="104.95" y="78.02" angle="0.00" speed="1.46" pos="78.02" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="104.95" y="79.27" angle="0.00" speed="1.25" pos="79.27" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="104.95" y="80.67" angle="0.00" speed="1.40" pos="80.67" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="80.00" arrival="36.00">
        <walk edges="SC CN" arrivalPos="10.00"/>
    </person>

</routes>

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

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

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

---------- 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 7361, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-08-09 09:55:56 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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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-08-09 09:55:56 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 moveToXY after_creation_add_walk ( Last six runs Aug2024 )

---------- 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 7353, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-08-09 09:55:51 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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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-08-09 09:55:51 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 person ( Last six runs Aug2024 )

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

---------- 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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" duration="39.00" waitingTime="0.00" timeLoss="7.57" traveltime="19.00">
<         <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 Aug2024 )

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

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

---------- Differences in detector ----------
2a3,4
> <!-- generated on 2024-08-09 09:56:25 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,19
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
<    <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.50" maxVehicleNumber="1" />
<    <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
< </detector>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while awaiting reply
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:374: poll_for_response: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,5c1
< Error: Loading state from 'input_st.xml' failed. Cannot read file 'input_st.xml'!
< Error: Loading state from 'input_state.xml' failed, check whether SUMO versions match. equal sign expected
<  In file 'input_state.xml'
<  At line/column 5/27.
< 
---
> X Fatal error.
---------- Differences in output ----------
1,5d0
< Loading state from 'input_st.xml' failed. Cannot read file 'input_st.xml'!
< Loading state from 'input_state.xml' failed, check whether SUMO versions match. equal sign expected
<  In file 'input_state.xml'
<  At line/column 5/27.
< 

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

---------- Differences in errors ----------
0a1,33
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="micro">
    <route id="!0" state="0" edges="WC CE"/>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="car" sigma="0"/>
    <vType id="ped" vClass="pedestrian"/>
    <vehicle id="0" type="car" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262146 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="tripinfo_0" state="WC_0 0 0 -5.1 0 0 0 0 -1 -1000 NONE -1 0 -1"/>
        <device id="routing_0" state="0"/>
    </vehicle>
    <transportables type="person" state="1 1 0 0 0 0 0 0 0 0">
        <person id="p1" type="ped" depart="0.00" speedFactor="0.9383" state="262146 1 0 0 0 WC_0 0 2.56 -1 0 0 1 0 null null 0 CW_0 null null -1">
            <walk edges="WC CW CE"/>
        </person>
    </transportables>
    <lane id="WC_0">
        <vehicles value="0"/>
    </lane>
    <tlLogic id="C" programID="0" phase="0" duration="1000"/>
</snapshot>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="54.00" arrivalLane="CE_0" arrivalPos="91.95" arrivalSpeed="14.72" duration="54.00" routeLength="194.90" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="40.52" rerouteNo="0" devices="tripinfo_0 routing_0" vType="car" speedFactor="1.06" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="ped" speedFactor="0.94" duration="117.00" waitingTime="0.00" timeLoss="11.16" traveltime="117.00">
        <walk depart="0.00" departPos="0.00" arrival="117.00" arrivalPos="45.98" duration="117.00" routeLength="137.93" timeLoss="11.16" maxSpeed="1.30"/>
    </personinfo>
</tripinfos>

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

---------- Differences in state ----------
5d4
<     <route id="r0" state="1" edges="SC"/>
7d5
<     <vType id="t0"/>

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

---------- Differences in errors ----------
1,2c1
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
---
> FXApp::openDisplay: unable to open display :31447.0
---------- 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 Aug2024 )

---------- Differences in log ----------
5c5
< Simulation version started
---
> Simulation started with time: 0.00.
15d14
< Reason: Libsumo requested termination.
---------- Differences in output ----------
7c7
< {114: ('horiz', 'horiz1'), 116: ()}
---
> {114: (), 116: ()}
10c10
< {114: (), 116: ('horiz',)}
---
> {114: ('horiz', 'horiz1'), 116: ('horiz',)}
219c219
< check whether GUI is present False
---
> check whether GUI is present True

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

---------- Differences in errors ----------
1,2c1,3
< 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.
---
> 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.
---------- 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 getConstraints_types ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,6d0
< constraints for 'A'
<    Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=1, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=2, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t4, foeId=t5, foeSignal=D, limit=1, type=3, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t6, foeId=t7, foeSignal=D, limit=1, type=4, mustWait=True, active=True)

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

---------- 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 5 ( Last six runs Aug2024 )

---------- Differences in errors ----------
1d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---------- Differences in output ----------
7,8d6
<  tls=H Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
10c8
<  tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
---
>  tls=A Constraint(signalId=A tripId=t2, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
12d9
<  tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
13a11
>  tls=H Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=3, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,8d4
<     <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="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_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="tx" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="j_0" arrivalPos="500.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_tx routing_tx" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" 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_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>

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

---------- 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="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="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="66.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

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

---------- 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="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 variablespeedsign variablespeedsign ( Last six runs Aug2024 )

---------- 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,7d0
< step 0
< step 1
< step 2
< variablespeedsign ('VSS_ID',)
< variablespeedsign count 1
< examining VSS_ID
< lanes ('2si_1', '1si_1')

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

---------- Differences in errors ----------
1c1
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> FXApp::openDisplay: unable to open display :24583.0
---------- Differences in output ----------
1,4d0
< Set OverrideMode: 0 , get OverrideMode: 0
< Set OverrideMode: 1 , get OverrideMode: 1
< Set OverrideMode: 2 , get OverrideMode: 2
< Set OverrideMode: 3 , get OverrideMode: 3
---------- Missing result in fcd2 ----------
<?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 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 driverstate ( Last six runs Aug2024 )

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

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

---------- Differences in output ----------
1,72d0
< 0.0: egoLane= leaderAuto=None leaderHigh=None leaderLane=None
< 0.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 7.0: egoLane=A1B1_0 leaderAuto=('lead', 5.849453846153855) leaderHigh=('lead', 5.849453846153855) leaderLane=:B1_9_0
<truncated after showing first 30 lines>

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

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

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

---------- Differences in output ----------
1,412d0
< time 0.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP
os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d
uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 10.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP
os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d
uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 20.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP
os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d
uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 30.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane
=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, s
topFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 40.0
<   past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),)
<   next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0))
<   all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star
tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac
eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 50.0
<   past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),)
<   next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0))
<   all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star
tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac
eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 60.0
<   past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),)
<   next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0))
<   all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star
tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac
eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 70.0
<truncated after showing first 30 lines>

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

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

---------- 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 last ( Last six runs Aug2024 )

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

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

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

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

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

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

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

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

---------- 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,45d0
< 2.6 1.6
< 4.2 3.2
< 5.8 4.8
< 7.4 6.4
< 9.0 8.0
< 10.6 9.6
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 11.11 10.11
< 12.71 11.71
< 13.89 12.89
<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="498.35" angle="90.00" type="car" speed="0.00" pos="5.10" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="7.70" y="498.35" angle="90.00" type="car" speed="2.60" pos="7.70" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="10.90" y="498.35" angle="90.00" type="car" speed="4.20" pos="10.90" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" x="15.70" y="498.35" angle="90.00" type="car" speed="5.80" pos="15.70" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ego" x="22.10" y="498.35" angle="90.00" type="car" speed="7.40" pos="22.10" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ego" x="30.10" y="498.35" angle="90.00" type="car" speed="9.00" pos="30.10" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ego" x="39.70" y="498.35" angle="90.00" type="car" speed="10.60" pos="39.70" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="ego" x="49.81" y="498.35" angle="90.00" type="car" speed="11.11" pos="49.81" lane="1fi_0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="ego" x="59.92" y="498.35" angle="90.00" type="car" speed="11.11" pos="59.92" lane="1fi_0" slope="0.00"/>
<truncated after showing first 30 lines>

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

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

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

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

---------- 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 first ( Last six runs Aug2024 )

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

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

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

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

---------- Differences in errors ----------
1,3d0
< Error: Could not set stop parameter for vehicle 'ego' (Triggered stop at index 0 cannot be changed into a waypoint by setting speed to 3.00)
< Warning: Vehicle 'train0' to split from vehicle 'ego' is not known. time=16.00.
< Warning: Vehicle 'ego' aborts joining after extension of 10.00s at time 110.00.
---------- Differences in output ----------
1,46d0
< stop parameters for index 0 at time 6.0:
< index 0
< edge A1B1
< lane 0
< startPos 5.00
< endPos 50.00
< posLat -0.50
< arrival 42.00
< duration 30.00
< until 100.00
< extension 10.00
< parking 0
< triggered join
< permitted p0 p1 p2
< expected p0 p1
< actType test action
< tripId fancyID
< split train0
< join train1
< line S42
< speed 0.00
< started 83.00
< ended 102.00
< stop parameters for index -1 at time 150.0:
< index 0
< edge A1B1
< lane 0
< startPos 5.00
< endPos 50.00
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
5,7d4
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="49.99" parking="0" started="16.00" ended="111.00" delay="11.00" arrivalDelay="-26.00" tripId="fancyID" line="S42" split="train0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="128.00" ended="228.00" busStop="busStop_B1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.66" parking="0" started="239.00" ended="240.00" busStop="busStop_C1D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="ego" depart="0.00" arrival="257.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop lane="A1B1_0" startPos="5.00" endPos="50.00" posLat="-0.50" arrival="42.00" duration="30.00" until="100.00" started="16.00" ended="111.00" extension="10.00" triggered="join" parking="0" expected="p0 p1" permitted="p0 p1 p2" tripId="fancyID" line="S42" split="train0" join="train1" actType="test action"/>
<         <stop busStop="busStop_B1C1" duration="100.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00" onDemand="1"/>
<         <param key="tripId" value="fancyID"/>
<     </vehicle>
< 

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

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

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

---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="ego" depart="0.00" arrival="254.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:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop lane="A0A1_0" startPos="49.90" endPos="50.00" speed="1000.00" jump="30.00"/>
<         <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 last ( Last six runs Aug2024 )

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

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

---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="ego" depart="0.00" arrival="49.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 B2C2 C2D2 D2D3"/>
<         </routeDistribution>
<     </vehicle>
< 

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

---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="ego" depart="0.00" arrival="36.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 D2D3"/>
<         </routeDistribution>
<         <stop edge="A0A1" speed="1000.00" jump="0.00"/>
<         <stop edge="A1B1" speed="1000.00" jump="0.00"/>
<         <stop edge="B1C1" speed="1000.00" jump="0.00"/>
<     </vehicle>
< 

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

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

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

---------- Differences in output ----------
1,106d0
< 0.0 nextStop=busStop_A1B1 d=48.591 aD=9.590697486366548
< 1.0 nextStop=busStop_A1B1 d=49.244 aD=10.244310103017593
< 2.0 nextStop=busStop_A1B1 d=49.344 aD=10.343717788008815
< 3.0 nextStop=busStop_A1B1 d=49.311 aD=10.311170867923213
< 4.0 nextStop=busStop_A1B1 d=49.436 aD=10.436325247869219
< 5.0 nextStop=busStop_A1B1 d=49.458 aD=10.457948530156282
< 6.0 nextStop= d=-1.0 aD=-1073741824.0
< 7.0 nextStop= d=-1.0 aD=-1073741824.0
< 8.0 nextStop= d=-1.0 aD=-1073741824.0
< 9.0 nextStop= d=-1.0 aD=-1073741824.0
< 10.0 nextStop= d=-1.0 aD=-1073741824.0
< 11.0 nextStop= d=-1.0 aD=-1073741824.0
< 12.0 nextStop= d=-1.0 aD=-1073741824.0
< 13.0 nextStop=busStop_C1D1 d=0.0 aD=-41.626915711253986
< 14.0 nextStop=busStop_C1D1 d=0.0 aD=-41.580302405232615
< 15.0 nextStop=busStop_C1D1 d=0.0 aD=-41.5366697127942
< 16.0 nextStop=busStop_C1D1 d=0.0 aD=-41.60519996574518
< 17.0 nextStop=busStop_C1D1 d=0.0 aD=-41.70071260353277
< 18.0 nextStop=busStop_C1D1 d=0.0 aD=-41.49058931483599
< 19.0 nextStop=busStop_C1D1 d=0.0 aD=-40.948485985681245
< 20.0 nextStop=busStop_C1D1 d=0.0 aD=-39.98465108137609
< 21.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 22.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 23.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 24.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 25.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 26.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 27.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
< 28.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,13d4
<     <vehicle id="ego" depart="0.00" arrival="105.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop edge="A0A1" speed="1000.00" jump="0.00"/>
<         <stop busStop="busStop_C1D1" arrival="60.00" duration="60.00" until="85.00"/>
<     </vehicle>
< 

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

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

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

---------- Differences in errors ----------
0a1
> double free or corruption (fasttop)
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="12.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="24.00">
        <route edges="SC CN"/>
        <stop busStop="bs" duration="30.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newInternalStop/runner.py", line 40, in <module>
>     traci.vehicle.setStop("ego", ":C_11", pos=5, duration=10)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6448, in setStop
>     return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-08-09 09:43:50 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,20
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="16.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane=":C_11_0" pos="4.99" parking="0" started="24.00" ended="34.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </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-08-09 09:43:50 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="44.00">
<         <route edges="SC CN"/>
<         <stop lane="SC_0" endPos="60.00" duration="5.00"/>
<         <stop lane=":C_11_0" startPos="4.90" endPos="5.00" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
11c11,20
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

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

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

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/updateDuration_upcoming/runner.py", line 45, in <module>
>     stop = traci.vehicle.getStops(vehID, 1)[0]
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6232, in getStops
>     return _libsumo.vehicle_getStops(vehID, limit)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in output ----------
1d0
< new duration=60.0
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-08-09 09:43:57 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-08-09 09:43:57 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="101.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,21
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

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

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case4_redispatch_after_pickup ( Last six runs Aug2024 )

---------- 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,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))
---------- Missing result in stops ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="a" depart="0.00" arrival="120.00">
        <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
    </person>

</routes>

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

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

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

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

Detailed information for the tests that had known bugs:

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

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

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 vType_and_vClass vType_positive ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
5,8d4
< Context results for veh 'ego':
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,6c1
< Error: stop for vehicle 'v0' on lane 'beg_0' is too close to brake.
< Warning: Vehicle 'v2' performs emergency stop at the end of lane 'middle_0' because there is no connection to the next edge (decel=-13.89, offset=6.39), time=41.00.
< Warning: Vehicle 'v3' performs emergency stop at the end of lane 'middle_0' because there is no connection to the next edge (decel=-13.89, offset=6.39), time=61.00.
< Error: Vehicle 'v3' is not known.
< Error: Vehicle 'v3' is not known.
< Error: Vehicle 'v3' is not known.
---
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,49d0
< 1.0 vehicle v0 on lane=beg_0 pos=0.0 speed=13.89
< 1.0 setStop for v0
< 1.0 vehicle v0 on lane=beg_0 pos=0.0 speed=13.89
< 2.0 vehicle v0 on lane=beg_0 pos=12.7316886697 speed=12.7316886697
< 3.0 vehicle v0 on lane=beg_0 pos=25.6954472965 speed=12.9637586268
< 4.0 vehicle v0 on lane=beg_0 pos=39.5263240489 speed=13.8308767523
< 5.0 vehicle v0 on lane=beg_0 pos=52.7774452873 speed=13.2511212384
< 6.0 vehicle v0 on lane=beg_0 pos=65.9005040525 speed=13.1230587652
< 7.0 vehicle v0 on lane=beg_0 pos=79.7338086679 speed=13.8333046154
< 8.0 vehicle v0 on lane=beg_0 pos=92.6575740738 speed=12.9237654059
< 9.0 vehicle v0 on lane=end_0 pos=4.22582340537 speed=13.5682493316
< 10.0 vehicle v0 on lane=end_0 pos=18.112179586 speed=13.8863561806
< 
< 21.0 vehicle v1 on lane=middle_0 pos=0.0 speed=13.89
< 21.0 setStop for v1
< 21.0 vehicle v1 on lane=middle_0 pos=0.0 speed=13.89
< 22.0 vehicle v1 on lane=end_0 pos=7.39 speed=9.39
< 23.0 vehicle v1 on lane=end_0 pos=12.28 speed=4.89
< 24.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.39
< 25.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 26.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 27.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 28.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 29.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 30.0 vehicle v1 on lane=end_0 pos=14.382100606 speed=1.71210060602
< 
< 41.0 vehicle v2 on lane=beg_0 pos=99.0 speed=13.89
< 41.0 setStop for v2
< 41.0 vehicle v2 on lane=beg_0 pos=99.0 speed=13.89
<truncated after showing first 30 lines>

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

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

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,3
> X Error: code 16 major 16 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Error: code 16 major 78 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- 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>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-08-09 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">
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="270.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9,11c11,15
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="276.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="50"/>
>         <save-state.files value="state.xml"/>
>     </output>
13,15c17,20
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="282.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="50.00" type="micro">
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00" accel="0.8" decel="4.5" sigma="1.00"/>
    <vType id="t1" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
    <vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5"/>
    <vType id="t2@veh2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
    <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" route="r1" distance="400 0" speedFactor="1.0600" state="2072 0 1 100.00 0 18.32 49000 0 0" pos="6.83 3.83 2.00" speed="2.00 1.71" angle="270.00" posLat="0.00" waitingTime="100000 1 6000 17000">
        <device id="vehroute_veh0" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.0600" state="2074 10000 0 100.00 0 10.95 49000 0 0" pos="397.31 392.31 1.70" speed="1.70 0.79" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh1" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.0104" state="2074 20000 0 100.00 0 2.18 49000 0 0" pos="370.97 365.97 6.45" speed="6.45 8.45" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh2" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <lane id="3/1to2/1_0">
        <vehicles value="veh0"/>
    </lane>
    <lane id="4/1to3/1_0">
        <vehicles value="veh2 veh1"/>
    </lane>
    <tlLogic id="0/0" programID="0" phase="2" duration="16000"/>
    <tlLogic id="0/1" programID="0" phase="4" duration="7000"/>
    <tlLogic id="0/2" programID="0" phase="2" duration="16000"/>
    <tlLogic id="1/0" programID="0" phase="4" duration="7000"/>
    <tlLogic id="1/1" programID="0" phase="4" duration="7000"/>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2024-08-09 09:40:16 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,19
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="DEFAULT_VEHTYPE" lane="CE_0" pos="49.99" parking="0" started="56.00" ended="100.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci contextSubscriptions junction_100m ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,4d0
< ['0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci contextSubscriptions person_200m ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,4d0
< ['p0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci contextSubscriptions poi_100m ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,4d0
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,54d0
< step 0
< step 1
< step 2
< lanes ('1fi_0', '1o_0', '1si_0', '1si_1', '1si_2', '2fi_0', '2o_0', '2si_0', '2si_1', '2si_2', '3fi_0', '3o_0', '3si_0', '3si_1', '3si_2', '4fi_0', '4o_0', '4si_0', '4si_1', '4si_2')
< lane count 20
< examining 2fi_0
< length 248.5
< angle (with default relative position) 270.0
< angle (with some relative position) 270.0
< maxSpeed 11.11
< width 3.2
< allowed ()
< disallowed ()
< linkNum 3
< links [('2si_0', True, True, False), ('2si_1', True, True, False), ('2si_2', True, True, False)]
< linksExtended [('2si_0', True, True, False, '', 'M', 's', 7.249827584156764), ('2si_1', True, True, False, '', 'M', 's', 4.45982062419556), ('2si_2', True, True, False, '', 'M', 's', 3.0)]
< shape ((1000.0, 501.65), (751.5, 501.65))
< edge 2fi
< CO2 4962.098029013955
< CO 148.4043943117062
< HC 0.793287746205698
< PMx 0.10689025015863887
< NOx 2.197042560996833
< Fuel 1582.7018914848818
< Noise 68.96613013111516
< Elec 0.0
< meanSpeed 4.033343723951839
< occupancy 0.02012072434607646
< lastLength 5.0
<truncated after showing first 30 lines>

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

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

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.
< 

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,24d0
< step 0.0
< subscribing to vehicle param 'simTime'
< subscribing to person param 'simTime'
< subscribing to edge param 'simTime'
< subscribing to lane param 'simTime'
< subscribing to vType param 'simTime'
< subscribing to route param 'simTime'
< subscribing to trafficlight param 'simTime'
< step 1.0
< vehicle result: ('simTime', '1.0')
< person result: ('simTime', '1.0')
< edge result: ('simTime', '1.0')
< lane result: ('simTime', '1.0')
< vType result: ('simTime', '1.0')
< route result: ('simTime', '1.0')
< trafficlight result: ('simTime', '1.0')
< step 2.0
< vehicle result: ('simTime', '2.0')
< person result: ('simTime', '2.0')
< edge result: ('simTime', '2.0')
< lane result: ('simTime', '2.0')
< vType result: ('simTime', '2.0')
< route result: ('simTime', '2.0')
< trafficlight result: ('simTime', '2.0')

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

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

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
5,16d4
< 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 person abort_riding ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< 1.0 edge=A1B1 persons=('0',)
< 2.0 edge=A1B1 persons=('0',)
< 3.0 edge=A1B1 persons=('0',)
< 4.0 edge=A1B1 persons=('0',)
< 5.0 edge=A1B1 persons=('0',)
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2024-08-09 09:55:59 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,19
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="5.00" waitingTime="5.00" timeLoss="-0.00" traveltime="5.00">
<         <ride waitingTime="5.00" vehicle="NULL" depart="-1" arrival="5.00" arrivalPos="90.60" duration="5.00" routeLength="-1.00" timeLoss="-0.00"/>
<         <stop duration="0.00" arrival="5.00" arrivalPos="0.00" actType="last stage removed"/>
<     </personinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- 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 ----------
2a3,4
> <!-- generated on 2024-08-09 09:56:18 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,10c6,30
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="2" inserted="2" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <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 add addTrip ( Last six runs Aug2024 )

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 getFollowSpeed ( Last six runs Aug2024 )

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-08-09 09:44:44 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="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="B1C1" replacedOnIndex="2" reason="traci:insertStop" replacedAtTime="90.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <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 moveToXY guess_next_edge_keepRoute2 ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,30d0
< 0.97481075667 0.251892433302
< 1.0 9.7481075667
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
< 1.0 10.0
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,2
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,29d0
< -1.02494260993 0.249426099301
< -1.0 10.2494260993
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
< -1.0 10.0
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,301d0
< 0.0997408107567
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
< 0.1
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-08-09 09:44:11 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="234.00">
<         <route edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="30.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,20
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

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

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,2
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-08-09 09:55:42 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,10c6,8
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="24.00">
<         <routeDistribution>
<             <route replacedOnEdge="SC" reason="traci:setRoute" replacedAtTime="11.00" probability="0" edges="SC CN"/>
<             <route edges="SC CN NC"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>     </input>
12c10,18
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

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

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-08-09 09:47:55 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-08-09 09:47:55 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
> </Configuration>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,138d0
< 0.0 all=() empty=() pickup=() dropoff=() pickup+dropoff=()
< 1.0 all=() empty=() pickup=() dropoff=() pickup+dropoff=()
< 2.0 all=() empty=() pickup=() dropoff=() pickup+dropoff=()
< 3.0 all=() empty=() pickup=() dropoff=() pickup+dropoff=()
< 4.0 all=('taxi_0',) empty=('taxi_0',) pickup=() dropoff=() pickup+dropoff=()
< 5.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 6.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 7.0 all=('taxi_0', 'taxi_1') empty=('taxi_1',) pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 8.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 9.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 10.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 11.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 12.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 13.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 14.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 15.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 16.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 17.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 18.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 19.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 20.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 21.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 22.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 23.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 24.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 25.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 26.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 27.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
< 28.0 all=('taxi_0', 'taxi_1') empty=() pickup=('taxi_0', 'taxi_1') dropoff=() pickup+dropoff=()
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-08-09 09:45:04 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" arrival="135.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
9c11,24
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
> </Configuration>
<truncated after showing first 30 lines>

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

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.

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

Test exceeded wallclock time limit of 900.0 seconds

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,4
> 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 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>