25Sep2022 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.29Sep061857.2990266 -g

To start TextTest for these tests, run:

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


python2: 951 tests: 857 succeeded 73 FAILED 19 known bugs 2 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : build checkStyle netedit ( Last six runs Sep2022 )

---------- Differences in output ----------
0a1,77
> attributesEnum.py:395:11: W291 trailing whitespace
> attributesEnum.py:399:1: W293 blank line contains whitespace
> attributesEnum.py:543:1: W293 blank line contains whitespace
> netelements/trafficlights/joined/create/disjoin/test.py:80:29: W292 no newline at end of file
> netelements/trafficlights/joined/attributes/parameters/test.py:65:121: E501 line too long (132 > 120 characters)
> netelements/trafficlights/joined/create/id/test.py:89:29: W292 no newline at end of file
> netelements/trafficlights/joined/create/copy/test.py:80:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/max/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/attributes/offset/test.py:77:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/min/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/dur/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/create/type/test.py:98:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/red/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/state/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/vehext/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/name/test.py:89:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/next/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/NEMA/yellow/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/dur/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/earliestend/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/max/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/latestend/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/min/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/state/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/name/test.py:89:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/delay_based/next/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/delay_based/min/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/actuated/next/test.py:95:29: W292 no newline at end of file
> netelements/trafficlights/joined/phases/delay_based/max/test.py:95:29: W292 no newline at end of file
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : build checkStyle tools ( Last six runs Sep2022 )

---------- Differences in output ----------
0a1,26
> drt/drtOrtools.py:44:1: E302 expected 2 blank lines, found 1
> drt/drtOrtools.py:115:74: E225 missing whitespace around operator
> drt/drtOrtools.py:115:105: E225 missing whitespace around operator
> drt/drtOrtools.py:115:121: E501 line too long (148 > 120 characters)
> drt/drtOrtools.py:193:1: W293 blank line contains whitespace
> drt/drtOrtools.py:195:5: F841 local variable 'n_dp_reservations' is assigned to but never used
> drt/drtOrtools.py:197:5: F841 local variable 'n_do_reservations' is assigned to but never used
> drt/drtOrtools.py:199:1: W293 blank line contains whitespace
> drt/drtOrtools.py:200:5: E303 too many blank lines (2)
> drt/drtOrtools.py:207:1: W293 blank line contains whitespace
> drt/ortools_pdp.py:116:121: E501 line too long (122 > 120 characters)
> drt/ortools_pdp.py:120:23: E712 comparison to True should be 'if cond is True:' or 'if cond:'
> drt/ortools_pdp.py:121:121: E501 line too long (126 > 120 characters)
> drt/ortools_pdp.py:135:13: E265 block comment should start with '# '
> drt/ortools_pdp.py:136:59: E231 missing whitespace after ','
> drt/ortools_pdp.py:139:5: E303 too many blank lines (2)
> drt/ortools_pdp.py:142:5: E306 expected 1 blank line before a nested definition, found 0
> generateRailSignalConstraints.py:550:29: E128 continuation line under-indented for visual indent
> generateRailSignalConstraints.py:551:29: E128 continuation line under-indented for visual indent
> generateRailSignalConstraints.py:552:33: E128 continuation line under-indented for visual indent
> generateRailSignalConstraints.py:553:33: E128 continuation line under-indented for visual indent
> randomTrips.py:331:25: E128 continuation line under-indented for visual indent
> tileGet.py:123:18: E225 missing whitespace around operator
> tileGet.py:124:17: E203 whitespace before ':'
> tileGet.py:125:19: E203 whitespace before ':'
> tileGet.py:126:17: E203 whitespace before ':'

TEST FAILED on ts-sim-build-ba : drt 2taxis_10persons exhaustive_search ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,74d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_3y_1y_3z_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z
< Dispatch: taxiA_5y_6y_5z_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt 2taxis_10persons simple_rerouting ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,71d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_6y_5y_3y_3z_6z_5z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_1y_8y_8z_0z_1z_2z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt customized_times exhaustive_search ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,74d5
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Reservation 1 (person ('1',)) cannot be served
< Solve ILP
< Dispatch: taxiB_2y_3y_3z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiC_4y_5y_4z_5z
< Dispatch: taxiA_6y_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiA_6y_7y_7z_6z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt customized_times simple_rerouting ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,79d5
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Reservation 1 (person ('1',)) cannot be served
< Solve ILP
< Dispatch: taxiC_2y_3y_3z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_4y_5y_4z_5z
< Dispatch: taxiB_6y_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_6y_7y_7z_6z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt drtOR-Tools oneTaxi_addNewReq ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/home/delphi/extraGcc/sumo/tools/drt/ortools_pdp.py", line 121
>     routing.AddDisjunction([pickup_index, delivery_index], 100_000, 2)  # allows to reject the order but gives penalty
>                                                                  ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,111d0
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add dropoff constraints...
< vehicle 0 with 0 dropoffs
<  Add capacity constraints...
<  Set solution heuristic...
< Start solving the problem.
< Objective:  225735
< Route for vehicle 0:
<  5 ->  1 ->  2 ->  4 ->  3 -> 0
< Costs of the route: 2235
< 
< Total cost of the routes: 2235
< Start interpreting the solution for SUMO.
< Dispatching v0 with ['0', '1', '1', '0']
< Costs for v0: 2235
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="59.00" vehicle="v0" depart="59.00" arrival="158.00" arrivalPos="85.60" duration="99.00" routeLength="380.47" timeLoss="13.03"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="297.00" arrivalPos="285.60" duration="267.00" routeLength="1464.97" timeLoss="40.64"/>
    </personinfo>
    <personinfo id="2" depart="170.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="32.00" vehicle="v0" depart="202.00" arrival="373.00" arrivalPos="85.60" duration="171.00" routeLength="480.24" timeLoss="16.46"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1866.56" waitingTime="9.00" waitingCount="3" stopTime="442.00" timeLoss="55.32" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.04" vaporized="">
        <taxi customers="3" occupiedDistance="1564.76" occupiedTime="166.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="33" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="3" running="0" jammed="0"/>
    <vehicleTripStatistics count="1" routeLength="1866.56" speed="2.96" duration="630.00" waitingTime="9.00" timeLoss="55.32" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="3" waitingTime="40.33" routeLength="775.23" duration="179.00" bus="0" train="0" taxi="3" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOR-Tools twoTaxis ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/home/delphi/extraGcc/sumo/tools/drt/ortools_pdp.py", line 121
>     routing.AddDisjunction([pickup_index, delivery_index], 100_000, 2)  # allows to reject the order but gives penalty
>                                                                  ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,154d0
< timestep:  0.0
< Reservations waiting: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< do reservations: []
< Reservation 0 starts at edge C1C2
< Reservation 1 starts at edge B2B1
< Reservation 2 starts at edge C2C1
< Reservation 3 starts at edge B1A1
< Reservation 4 starts at edge A1A0
< Reservation 5 starts at edge D0D1
< Reservation 6 starts at edge D2E2
< Reservation 7 starts at edge D0D1
< Reservation 8 starts at edge B0B1
< Reservation 9 starts at edge C1B1
< Reservation 0 ends at edge B0C0
< Reservation 1 ends at edge C2D2
< Reservation 2 ends at edge E1E2
< Reservation 3 ends at edge B2B1
< Reservation 4 ends at edge E2E1
< Reservation 5 ends at edge F1F0
< Reservation 6 ends at edge C2D2
< Reservation 7 ends at edge C0C1
< Reservation 8 ends at edge B2B1
< Reservation 9 ends at edge E0D0
< Start solving the problem.
<  Register distance callback.
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?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="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="201.00" arrivalPos="85.60" duration="171.00" routeLength="1070.86" timeLoss="32.67"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="44.00" vehicle="v0" depart="44.00" arrival="202.00" arrivalPos="85.60" duration="158.00" routeLength="971.06" timeLoss="27.23"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="81.00" vehicle="v1" depart="81.00" arrival="263.00" arrivalPos="85.60" duration="182.00" routeLength="1159.77" timeLoss="34.87"/>
    </personinfo>
    <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
        <ride waitingTime="130.00" vehicle="v1" depart="130.00" arrival="373.00" arrivalPos="87.60" duration="243.00" routeLength="1152.20" timeLoss="37.03"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="235.00" vehicle="v0" depart="235.00" arrival="383.00" arrivalPos="285.60" duration="148.00" routeLength="865.10" timeLoss="25.86"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="75.00" vehicle="v0" depart="75.00" arrival="526.00" arrivalPos="85.60" duration="451.00" routeLength="2745.44" timeLoss="71.43"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="428.00" vehicle="v1" depart="428.00" arrival="545.00" arrivalPos="85.60" duration="117.00" routeLength="560.16" timeLoss="16.05"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="261.00" vehicle="v0" depart="261.00" arrival="626.00" arrivalPos="285.60" duration="365.00" routeLength="1964.96" timeLoss="45.19"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="3841.25" waitingTime="15.00" waitingCount="4" stopTime="252.00" timeLoss="103.15" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.05" vaporized="">
        <taxi customers="5" occupiedDistance="3539.61" occupiedTime="359.00"/>
<truncated after showing first 30 lines>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="311" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="10" running="0" jammed="0"/>
    <vehicleTripStatistics count="2" routeLength="3915.64" speed="6.22" duration="630.00" waitingTime="14.50" timeLoss="105.19" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="10" waitingTime="128.40" routeLength="1048.95" duration="183.50" bus="0" train="0" taxi="8" bike="0" aborted="2"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/home/delphi/extraGcc/sumo/tools/drt/ortools_pdp.py", line 121
>     routing.AddDisjunction([pickup_index, delivery_index], 100_000, 2)  # allows to reject the order but gives penalty
>                                                                  ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,94d0
< timestep:  0.0
< Reservations waiting: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Dispatching v0 with ['8', '8', '1', '7', '5', '6', '5', '7', '1', '6']
< Costs for v0: 4820
< Dispatching v1 with ['3', '4', '3', '0', '2', '9', '0', '2', '4', '9']
< Costs for v1: 10024
< timestep:  30.0
< Reservations being picked up: ['0', '1', '2', '3', '4', '5', '6', '7', '9']
< Reservations en route: ['8']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v0',)
< Taxis occupied and picking up: ('v0',)
< timestep:  60.0
< Reservations being picked up: ['0', '1', '2', '4', '5', '6', '7', '9']
< Reservations en route: ['3', '8']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v0', 'v1')
< Taxis occupied and picking up: ('v0', 'v1')
< timestep:  90.0
< Reservations being picked up: ['0', '1', '2', '5', '6', '7', '9']
< Reservations en route: ['3', '4']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v1',)
< Taxis occupied and picking up: ('v1',)
< timestep:  120.0
< Reservations being picked up: ['0', '1', '2', '5', '6', '7', '9']
< Reservations en route: ['3', '4']
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?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="8" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="63.00" arrivalPos="85.60" duration="33.00" routeLength="270.92" timeLoss="13.16"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="138.00" arrivalPos="85.60" duration="98.00" routeLength="971.07" timeLoss="25.37"/>
    </personinfo>
    <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="299.00" arrivalPos="87.60" duration="90.00" routeLength="972.66" timeLoss="20.63"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="231.00" vehicle="v1" depart="231.00" arrival="328.00" arrivalPos="285.60" duration="97.00" routeLength="865.09" timeLoss="30.96"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="440.00" arrivalPos="85.60" duration="231.00" routeLength="1960.70" timeLoss="32.35"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="246.00" vehicle="v1" depart="246.00" arrival="459.00" arrivalPos="85.60" duration="213.00" routeLength="1574.66" timeLoss="37.26"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="72.00" vehicle="v1" depart="72.00" arrival="536.00" arrivalPos="85.60" duration="464.00" routeLength="2745.43" timeLoss="79.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="141.00" vehicle="v0" depart="141.00" arrival="542.00" arrivalPos="285.60" duration="401.00" routeLength="3154.90" timeLoss="57.17"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="232.00" vehicle="v0" depart="232.00" arrival="542.00" arrivalPos="285.60" duration="310.00" routeLength="2160.70" timeLoss="38.98"/>
<truncated after showing first 30 lines>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="311" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="10" running="0" jammed="0"/>
    <vehicleTripStatistics routeLength="3816.22" speed="6.06" duration="630.00" waitingTime="14.00" timeLoss="94.73" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="10" waitingTime="141.00" routeLength="1467.61" duration="193.70" bus="0" train="0" taxi="9" bike="0" aborted="1"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt dua_pairs exhaustive_search ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,8c7,8
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
10,51d9
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_1y_1z
< 
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with exhaustive_search
< Reservation 2 (person ('2',)) cannot be served
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt dua_pairs simple_rerouting ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,8c7,8
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
10,54d9
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_1y_1z
< 
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< Reservation 2 (person ('2',)) cannot be served
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt max_processing ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,42d5
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with exhaustive_search
< Dispatch: taxiA_2y_1y_0z_1z_5y_2z_5z
< 
< Processing time for reservation 3 -person ('3',)- was exceeded. Reservation can not be served
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '6']
< Solve DARP with exhaustive_search
< 
< Processing time for reservation 4 -person ('4',)- was exceeded. Reservation can not be served
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt oneVehicle exhaustive_search ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,64d5
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_2y_3y_1y_3z_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_2y_3y_4y_3z_1y_0z_1z_2z_4z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['5', '6']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['5', '6', '7', '8', '9']
< Solve DARP with exhaustive_search
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt oneVehicle simple_rerouting ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,70d5
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt oneVehicle tracefile ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,70d5
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<truncated after showing first 30 lines>
---------- Differences in tracefile ----------
3,62d2
< traci.vehicle.dispatchTaxi('taxiA', ['0', '0'])
< traci.simulationStep(40.0)
< traci.vehicle.dispatchTaxi('taxiA', ['0', '2', '1', '0', '1', '2'])
< traci.simulationStep(70.0)
< traci.simulationStep(100.0)
< traci.simulationStep(130.0)
< traci.simulationStep(160.0)
< traci.simulationStep(190.0)
< traci.vehicle.dispatchTaxi('taxiA', ['0', '8', '8', '1', '2'])
< traci.simulationStep(220.0)
< traci.simulationStep(250.0)
< traci.simulationStep(280.0)
< traci.person.removeStage('6', 0)
< traci.simulationStep(310.0)
< traci.person.removeStage('3', 0)
< traci.person.removeStage('4', 0)
< traci.person.removeStage('5', 0)
< traci.person.removeStage('7', 0)
< traci.simulationStep(340.0)
< traci.person.removeStage('9', 0)
< traci.simulationStep(370.0)
< traci.simulationStep(400.0)
< traci.simulationStep(430.0)
< traci.simulationStep(460.0)
< traci.simulationStep(490.0)
< traci.simulationStep(520.0)
< traci.simulationStep(550.0)
< traci.simulationStep(580.0)
< traci.simulationStep(610.0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt stop_duration exhaustive_search ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,78d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_0z_2z
< Dispatch: taxiA_3y_1y_3z_1z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '5', '6']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_9y_0z_2z_9z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt stop_duration simple_rerouting ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,70d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_3y_1y_3z_1z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['2', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin28800_end72000 gtfs2pt_osm ( Last six runs Sep2022 )

---------- Differences in gtfs_additional ----------
5d4
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
7d5
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
10c8
<     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
---
>     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
11a10,11
>     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
>     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end115200 gtfs2pt_fcd ( Last six runs Sep2022 )

---------- Differences in gtfs_additional ----------
45,52c45,48
<     <route id="None" edges="27220201#0">
<     </route>
<     <route id="620_132244371" edges="319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781877#0 306497786 8118996#0 316785563#0 316785563#1 316785564#0 8118997">
<         <stop busStop="319583927#0:0.00" duration="10" until="0"/>
<         <stop busStop="319583927#0:15.76" duration="10" until="120"/>
<         <stop busStop="5059167#0:39.16" duration="10" until="240"/>
<         <stop busStop="588927595:60.19" duration="10" until="360"/>
<         <stop busStop="8118997:57.38" duration="10" until="480"/>
---
>     <route id="429_132194506" edges="32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
>         <stop busStop="32055654:14.52" duration="10" until="0"/>
>         <stop busStop="588927595:66.38" duration="10" until="60"/>
>         <stop busStop="127240643#2:13.56" duration="10" until="180"/>
61a58,64
>     <route id="419_132183536" edges="316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 24020907#0">
>         <stop busStop="316791974#1:20.61" duration="10" until="0"/>
>         <stop busStop="316791983:7.43" duration="10" until="60"/>
>         <stop busStop="24020907#0:38.44" duration="10" until="180"/>
>     </route>
>     <route id="None" edges="27220201#0">
>     </route>
66a70,76
>     <route id="620_132244371" edges="319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781877#0 306497786 8118996#0 316785563#0 316785563#1 316785564#0 8118997">
>         <stop busStop="319583927#0:0.00" duration="10" until="0"/>
>         <stop busStop="319583927#0:15.76" duration="10" until="120"/>
>         <stop busStop="5059167#0:39.16" duration="10" until="240"/>
>         <stop busStop="588927595:60.19" duration="10" until="360"/>
>         <stop busStop="8118997:57.38" duration="10" until="480"/>
>     </route>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end115200 gtfs2pt_osm ( Last six runs Sep2022 )

---------- Differences in gtfs_additional ----------
5c5,6
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
---
>     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
>     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
7,8c8,9
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
---
>     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
>     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
10c11,13
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
---
>     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
>     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
>     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
12,13c15
<     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
---
>     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
15,16d16
<     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
18,20c18,20
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
---
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in gtfs_additional ----------
53,60c53,56
<     <route id="None" edges="27220201#0">
<     </route>
<     <route id="620_132244371" edges="319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781877#0 306497786 8118996#0 316785563#0 316785563#1 316785564#0 8118997">
<         <stop busStop="319583927#0:0.00" duration="10" until="0"/>
<         <stop busStop="319583927#0:15.76" duration="10" until="120"/>
<         <stop busStop="5059167#0:39.16" duration="10" until="240"/>
<         <stop busStop="588927595:60.19" duration="10" until="360"/>
<         <stop busStop="8118997:57.38" duration="10" until="480"/>
---
>     <route id="429_132194506" edges="32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
>         <stop busStop="32055654:14.52" duration="10" until="0"/>
>         <stop busStop="588927595:66.38" duration="10" until="60"/>
>         <stop busStop="127240643#2:13.56" duration="10" until="180"/>
69a66,81
>     <route id="419_132183536" edges="316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 24020907#0">
>         <stop busStop="316791974#1:20.61" duration="10" until="0"/>
>         <stop busStop="316791983:7.43" duration="10" until="60"/>
>         <stop busStop="24020907#0:38.44" duration="10" until="180"/>
>     </route>
>     <route id="413_132190299" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
>         <stop busStop="-5148300:0.00" duration="10" until="0"/>
>         <stop busStop="37983000:41.48" duration="10" until="60"/>
>         <stop busStop="30425275#0:42.12" duration="10" until="120"/>
>         <stop busStop="8108069:11.15" duration="10" until="180"/>
>         <stop busStop="8618349#0:44.98" duration="10" until="300"/>
>         <stop busStop="319389908#0:60.00" duration="10" until="360"/>
>         <stop busStop="127240643#2:13.56" duration="10" until="420"/>
>     </route>
>     <route id="None" edges="27220201#0">
<truncated after showing first 30 lines>
import GTFS import_begin72000_end259200 gtfs2pt_fcd ( Last six runs Sep2022 )
import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Sep2022 )
import GTFS import_bus_routes gtfs2pt_fcd_sort ( Last six runs Sep2022 )
import GTFS import_days gtfs2pt_fcd ( Last six runs Sep2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in gtfs_additional ----------
5,11d4
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
13,14c6
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
---
>     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
16,17c8
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
---
>     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
19d9
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
20a11,17
>     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
>     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
>     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
>     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
>     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
>     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
>     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
22c19,22
<     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
<truncated after showing first 30 lines>
import GTFS import_begin72000_end259200 gtfs2pt_osm ( Last six runs Sep2022 )
import GTFS import_bus_routes gtfs2pt_osm_no_repair ( Last six runs Sep2022 )
import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Sep2022 )
import GTFS import_days gtfs2pt_osm ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : import OSM taxiStop fleet0_1 ( Last six runs Sep2022 )

---------- Differences in routes ----------
8,13c8,13
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_9_1" type="taxi" depart="0.00"><stop busStop="chargingStation_9" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_6_2" type="taxi" depart="0.00"><stop busStop="chargingStation_6" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_3" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_4" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_11_5" type="taxi" depart="0.00"><stop busStop="chargingStation_11" triggered="person"/></trip>
---
>     <trip id="taxi_chargingStation_8_0" type="taxi" depart="0.00"><stop busStop="chargingStation_8" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_8_1" type="taxi" depart="0.00"><stop busStop="chargingStation_8" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_8_2" type="taxi" depart="0.00"><stop busStop="chargingStation_8" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_14_3" type="taxi" depart="0.00"><stop busStop="chargingStation_14" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_4_4" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_2_5" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>

TEST FAILED on ts-sim-build-ba : import OSM taxiStop fleet1 ( Last six runs Sep2022 )

---------- Differences in routes ----------
8c8
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
---
>     <trip id="taxi_chargingStation_8_0" type="taxi" depart="0.00"><stop busStop="chargingStation_8" triggered="person"/></trip>

TEST FAILED on ts-sim-build-ba : import OSM webWizard ( Last six runs Sep2022 )

---------- Differences in output ----------
132c132
<    train: 13
---
>    tram: 20
133a134
>    train: 13
135d135
<    tram: 20

TEST FAILED on ts-sim-build-ba : misc createVehTypeDistribution lognormal_mingap ( Last six runs Sep2022 )

---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" minGap="1.061"/>
<       <vType id="exampleDist1" minGap="0.876"/>
<       <vType id="exampleDist2" minGap="1.314"/>
<       <vType id="exampleDist3" minGap="0.965"/>
<       <vType id="exampleDist4" minGap="0.756"/>
<       <vType id="exampleDist5" minGap="1.141"/>
<       <vType id="exampleDist6" minGap="0.708"/>
<       <vType id="exampleDist7" minGap="1.435"/>
<       <vType id="exampleDist8" minGap="0.919"/>
<       <vType id="exampleDist9" minGap="1.296"/>
---
>       <vType id="exampleDist0" minGap="2.890"/>
>       <vType id="exampleDist1" minGap="2.401"/>
>       <vType id="exampleDist2" minGap="3.720"/>
>       <vType id="exampleDist3" minGap="2.626"/>
>       <vType id="exampleDist4" minGap="2.130"/>
>       <vType id="exampleDist5" minGap="3.131"/>
>       <vType id="exampleDist6" minGap="2.030"/>
>       <vType id="exampleDist7" minGap="4.198"/>
>       <vType id="exampleDist8" minGap="2.506"/>
>       <vType id="exampleDist9" minGap="3.653"/>

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry allow_junctions ( Last six runs Sep2022 )

---------- Differences in dxf ----------
12c12
< 6
---
> 20
17a18,21
> $LASTSAVEDBY
>   1
> unknown
>   9
50c54
< 420.0
---
> 12.0
52c56
< 297.0
---
> 9.0
72c76
< 1
---
> 0
84c88
< 2.5
---
> 0.2
88c92
< 1.0
---
> 0.05
92c96
<truncated after showing first 30 lines>
---------- Differences in poly_additional ----------
2,35c2,35
< <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":C_w2_0"/><param key="transition-id" value="0"/></poly>
< <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":E_w0_0"/><param key="transition-id" value="1"/></poly>
< <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="2"/></poly>
< <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":C_w3_0"/><param key="transition-id" value="3"/></poly>
< <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="4"/></poly>
< <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="5"/></poly>
< <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":N_w0_0"/><param key="transition-id" value="6"/></poly>
< <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="7"/></poly>
< <poly id="C_door_EC_0" color="0,0,255" layer="11" shape="113.4,110.4 113.4,108.9"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="EC_0"/><param key="transition-id" value="8"/></poly>
< <poly id="C_door_NC_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="NC_0"/><param key="transition-id" value="9"/></poly>
< <poly id="C_door_SC_0" color="0,0,255" layer="11" shape="111.9,85.85 108.9,85.85"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="SC_0"/><param key="transition-id" value="10"/></poly>
< <poly id="C_door_WC_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="WC_0"/><param key="transition-id" value="11"/></poly>
< <poly id="C_door_CE_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CE_0"/><param key="transition-id" value="12"/></poly>
< <poly id="C_door_CN_0" color="0,0,255" layer="11" shape="108.9,112.65 111.9,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CN_0"/><param key="transition-id" value="13"/></poly>
< <poly id="C_door_CS_0" color="0,0,255" layer="11" shape="91.1,85.85 88.1,85.85"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CS_0"/><param key="transition-id" value="14"/></poly>
< <poly id="C_door_CW_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CW_0"/><param key="transition-id" value="15"/></poly>
< <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_4" color="255,0,0" layer="10" shape="113.4,87.35 113.4,87.345"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="WC_0_boundary_slice_0" color="255,0,0" layer="10" shape="0.0,88.1 86.6,88.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="WC_0_boundary_slice_2" color="255,0,0" layer="10" shape="86.6,91.1 0.0,91.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="CW_0_boundary_slice_0" color="255,0,0" layer="10" shape="86.6,111.155 0.0,111.155 0.0,111.15"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_2" color="255,0,0" layer="10" shape="0.0,108.905 86.6,108.905"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_4" color="255,0,0" layer="10" shape="86.6,111.15 86.6,111.155"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="NC_0_boundary_slice_0" color="255,0,0" layer="10" shape="88.1,200.0 88.1,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="NC_0_boundary_slice_2" color="255,0,0" layer="10" shape="91.1,112.65 91.1,200.0"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="C_boundary_slice_1" color="255,0,0" layer="10" shape="91.1,112.65 108.9,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
< <poly id="C_boundary_slice_3" color="255,0,0" layer="10" shape="111.9,112.65 113.4,110.4"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
< <poly id="C_boundary_slice_5" color="255,0,0" layer="10" shape="113.4,108.9 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry sidewalk_lanes ( Last six runs Sep2022 )

---------- Differences in dxf ----------
12c12
< 6
---
> 20
17a18,21
> $LASTSAVEDBY
>   1
> unknown
>   9
50c54
< 420.0
---
> 12.0
52c56
< 297.0
---
> 9.0
72c76
< 1
---
> 0
84c88
< 2.5
---
> 0.2
88c92
< 1.0
---
> 0.05
92c96
<truncated after showing first 30 lines>
---------- Differences in poly_additional ----------
2,19c2,19
< <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":C_w2_0"/><param key="transition-id" value="0"/></poly>
< <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":E_w0_0"/><param key="transition-id" value="1"/></poly>
< <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="2"/></poly>
< <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":C_w3_0"/><param key="transition-id" value="3"/></poly>
< <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="4"/></poly>
< <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="5"/></poly>
< <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":N_w0_0"/><param key="transition-id" value="6"/></poly>
< <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="7"/></poly>
< <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_4" color="255,0,0" layer="10" shape="113.4,87.35 113.4,87.345"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="WC_0_boundary_slice_0" color="255,0,0" layer="10" shape="0.0,88.1 86.6,88.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="WC_0_boundary_slice_2" color="255,0,0" layer="10" shape="86.6,91.1 0.0,91.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="CW_0_boundary_slice_0" color="255,0,0" layer="10" shape="86.6,111.155 0.0,111.155 0.0,111.15"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_2" color="255,0,0" layer="10" shape="0.0,108.905 86.6,108.905"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_4" color="255,0,0" layer="10" shape="86.6,111.15 86.6,111.155"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="NC_0_boundary_slice_0" color="255,0,0" layer="10" shape="88.1,200.0 88.1,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="NC_0_boundary_slice_2" color="255,0,0" layer="10" shape="91.1,112.65 91.1,200.0"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
---
> <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="transition-id" value="0"/><param key="to-object-id" value=":C_w2_0"/><param key="from-object-id" value="CE_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="transition-id" value="1"/><param key="to-object-id" value=":E_w0_0"/><param key="from-object-id" value="CE_0"/><param key="jps-type" value="door"/></poly>
> <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="transition-id" value="2"/><param key="to-object-id" value=":W_w0_0"/><param key="from-object-id" value="WC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="transition-id" value="3"/><param key="to-object-id" value=":C_w3_0"/><param key="from-object-id" value="WC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="transition-id" value="4"/><param key="to-object-id" value=":C_w0_0"/><param key="from-object-id" value="CW_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="transition-id" value="5"/><param key="to-object-id" value=":W_w0_0"/><param key="from-object-id" value="CW_0"/><param key="jps-type" value="door"/></poly>
> <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="transition-id" value="6"/><param key="to-object-id" value=":N_w0_0"/><param key="from-object-id" value="NC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="transition-id" value="7"/><param key="to-object-id" value=":C_w0_0"/><param key="from-object-id" value="NC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="sumo-object-id" value="CE_0"/><param key="jps-type" value="boundary"/></poly>
> <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="sumo-object-id" value="CE_0"/><param key="jps-type" value="boundary"/></poly>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput big_timeB ( Last six runs Sep2022 )

---------- Differences in aggregatebattery ----------
6,9c6,9
<         <vehicle id="vehWithCustDepartEnergy" energyConsumed="299.55909999999994" totalEnergyConsumed="9816.9416" totalEnergyRegenerated="598.3154999999997" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="54.0"/>
<         <vehicle id="vehWithBusStop" energyConsumed="1031.075500000001" totalEnergyConsumed="121812.227" totalEnergyRegenerated="10836.751000000006" energyChargedInTransit="105.5556" energyChargedStopped="1002.7781999999996" timeStopped="1081.0" aggregateNumber="214.0"/>
<         <vehicle id="vehWithChrgStn0" energyConsumed="590.9020999999987" totalEnergyConsumed="38266.9466" totalEnergyRegenerated="2575.091900000001" energyChargedInTransit="211.1112" energyChargedStopped="2375.0009999999997" timeStopped="1035.0" aggregateNumber="117.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="1486.7915000000014" totalEnergyConsumed="235379.96090000006" totalEnergyRegenerated="20655.097100000006" energyChargedInTransit="211.1112" energyChargedStopped="1952.7786000000008" timeStopped="2393.0" aggregateNumber="306.0"/>
---
>         <vehicle id="vehWithCustDepartEnergy" energyConsumed="299.5591" totalEnergyConsumed="9816.9416" totalEnergyRegenerated="598.3155" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="54.0"/>
>         <vehicle id="vehWithBusStop" energyConsumed="1031.0755" totalEnergyConsumed="121812.227" totalEnergyRegenerated="10836.751" energyChargedInTransit="105.5556" energyChargedStopped="1002.7782" timeStopped="1081.0" aggregateNumber="214.0"/>
>         <vehicle id="vehWithChrgStn1" energyConsumed="1486.7915" totalEnergyConsumed="235379.9609" totalEnergyRegenerated="20655.0971" energyChargedInTransit="211.1112" energyChargedStopped="1952.7786" timeStopped="2393.0" aggregateNumber="306.0"/>
>         <vehicle id="vehWithChrgStn0" energyConsumed="590.9021" totalEnergyConsumed="38266.9466" totalEnergyRegenerated="2575.0919" energyChargedInTransit="211.1112" energyChargedStopped="2375.001" timeStopped="1035.0" aggregateNumber="117.0"/>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput multiple_ids ( Last six runs Sep2022 )

---------- Differences in aggregatebattery ----------
6,7c6,7
<         <vehicle id="vehWithCustDepartEnergy" energyConsumed="180.83439999999996" totalEnergyConsumed="3557.3757" totalEnergyRegenerated="190.75590000000003" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithBusStop" energyConsumed="162.0742" totalEnergyConsumed="1764.4996999999998" totalEnergyRegenerated="2.0272999999999994" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="19.0"/>
---
>         <vehicle id="vehWithCustDepartEnergy" energyConsumed="180.8344" totalEnergyConsumed="3557.3757" totalEnergyRegenerated="190.7559" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithBusStop" energyConsumed="162.0742" totalEnergyConsumed="1764.4997" totalEnergyRegenerated="2.0273" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="19.0"/>
10,11c10,12
<         <vehicle id="vehWithBusStop" energyConsumed="129.99020000000002" totalEnergyConsumed="8201.830199999999" totalEnergyRegenerated="293.5405" energyChargedInTransit="105.5556" energyChargedStopped="316.6668" timeStopped="36.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithCustDepartEnergy" energyConsumed="118.72469999999998" totalEnergyConsumed="6259.5659000000005" totalEnergyRegenerated="407.5596" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="24.0"/>
---
>         <vehicle id="vehWithCustDepartEnergy" energyConsumed="118.7247" totalEnergyConsumed="6259.5659" totalEnergyRegenerated="407.5596" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="24.0"/>
>         <vehicle id="vehWithBusStop" energyConsumed="129.9902" totalEnergyConsumed="8201.8302" totalEnergyRegenerated="293.5405" energyChargedInTransit="105.5556" energyChargedStopped="316.6668" timeStopped="36.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn1" energyConsumed="81.0727" totalEnergyConsumed="257.7082" totalEnergyRegenerated="0.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="6.0"/>
13d13
<         <vehicle id="vehWithChrgStn1" energyConsumed="81.07270000000001" totalEnergyConsumed="257.7082" totalEnergyRegenerated="0.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="6.0"/>
16,18c16,18
<         <vehicle id="vehWithBusStop" energyConsumed="173.53869999999998" totalEnergyConsumed="11400.9313" totalEnergyRegenerated="870.543" energyChargedInTransit="0.0" energyChargedStopped="686.1113999999999" timeStopped="174.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn0" energyConsumed="136.46170000000004" totalEnergyConsumed="8353.143300000002" totalEnergyRegenerated="301.96500000000003" energyChargedInTransit="211.1112" energyChargedStopped="369.44460000000004" timeStopped="28.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="204.54639999999998" totalEnergyConsumed="6476.1629" totalEnergyRegenerated="77.13869999999999" energyChargedInTransit="158.33339999999998" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
>         <vehicle id="vehWithBusStop" energyConsumed="173.5387" totalEnergyConsumed="11400.9313" totalEnergyRegenerated="870.543" energyChargedInTransit="0.0" energyChargedStopped="686.1114" timeStopped="174.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn1" energyConsumed="204.5464" totalEnergyConsumed="6476.1629" totalEnergyRegenerated="77.1387" energyChargedInTransit="158.3334" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn0" energyConsumed="136.4617" totalEnergyConsumed="8353.1433" totalEnergyRegenerated="301.965" energyChargedInTransit="211.1112" energyChargedStopped="369.4446" timeStopped="28.0" aggregateNumber="30.0"/>
21,23c21,23
<         <vehicle id="vehWithBusStop" energyConsumed="55.2793" totalEnergyConsumed="16975.0648" totalEnergyRegenerated="1430.3512999999994" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="136.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn0" energyConsumed="0.41700000000000026" totalEnergyConsumed="9967.2219" totalEnergyRegenerated="969.6600000000001" energyChargedInTransit="0.0" energyChargedStopped="1583.3340000000003" timeStopped="675.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="-2.5023999999999997" totalEnergyConsumed="9340.330800000003" totalEnergyRegenerated="852.9269999999996" energyChargedInTransit="52.7778" energyChargedStopped="1530.5562000000002" timeStopped="435.0" aggregateNumber="30.0"/>
---
>         <vehicle id="vehWithBusStop" energyConsumed="55.2793" totalEnergyConsumed="16975.0648" totalEnergyRegenerated="1430.3513" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="136.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn1" energyConsumed="-2.5024" totalEnergyConsumed="9340.3308" totalEnergyRegenerated="852.927" energyChargedInTransit="52.7778" energyChargedStopped="1530.5562" timeStopped="435.0" aggregateNumber="30.0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output edgeDataDiff ( Last six runs Sep2022 )

---------- Differences in output ----------
1d0
< attr: count 1, min 2.00 (1), max 2.00 (1), mean 2.00, Q1 2.00, median 2.00, Q3 2.00
2a2
> attr: count 1, min 2.00 (1), max 2.00 (1), mean 2.00, Q1 2.00, median 2.00, Q3 2.00

TEST FAILED on ts-sim-build-ba : public_transport generateRailSignalConstraints oppositeInsertion opposite_ended ( Last six runs Sep2022 )

---------- Differences in output ----------
3a4
> Shifted stop times at stop_b by 10.0

TEST FAILED on ts-sim-build-ba : route addParkingAreaStops2Trips interval ( Last six runs Sep2022 )

---------- Differences in routes ----------
5c5
<         <stop duration="3109" parkingArea="parkingArea_WC_3_0"/>
---
>         <stop duration="2951" parkingArea="parkingArea_WC_3_0"/>

TEST FAILED on ts-sim-build-ba : route addStops2Routes duration_random ( Last six runs Sep2022 )

---------- Differences in routes ----------
8c8
<         <stop duration="1309" lane="CN_3" parking="true" until="12:0:0"/>
---
>         <stop duration="1150" lane="CN_3" parking="true" until="12:0:0"/>
12c12
<         <stop duration="228" lane="CW_3" parking="true" until="12:0:0"/>
---
>         <stop duration="45" lane="CW_3" parking="true" until="12:0:0"/>
16c16
<         <stop duration="51" lane="CS_3" parking="true" until="12:0:0"/>
---
>         <stop duration="495" lane="CS_3" parking="true" until="12:0:0"/>

TEST FAILED on ts-sim-build-ba : route addStops2Routes lane_random ( Last six runs Sep2022 )

---------- Differences in routes ----------
8c8
<         <stop duration="1800" lane="CN_3" parking="true" until="12:0:0"/>
---
>         <stop duration="1800" lane="CN_4" parking="true" until="12:0:0"/>
16c16
<         <stop duration="1800" lane="CS_4" parking="true" until="12:0:0"/>
---
>         <stop duration="1800" lane="CS_3" parking="true" until="12:0:0"/>

TEST FAILED on ts-sim-build-ba : route route2OD ambiguous_taz ( Last six runs Sep2022 )

---------- Differences in od ----------
11c11
<         <tazRelation from="3_1" to="0_1" count="1"/>
---
>         <tazRelation from="3_0" to="0_1" count="1"/>

TEST FAILED on ts-sim-build-ba : route route2poly spread ( Last six runs Sep2022 )

---------- Differences in pois ----------
2,3c2,7
< <poly id="0" color="102,0,255" layer="100" type="route" shape="101.65,0.0 101.65,91.95 101.65,91.95 101.65,108.05 101.65,108.05 101.65,200.0" lineWidth="0.61">
<     <param key="count" value="61"/>
---
> <poly id="31" color="102,0,255" layer="100" type="route" shape="200.0,101.65 108.05,101.65 108.05,101.65 91.95,101.65 91.95,101.65 0.0,101.65" lineWidth="0.02">
>     <param key="count" value="2"/>
> </poly>
> <poly id="52" color="246,0,255" layer="100" type="route" shape="0.0,97.35 92.2537904885,97.35 94.7166853428,99.9973027081 93.9669299178,101.515100276 92.2507400911,102.65 0.0,102.65" lineWidth="0.01">
>     <param key="count" value="1"/>
>     <param key="spread" value="1"/>
5c9
< <poly id="5" color="246,0,255" layer="100" type="route" shape="200.0,104.95 108.05,104.95 108.05,104.95 106.69,105.14 105.72,105.72 105.14,106.69 104.95,108.05 104.95,108.05 104.95,200.0" lineWidth="0.03">
---
> <poly id="5" color="255,0,120" layer="100" type="route" shape="200.0,104.95 108.05,104.95 108.05,104.95 106.69,105.14 105.72,105.72 105.14,106.69 104.95,108.05 104.95,108.05 104.95,200.0" lineWidth="0.03">
8c12,16
< <poly id="9" color="255,0,120" layer="100" type="route" shape="0.0,97.35 92.02156554334125,97.35 96.53011665590282,97.998635891194 98.53311493304078,99.19167858085541 99.94931003055412,100.0413956393634 102.00119728854722,103.46872380656066 102.65,107.97843445665875 102.65,200.0" lineWidth="0.08">
---
> <poly id="12" color="255,24,0" layer="100" type="route" shape="100.65,0.0 100.65,91.8784344567 100.078635891,95.8498833441 99.0916785809,97.506885067 98.5013956394,98.4906899694 95.8487238066,100.078802711 91.8784344567,100.65 0.0,100.65" lineWidth="0.1">
>     <param key="count" value="10"/>
>     <param key="spread" value="-1"/>
> </poly>
> <poly id="9" color="255,168,0" layer="100" type="route" shape="0.0,98.35 91.95,98.35 91.95,98.35 96.19,98.96 98.02,100.05 98.02,100.05 99.22,100.77 101.04,103.81 101.65,108.05 101.65,108.05 101.65,200.0" lineWidth="0.08">
10d17
<     <param key="spread" value="1"/>
12,13c19,20
< <poly id="12" color="255,24,0" layer="100" type="route" shape="102.65,0.0 102.65,92.02156554334125 102.001364108806,96.53011665590282 100.80832141914459,98.53311493304078 99.9586043606366,99.94931003055412 96.53127619343934,102.00119728854722 92.02156554334125,102.65 0.0,102.65" lineWidth="0.1">
<     <param key="count" value="10"/>
---
> <poly id="63" color="198,255,0" layer="100" type="route" shape="97.35,200.0 97.35,107.746209512 99.9973027081,105.283314657 101.515100276,106.033070082 102.65,107.749259909 102.65,200.0" lineWidth="0.05">
>     <param key="count" value="5"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route routeStats speed ( Last six runs Sep2022 )

---------- Differences in fullstats ----------
1,7c1,7
< 24.19448275862069 49
< 24.68930232558139 38
< 26.823396226415092 42
< 27.9378947368421 37
< 28.279999999999998 21
< 28.470000000000002 56
< 28.69297297297297 18
---
> 24.1944827586 49
> 24.6893023256 38
> 26.8233962264 42
> 27.9378947368 37
> 28.28 21
> 28.47 56
> 28.692972973 18
9,16c9,16
< 29.489999999999995 32
< 30.506086956521738 67
< 30.717931034482756 11
< 31.058181818181822 62
< 31.058181818181822 65
< 31.058181818181822 8
< 31.058181818181822 85
< 31.058181818181822 93
---
> 29.49 32
> 30.5060869565 67
> 30.7179310345 11
> 31.0581818182 62
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route scaleTimeline objects ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> scaleTimeLine.py, in <module>
>     main(get_options(sys.argv))
> scaleTimeLine.py, in main
>     scaleRoutes(options, outf)
> scaleTimeLine.py, in scaleRoutes
>     totalList, idMap = getScaledObjList(periodMap, periodList, currIndex, candidatsList, idMap)
> scaleTimeLine.py, in getScaledObjList
>     selectedList = random.choices(candidatsList, k=abs(sampleSize))
> AttributeError: 'module' object has no attribute 'choices'
---------- Differences in scaledObj ----------
5,36d4
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <person depart="0" id="1">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <trip depart="0" from="tripFrom" id="2" to="tripTo"/>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#1">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#2">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#3">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#4">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <person depart="0" id="1#1">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <person depart="0" id="1#2">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <trip depart="0" from="tripFrom" id="2#1" to="tripTo"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routesA ----------
8,10c8
<     <trip depart="101048.00" departLane="best" departSpeed="max" from="320364658#0" id="100107425_100066737_242_0" to="320364658#0" type="large"/>
<     <trip depart="101133.00" departLane="best" departSpeed="max" from="318881710#0" id="100153764_100092940_243_0" to="-316764349#2" type="small"/>
<     <trip depart="101322.00" departLane="best" departSpeed="max" from="320364658#0" id="100176933_100106026_255_0" to="525452872" type="medium"/>
---
>     <trip depart="101397.00" departLane="best" departSpeed="max" from="318881710#0" id="100152146_100092001_256_0" to="5058977#1" type="large"/>
12,13c10
<     <trip depart="101718.00" departLane="best" departSpeed="max" from="125502220#0" id="100161450_100097048_254_0" to="5058977#1" type="medium"/>
<     <trip depart="101815.00" departLane="best" departSpeed="max" from="320364658#0" id="100095759_100060111_264_0" to="320364658#0" type="large"/>
---
>     <trip depart="101750.00" departLane="best" departSpeed="max" from="318881710#0" id="100149408_100090340_252_0" to="5058977#1" type="medium"/>
19d15
<     <trip depart="102023.67" departLane="best" departSpeed="max" from="320364658#0" id="100915789_100495458_259_0" to="84488280#2" type="small"/>
26a23
>     <trip depart="102316.00" departLane="best" departSpeed="max" from="377715252#0" id="100035930_100023280_263_0" to="375217310#0" type="medium"/>
32c29
<     <trip depart="102377.00" departLane="best" departSpeed="max" from="428966186#3" id="100042725_100027438_268_0" to="207083565#0" type="small"/>
---
>     <trip depart="102391.00" departLane="best" departSpeed="max" from="316764344#0" id="100026155_100017356_268_0" to="5058977#1" type="medium"/>
37d33
<     <trip depart="102450.00" departLane="best" departSpeed="max" from="321714436#0" id="100033259_100021681_266_0" to="5058977#1" type="small"/>
38a35
>     <trip depart="102494.00" departLane="best" departSpeed="max" from="24663733#0" id="100028303_100018644_268_0" to="5058977#1" type="medium"/>
40d36
<     <trip depart="102544.00" departLane="best" departSpeed="max" from="320364658#0" id="100175617_100105220_262_0" to="29136063#0" type="large"/>
46,47c42,43
<     <trip depart="102631.80" departLane="best" departSpeed="max" from="320364658#0" id="100298443_100180934_266_0" to="206498907#0" type="large"/>
<     <trip depart="102638.00" departLane="best" departSpeed="max" from="-206391414#0" id="100022869_100015335_267_0" to="316764350#2" type="medium"/>
---
>     <trip depart="102628.00" departLane="best" departSpeed="max" from="318881710#0" id="100080782_100051156_270_0" to="447787390#0" type="medium"/>
<truncated after showing first 30 lines>
---------- Differences in routesB ----------
5,6c5,10
<     <trip depart="101397.00" departLane="best" departSpeed="max" from="318881710#0" id="100152146_100092001_256_0" to="5058977#1" type="large"/>
<     <trip depart="101750.00" departLane="best" departSpeed="max" from="318881710#0" id="100149408_100090340_252_0" to="5058977#1" type="medium"/>
---
>     <trip depart="101048.00" departLane="best" departSpeed="max" from="320364658#0" id="100107425_100066737_242_0" to="320364658#0" type="large"/>
>     <trip depart="101133.00" departLane="best" departSpeed="max" from="318881710#0" id="100153764_100092940_243_0" to="-316764349#2" type="small"/>
>     <trip depart="101322.00" departLane="best" departSpeed="max" from="320364658#0" id="100176933_100106026_255_0" to="525452872" type="medium"/>
>     <trip depart="101718.00" departLane="best" departSpeed="max" from="125502220#0" id="100161450_100097048_254_0" to="5058977#1" type="medium"/>
>     <trip depart="101815.00" departLane="best" departSpeed="max" from="320364658#0" id="100095759_100060111_264_0" to="320364658#0" type="large"/>
>     <trip depart="102023.67" departLane="best" departSpeed="max" from="320364658#0" id="100915789_100495458_259_0" to="84488280#2" type="small"/>
11,12c15,16
<     <trip depart="102316.00" departLane="best" departSpeed="max" from="377715252#0" id="100035930_100023280_263_0" to="375217310#0" type="medium"/>
<     <trip depart="102391.00" departLane="best" departSpeed="max" from="316764344#0" id="100026155_100017356_268_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102377.00" departLane="best" departSpeed="max" from="428966186#3" id="100042725_100027438_268_0" to="207083565#0" type="small"/>
>     <trip depart="102450.00" departLane="best" departSpeed="max" from="321714436#0" id="100033259_100021681_266_0" to="5058977#1" type="small"/>
14c18
<     <trip depart="102494.00" departLane="best" departSpeed="max" from="24663733#0" id="100028303_100018644_268_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102544.00" departLane="best" departSpeed="max" from="320364658#0" id="100175617_100105220_262_0" to="29136063#0" type="large"/>
19,21c23,30
<     <trip depart="102628.00" departLane="best" departSpeed="max" from="318881710#0" id="100080782_100051156_270_0" to="447787390#0" type="medium"/>
<     <trip depart="102638.00" departLane="best" departSpeed="max" from="125502220#0" id="100086852_100054899_266_0" to="512158813#0" type="large"/>
<     <trip depart="102786.00" departLane="best" departSpeed="max" from="321714432#0" id="100033950_100022088_269_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102631.80" departLane="best" departSpeed="max" from="320364658#0" id="100298443_100180934_266_0" to="206498907#0" type="large"/>
>     <trip depart="102638.00" departLane="best" departSpeed="max" from="-206391414#0" id="100022869_100015335_267_0" to="316764350#2" type="medium"/>
>     <trip depart="102680.00" departLane="best" departSpeed="max" from="510544107#2" id="100027657_100018245_271_0" to="5058977#1" type="large"/>
>     <trip depart="102729.00" departLane="best" departSpeed="max" from="-23207366#9" id="100040263_100025911_278_0" to="-23207366#9" type="large"/>
>     <trip depart="102816.00" departLane="best" departSpeed="max" from="125502220#0" id="100087888_100055488_272_0" to="5058977#1" type="large"/>
<truncated after showing first 30 lines>
route splitRandom number ( Last six runs Sep2022 )
route splitRandom percent ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : trip randomTrips random-depart ( Last six runs Sep2022 )

---------- Differences in trips ----------
5,14c5,14
<     <trip id="0" depart="28902.00" from="3si" to="4si"/>
<     <trip id="1" depart="29219.00" from="1fi" to="2si"/>
<     <trip id="2" depart="29256.00" from="1fi" to="1si"/>
<     <trip id="3" depart="29371.00" from="3fi" to="1o"/>
<     <trip id="4" depart="29714.00" from="1si" to="3si"/>
<     <trip id="5" depart="29803.00" from="3fi" to="1si"/>
<     <trip id="6" depart="29926.00" from="3fi" to="4o"/>
<     <trip id="7" depart="31419.00" from="1fi" to="4o"/>
<     <trip id="8" depart="31816.00" from="3si" to="2o"/>
<     <trip id="9" depart="31837.00" from="1si" to="4si"/>
---
>     <trip id="0" depart="28890.00" from="1si" to="3o"/>
>     <trip id="1" depart="28907.00" from="1fi" to="1si"/>
>     <trip id="2" depart="29112.00" from="3si" to="3o"/>
>     <trip id="3" depart="29603.00" from="1si" to="3o"/>
>     <trip id="4" depart="29790.00" from="4fi" to="1o"/>
>     <trip id="5" depart="30318.00" from="4fi" to="3si"/>
>     <trip id="6" depart="31101.00" from="2fi" to="1si"/>
>     <trip id="7" depart="31236.00" from="4si" to="2o"/>
>     <trip id="8" depart="31451.00" from="1fi" to="1o"/>
>     <trip id="9" depart="32011.00" from="4fi" to="3o"/>

TEST FAILED on ts-sim-build-ba : trip randomTrips random-depart_subsecond ( Last six runs Sep2022 )

---------- Differences in trips ----------
5,44c5,44
<     <trip id="0" depart="0.00" from="4si" to="3si"/>
<     <trip id="1" depart="0.25" from="3fi" to="3si"/>
<     <trip id="2" depart="0.75" from="4fi" to="4o"/>
<     <trip id="3" depart="1.00" from="1si" to="1o"/>
<     <trip id="4" depart="1.00" from="2fi" to="2o"/>
<     <trip id="5" depart="1.00" from="1si" to="4si"/>
<     <trip id="6" depart="1.25" from="4si" to="2o"/>
<     <trip id="7" depart="1.25" from="3si" to="2si"/>
<     <trip id="8" depart="1.50" from="4si" to="2si"/>
<     <trip id="9" depart="1.50" from="2fi" to="1si"/>
<     <trip id="10" depart="2.25" from="3fi" to="2o"/>
<     <trip id="11" depart="2.50" from="3fi" to="4si"/>
<     <trip id="12" depart="2.75" from="2si" to="1si"/>
<     <trip id="13" depart="2.75" from="4si" to="3o"/>
<     <trip id="14" depart="3.00" from="1fi" to="1o"/>
<     <trip id="15" depart="3.25" from="1fi" to="3si"/>
<     <trip id="16" depart="3.25" from="4fi" to="2si"/>
<     <trip id="17" depart="3.50" from="1fi" to="2si"/>
<     <trip id="18" depart="3.75" from="4si" to="3o"/>
<     <trip id="19" depart="4.00" from="4si" to="4o"/>
<     <trip id="20" depart="4.00" from="1fi" to="3si"/>
<     <trip id="21" depart="4.25" from="3si" to="3o"/>
<     <trip id="22" depart="4.25" from="2fi" to="3si"/>
<     <trip id="23" depart="4.25" from="1fi" to="2si"/>
<     <trip id="24" depart="4.75" from="2si" to="4si"/>
<     <trip id="25" depart="5.00" from="4si" to="2o"/>
<     <trip id="26" depart="5.25" from="3fi" to="1si"/>
<     <trip id="27" depart="5.25" from="4si" to="4o"/>
<     <trip id="28" depart="5.25" from="2fi" to="3si"/>
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1
> Using multiple cpus is only supported for python 3
---------- Differences in output ----------
1,10d0
< Warning: underflow locations: count 1, min 3.00 (('5',)), max 3.00 (('5',)), mean 3.00, Q1 3.00, median 3.00, Q3 3.00 (total 3)
< avg interval input count: count 2, min 16.00 (300.0), max 20.00 (0.0), mean 18.00, Q1 16.00, median 20.00, Q3 20.00
< avg interval written vehs: count 2, min 8.00 (300.0), max 10.00 (0.0), mean 9.00, Q1 8.00, median 10.00, Q3 10.00
< avg interval underflow: count 2, min 0.00 (300.0), max 3.00 (0.0), mean 1.50, Q1 0.00, median 3.00, Q3 3.00
< avg interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< avg interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< 0: Wrote 10 routes (3 distinct) achieving total count 17 (85.00%) at 2 locations. GEH<5 for 100.00%
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< 
---------- Missing result in routes ----------
<?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">
<!-- begin="0.0" end="300.0" -->
    <route id="0_0" edges="-3 -3.180.00 11"/> <!-- 2 (route_2) -->
    <route id="0_1" edges="-3 -3.180.00 15"/> <!-- 1 (route_1) -->
    <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 7 (route_0) -->

    <flow id="0_2" begin="0.00" end="240.00" number="7" route="0_2"/>
    <flow id="0_0" begin="60.00" end="180.00" number="2" route="0_0"/>
    <flow id="0_1" begin="270.00" end="271.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="300.00" end="562.50" number="8" route="300_0"/>
</routes>
turndefs routeSampler intervals multiprocessing 2_intervals ( Last six runs Sep2022 )
turndefs routeSampler intervals multiprocessing 2_intervals_3_threads ( Last six runs Sep2022 )
turndefs routeSampler intervals multiprocessing f-number-i ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals multiprocessing mismatch-output ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1
> Using multiple cpus is only supported for python 3
---------- Differences in output ----------
1,10d0
< Warning: underflow locations: count 1, min 3.00 (('5',)), max 3.00 (('5',)), mean 3.00, Q1 3.00, median 3.00, Q3 3.00 (total 3)
< avg interval input count: count 2, min 16.00 (300.0), max 20.00 (0.0), mean 18.00, Q1 16.00, median 20.00, Q3 20.00
< avg interval written vehs: count 2, min 8.00 (300.0), max 10.00 (0.0), mean 9.00, Q1 8.00, median 10.00, Q3 10.00
< avg interval underflow: count 2, min 0.00 (300.0), max 3.00 (0.0), mean 1.50, Q1 0.00, median 3.00, Q3 3.00
< avg interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< avg interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< 0: Wrote 10 routes (3 distinct) achieving total count 17 (85.00%) at 2 locations. GEH<5 for 100.00%
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< 
---------- Missing result in edgedata ----------
<?xml version="1.0" encoding="UTF-8"?>


<data>
    <interval id="deficit" begin="0.0" end="300.0">
        <edge id="-3" measuredCount="10" deficit="0"/>
        <edge id="5" measuredCount="10" deficit="3"/>
    </interval>
    <interval id="deficit" begin="300.0" end="600.0">
        <edge id="-3" measuredCount="8" deficit="0"/>
        <edge id="11" measuredCount="8" deficit="0"/>
    </interval>
</data>
---------- Missing result in routes ----------
<?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">
<!-- begin="0.0" end="300.0" -->
    <route id="0_0" edges="-3 -3.180.00 11"/> <!-- 2 (route_2) -->
    <route id="0_1" edges="-3 -3.180.00 15"/> <!-- 1 (route_1) -->
    <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 7 (route_0) -->

    <flow id="0_2" begin="0.00" end="240.00" number="7" route="0_2"/>
    <flow id="0_0" begin="60.00" end="180.00" number="2" route="0_0"/>
    <flow id="0_1" begin="270.00" end="271.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="300.00" end="562.50" number="8" route="300_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals optimize_verbose ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,2
> Warning: Scipy does not support initial guess for opt.linprog. Optimization may fail
> Warning: Scipy does not support initial guess for opt.linprog. Optimization may fail

TEST FAILED on ts-sim-build-ba : turndefs routeSampler min_count_optimize ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1
> Warning: Scipy does not support initial guess for opt.linprog. Optimization may fail
---------- Differences in output ----------
14c14
< Wrote 88 routes (74 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
---
> Wrote 88 routes (72 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
---------- Differences in routes ----------
226c226
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
256c256
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_1 ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3d0
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_2 ( Last six runs Sep2022 )

---------- Differences in output ----------
3c3
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---
> Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
25c25
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
244c244
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_few_detectors ( Last six runs Sep2022 )

---------- Differences in output ----------
2d1
< Warning: overflow locations: count 2, min -1.00 (('-3.180.00', '11')), max -1.00 (('-3.180.00', '11')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -2)
4c3
< Wrote 201 routes (3 distinct) achieving total count 402 (100.50%) at 2 locations. GEH<5 for 100.00%
---
> Wrote 200 routes (3 distinct) achieving total count 400 (100.00%) at 2 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
6,8c6,8
<     <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 69 -->
<     <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 55 -->
<     <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 77 -->
---
>     <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 71 -->
>     <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 50 -->
>     <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 79 -->
10,12c10,12
<     <flow id="17" begin="0.00" end="98.51" number="77" route="17"/>
<     <flow id="13" begin="0.49" end="95.55" number="55" route="13"/>
<     <flow id="10" begin="5.42" end="98.01" number="69" route="10"/>
---
>     <flow id="17" begin="0.00" end="98.51" number="79" route="17"/>
>     <flow id="13" begin="0.49" end="95.54" number="50" route="13"/>
>     <flow id="10" begin="5.45" end="98.01" number="71" route="10"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_full ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3d0
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
---------- Differences in output ----------
3c3
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---
> Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
52c52
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
133c133
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_minimize-vehs ( Last six runs Sep2022 )

---------- Differences in output ----------
2c2,3
< Warning: underflow locations: count 99, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.32, Q1 1.00, median 2.00, Q3 4.00 (total 329)
---
> Warning: underflow locations: count 96, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.28, Q1 1.00, median 2.00, Q3 4.00 (total 315)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
4c5
< Wrote 49 routes (26 distinct) achieving total count 422 (56.19%) at 138 locations. GEH<5 for 42.75%
---
> Wrote 51 routes (26 distinct) achieving total count 443 (58.99%) at 138 locations. GEH<5 for 43.48%
---------- Differences in routes ----------
8c8
<     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 1 -->
---
>     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 2 -->
14c14
<     <route id="18" edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <!-- 2 -->
---
>     <route id="18" edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <!-- 3 -->
33,58c33,58
<     <flow id="20" begin="0.00" end="72.73" number="5" route="20"/>
<     <flow id="44" begin="2.02" end="66.67" number="3" route="44"/>
<     <flow id="32" begin="4.04" end="84.86" number="4" route="32"/>
<     <flow id="12" begin="6.06" end="42.43" number="2" route="12"/>
<     <flow id="42" begin="8.08" end="90.92" number="2" route="42"/>
<     <flow id="8" begin="10.10" end="11.10" number="1" route="8"/>
<     <flow id="18" begin="12.12" end="68.69" number="2" route="18"/>
<     <flow id="4" begin="14.14" end="44.45" number="3" route="4"/>
<     <flow id="11" begin="18.18" end="19.18" number="1" route="11"/>
<     <flow id="39" begin="20.20" end="74.76" number="2" route="39"/>
<     <flow id="31" begin="22.22" end="88.90" number="2" route="31"/>
<     <flow id="43" begin="26.27" end="27.27" number="1" route="43"/>
<     <flow id="14" begin="32.33" end="86.88" number="4" route="14"/>
<     <flow id="35" begin="34.35" end="48.49" number="2" route="35"/>
<     <flow id="28" begin="40.41" end="41.41" number="1" route="28"/>
<     <flow id="24" begin="46.47" end="47.47" number="1" route="24"/>
<     <flow id="13" begin="50.51" end="76.78" number="2" route="13"/>
<     <flow id="48" begin="54.55" end="55.55" number="1" route="48"/>
<     <flow id="26" begin="56.57" end="96.98" number="2" route="26"/>
<     <flow id="25" begin="58.59" end="59.59" number="1" route="25"/>
<     <flow id="23" begin="60.61" end="92.94" number="2" route="23"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_noSampling_optimize ( Last six runs Sep2022 )

---------- Differences in output ----------
2c2,3
< Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.31, Q1 1.00, median 2.00, Q3 4.00 (total 334)
---
> Warning: underflow locations: count 98, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.24, Q1 1.00, median 2.00, Q3 4.00 (total 318)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
4c5
< Wrote 51 routes (29 distinct) achieving total count 417 (55.53%) at 138 locations. GEH<5 for 43.48%
---
> Wrote 53 routes (29 distinct) achieving total count 440 (58.59%) at 138 locations. GEH<5 for 44.93%
---------- Differences in routes ----------
7c7
<         <route edges="31.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
---
>         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
9c9
<     <vehicle id="1" depart="1.94">
---
>     <vehicle id="1" depart="1.87">
12c12
<     <vehicle id="2" depart="3.88">
---
>     <vehicle id="2" depart="3.74">
15c15
<     <vehicle id="3" depart="5.82">
---
>     <vehicle id="3" depart="5.60">
18,19c18,19
<     <vehicle id="4" depart="7.76">
<         <route edges="-79 -79.80.00 75 75.121.42 120 120.180.00 -120 -120.180.00"/>
---
>     <vehicle id="4" depart="7.47">
>         <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
21,22c21,22
<     <vehicle id="5" depart="9.71">
<         <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
---
>     <vehicle id="5" depart="9.34">
>         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
24c24
<     <vehicle id="6" depart="11.65">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_optimize ( Last six runs Sep2022 )

---------- Differences in output ----------
2c2,3
< Warning: underflow locations: count 103, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.31, Q1 1.00, median 2.00, Q3 4.00 (total 341)
---
> Warning: underflow locations: count 97, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 4.00 (total 316)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
4c5
< Wrote 50 routes (27 distinct) achieving total count 410 (54.59%) at 138 locations. GEH<5 for 42.75%
---
> Wrote 53 routes (28 distinct) achieving total count 442 (58.85%) at 138 locations. GEH<5 for 44.20%
---------- Differences in routes ----------
7c7
<         <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
---
>         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
9,10c9,10
<     <vehicle id="1" depart="1.98">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/>
---
>     <vehicle id="1" depart="1.87">
>         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
12,13c12,13
<     <vehicle id="2" depart="3.96">
<         <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
---
>     <vehicle id="2" depart="3.74">
>         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
15,16c15,16
<     <vehicle id="3" depart="5.94">
<         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
---
>     <vehicle id="3" depart="5.60">
>         <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
18,19c18,19
<     <vehicle id="4" depart="7.92">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/>
---
>     <vehicle id="4" depart="7.47">
>         <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
21c21
<     <vehicle id="5" depart="9.90">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_csv_pie plain ( Last six runs Sep2022 )

---------- Differences in image ----------
22,24c22,24
<     <path d="M 342.6048 174.528 
< C 342.6048 169.087842 342.187748 163.65568 341.357312 158.279278 
< C 340.526876 152.902876 339.285496 147.598039 337.644089 142.411412 
---
>     <path d="M 379.008 174.528 
> C 379.008 169.087842 378.44832 163.65568 377.333882 158.279278 
> C 376.219444 152.902876 374.553523 147.598039 372.350768 142.411412 
26c26
< L 342.6048 174.528 
---
> L 379.008 174.528 
31,33c31,33
<     <path d="M 337.644089 142.411412 
< C 336.002681 137.224785 333.96607 132.171615 331.552164 127.296332 
< C 329.138258 122.42105 326.354153 117.737987 323.224329 113.288322 
---
>     <path d="M 372.350768 142.411412 
> C 370.148013 137.224785 367.414899 132.171615 364.175459 127.296332 
> C 360.936018 122.42105 357.199772 117.737987 352.999575 113.288322 
35c35
< L 337.644089 142.411412 
---
> L 372.350768 142.411412 
40,42c40,42
<     <path d="M 323.224329 113.288322 
< C 320.094504 108.838657 316.628161 104.63547 312.855779 100.715718 
< C 309.083397 96.795967 305.016064 93.171174 300.689546 89.873212 
---
>     <path d="M 352.999575 113.288322 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories filter_edges ( Last six runs Sep2022 )

---------- Differences in csv ----------
2,26c2,26
< 20.0 0.0 0.0 0 270.0 194.9 104.95
< 21.0 1.92 1.92 1.92 270.0 192.98 104.95
< 22.0 3.64 5.5600000000000005 1.7200000000000002 270.0 189.34 104.95
< 23.0 5.64 11.2 1.9999999999999996 270.0 183.7 104.95
< 24.0 8.09 19.29 2.45 270.0 175.61 104.95
< 25.0 10.28 29.57 2.1899999999999995 270.0 165.33 104.95
< 26.0 12.17 41.74 1.8900000000000006 270.0 153.16 104.95
< 27.0 13.7 55.44 1.5299999999999994 270.0 139.46 104.95
< 28.0 13.32 68.75999999999999 -0.379999999999999 270.0 126.14 104.95
< 29.0 10.12 78.88 -3.200000000000001 270.0 116.02 104.95
< 30.0 5.62 84.5 -4.499999999999999 270.0 110.4 104.95
< 31.0 1.12 85.62 -4.5 270.0 109.28 104.95
< 32.0 0.18 85.80000000000001 -0.9400000000000002 270.0 109.09 104.95
< 33.0 0.03 85.83000000000001 -0.15 270.0 109.07 104.95
< 34.0 0.01 85.84000000000002 -0.019999999999999997 270.0 109.06 104.95
< 35.0 0.0 85.84000000000002 -0.01 270.0 109.05 104.95
< 36.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 37.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 38.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 39.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 40.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 41.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 42.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 43.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 44.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
---
> 0 104.95 0.0 20.0 270.0 194.9 0.0
> 1.92 104.95 1.92 21.0 270.0 192.98 1.92
> 1.72 104.95 3.64 22.0 270.0 189.34 5.56
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories filter_ids ( Last six runs Sep2022 )

---------- Differences in csv ----------
2,36c2,36
< 20.0 0.0 0.0 0 270.0 194.9 104.95
< 21.0 1.92 1.92 1.92 270.0 192.98 104.95
< 22.0 3.64 5.5600000000000005 1.7200000000000002 270.0 189.34 104.95
< 23.0 5.64 11.2 1.9999999999999996 270.0 183.7 104.95
< 24.0 8.09 19.29 2.45 270.0 175.61 104.95
< 25.0 10.28 29.57 2.1899999999999995 270.0 165.33 104.95
< 26.0 12.17 41.74 1.8900000000000006 270.0 153.16 104.95
< 27.0 13.7 55.44 1.5299999999999994 270.0 139.46 104.95
< 28.0 13.32 68.75999999999999 -0.379999999999999 270.0 126.14 104.95
< 29.0 10.12 78.88 -3.200000000000001 270.0 116.02 104.95
< 30.0 5.62 84.5 -4.499999999999999 270.0 110.4 104.95
< 31.0 1.12 85.62 -4.5 270.0 109.28 104.95
< 32.0 0.18 85.80000000000001 -0.9400000000000002 270.0 109.09 104.95
< 33.0 0.03 85.83000000000001 -0.15 270.0 109.07 104.95
< 34.0 0.01 85.84000000000002 -0.019999999999999997 270.0 109.06 104.95
< 35.0 0.0 85.84000000000002 -0.01 270.0 109.05 104.95
< 36.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 37.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 38.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 39.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 40.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 41.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 42.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 43.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 44.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 45.0 2.53 88.37000000000002 2.53 273.12 106.55 105.22
< 46.0 5.02 93.39000000000001 2.4899999999999998 340.06 104.95 109.6
< 47.0 6.57 99.96000000000001 1.5500000000000007 0.0 104.95 116.17
< 48.0 7.97 107.93 1.3999999999999995 0.0 104.95 124.13
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in csv ----------
2,105c2,105
< 0.0 13.89 0.0 0 90.0 5.1 0.0
< 1.0 12.73 12.73 -1.1600000000000001 90.0 17.83 0.0
< 2.0 12.96 25.69 0.23000000000000043 90.0 30.8 0.0
< 3.0 13.25 38.94 0.28999999999999915 90.0 44.05 0.0
< 4.0 12.92 51.86 -0.33000000000000007 90.0 56.97 0.0
< 5.0 12.92 64.78 0.0 90.0 69.89 0.0
< 6.0 13.3 78.08 0.3800000000000008 90.0 83.19 0.0
< 7.0 13.47 91.55 0.16999999999999993 90.0 96.67 0.0
< 8.0 13.07 104.62 -0.40000000000000036 90.0 109.73 0.0
< 9.0 13.18 117.80000000000001 0.10999999999999943 90.0 122.91 0.0
< 10.0 12.65 130.45000000000002 -0.5299999999999994 90.0 135.56 0.0
< 11.0 13.36 143.81 0.7099999999999991 90.0 148.92 0.0
< 12.0 12.83 156.64000000000001 -0.5299999999999994 90.0 161.75 0.0
< 13.0 12.64 169.28000000000003 -0.1899999999999995 90.0 174.39 0.0
< 14.0 13.69 182.97000000000003 1.049999999999999 90.0 188.09 0.0
< 15.0 13.48 196.45000000000002 -0.20999999999999908 90.0 201.57 0.0
< 16.0 13.43 209.88000000000002 -0.05000000000000071 90.0 215.0 0.0
< 17.0 13.13 223.01000000000002 -0.29999999999999893 90.0 228.13 0.0
< 18.0 13.25 236.26000000000002 0.11999999999999922 90.0 241.38 0.0
< 19.0 12.98 249.24 -0.2699999999999996 90.0 254.36 0.0
< 20.0 13.41 262.65000000000003 0.4299999999999997 90.0 267.77 0.0
< 21.0 13.33 275.98 -0.08000000000000007 90.0 281.1 0.0
< 22.0 9.57 285.55 -3.76 90.0 290.67 0.0
< 23.0 6.47 292.02000000000004 -3.1000000000000005 90.0 297.14 0.0
< 24.0 2.34 294.36 -4.13 90.0 299.49 0.0
< 25.0 0.43 294.79 -1.91 90.0 299.92 0.0
< 26.0 0.07 294.86 -0.36 90.0 299.99 0.0
< 27.0 0.0 294.86 -0.07 90.0 299.99 0.0
< 28.0 0.0 294.86 0.0 90.0 299.99 0.0
<truncated after showing first 30 lines>
visualisation plot_trajectories gz ( Last six runs Sep2022 )
visualisation plot_trajectories plain ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories kilometrage ( Last six runs Sep2022 )

---------- Differences in csv ----------
2,98c2,98
< 100.0 0.0 0.0 0 90.0 -2990.9 -1.6 13009.1
< 101.0 1.71 1.71 1.71 90.0 -2989.19 -1.6 13010.81
< 102.0 3.91 5.62 2.2 90.0 -2985.28 -1.6 13014.72
< 103.0 5.36 10.98 1.4500000000000002 90.0 -2979.92 -1.6 13020.08
< 104.0 6.78 17.76 1.42 90.0 -2973.14 -1.6 13026.86
< 105.0 9.35 27.11 2.5699999999999994 90.0 -2963.8 -1.6 13036.2
< 106.0 11.87 38.98 2.5199999999999996 90.0 -2951.93 -1.6 13048.07
< 107.0 13.31 52.29 1.4400000000000013 90.0 -2938.62 -1.6 13061.38
< 108.0 14.96 67.25 1.6500000000000004 90.0 -2923.66 -1.6 13076.34
< 109.0 17.16 84.41 2.1999999999999993 90.0 -2906.5 -1.6 13093.5
< 110.0 18.91 103.32 1.75 90.0 -2887.59 -1.6 13112.41
< 111.0 20.37 123.69 1.4600000000000009 90.0 -2867.22 -1.6 13132.78
< 112.0 22.66 146.35 2.289999999999999 90.0 -2844.56 -1.6 13155.44
< 113.0 25.13 171.48 2.469999999999999 90.0 -2819.42 -1.6 13180.58
< 114.0 27.58 199.06 2.4499999999999993 90.0 -2791.84 -1.6 13208.16
< 115.0 29.95 229.01 2.370000000000001 90.0 -2761.89 -1.6 13238.11
< 116.0 32.36 261.37 2.41 90.0 -2729.53 -1.6 13270.47
< 117.0 34.07 295.44 1.7100000000000009 90.0 -2695.46 -1.6 13304.54
< 118.0 35.9 331.34 1.8299999999999983 90.0 -2659.56 -1.6 13340.44
< 119.0 37.65 368.98999999999995 1.75 90.0 -2621.91 -1.6 13378.09
< 120.0 36.88 405.86999999999995 -0.769999999999996 90.0 -2585.03 -1.6 13414.97
< 121.0 37.2 443.06999999999994 0.3200000000000003 90.0 -2547.83 -1.6 13452.17
< 122.0 37.82 480.88999999999993 0.6199999999999974 90.0 -2510.01 -1.6 13489.99
< 123.0 37.0 517.8899999999999 -0.8200000000000003 90.0 -2473.01 -1.6 13526.99
< 124.0 37.33 555.2199999999999 0.3299999999999983 90.0 -2435.68 -1.6 13564.32
< 125.0 37.49 592.7099999999999 0.1600000000000037 90.0 -2398.19 -1.6 13601.81
< 126.0 37.13 629.8399999999999 -0.35999999999999943 90.0 -2361.06 -1.6 13638.94
< 127.0 37.38 667.2199999999999 0.25 90.0 -2323.68 -1.6 13676.32
< 128.0 37.5 704.7199999999999 0.11999999999999744 90.0 -2286.18 -1.6 13713.82
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories leaderGap ( Last six runs Sep2022 )

---------- Differences in csv ----------
2,260c2,260
< 0.0 10.0 0.0 0 270.0 1495.25 401.65 -1.0
< 1.0 10.0 10.0 0.0 270.0 1485.25 401.65 -1.0
< 2.0 10.0 20.0 0.0 270.0 1475.25 401.65 -1.0
< 3.0 10.0 30.0 0.0 270.0 1465.25 401.65 -1.0
< 4.0 10.0 40.0 0.0 270.0 1455.25 401.65 -1.0
< 5.0 10.0 50.0 0.0 270.0 1445.25 401.65 -1.0
< 6.0 10.0 60.0 0.0 270.0 1435.25 401.65 -1.0
< 7.0 10.0 70.0 0.0 270.0 1425.25 401.65 -1.0
< 8.0 10.0 80.0 0.0 270.0 1415.25 401.65 -1.0
< 9.0 10.0 90.0 0.0 270.0 1405.25 401.65 -1.0
< 10.0 10.0 100.0 0.0 270.0 1395.25 401.65 -1.0
< 11.0 10.0 110.0 0.0 270.0 1385.25 401.65 -1.0
< 12.0 10.0 120.0 0.0 270.0 1375.25 401.65 -1.0
< 13.0 10.0 130.0 0.0 270.0 1365.25 401.65 -1.0
< 14.0 10.0 140.0 0.0 270.0 1355.25 401.65 -1.0
< 15.0 10.0 150.0 0.0 270.0 1345.25 401.65 -1.0
< 16.0 10.0 160.0 0.0 270.0 1335.25 401.65 -1.0
< 17.0 10.0 170.0 0.0 270.0 1325.25 401.65 -1.0
< 18.0 10.0 180.0 0.0 270.0 1315.25 401.65 -1.0
< 19.0 10.0 190.0 0.0 270.0 1305.25 401.65 -1.0
< 20.0 10.0 200.0 0.0 270.0 1295.25 401.65 -1.0
< 21.0 10.0 210.0 0.0 270.0 1285.25 401.65 -1.0
< 22.0 10.0 220.0 0.0 270.0 1275.25 401.65 -1.0
< 23.0 10.0 230.0 0.0 270.0 1265.25 401.65 -1.0
< 24.0 10.0 240.0 0.0 270.0 1255.25 401.65 -1.0
< 25.0 10.0 250.0 0.0 270.0 1245.25 401.65 -1.0
< 26.0 10.0 260.0 0.0 270.0 1235.25 401.65 -1.0
< 27.0 10.0 270.0 0.0 270.0 1225.25 401.65 -1.0
< 28.0 10.0 280.0 0.0 270.0 1215.25 401.65 -1.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories multiple_files ( Last six runs Sep2022 )

---------- Differences in csv ----------
2,217c2,217
< 0.0 13.89 0.0 0 90.0 5.1 -4.95
< 1.0 13.89 13.89 0.0 90.0 18.99 -4.95
< 2.0 13.89 27.78 0.0 90.0 32.88 -4.95
< 3.0 13.89 41.67 0.0 90.0 46.77 -4.95
< 4.0 13.89 55.56 0.0 90.0 60.66 -4.95
< 5.0 13.89 69.45 0.0 90.0 74.55 -4.95
< 6.0 13.89 83.34 0.0 90.0 88.44 -4.95
< 7.0 13.89 97.23 0.0 90.0 102.33 -4.95
< 8.0 13.89 111.12 0.0 90.0 116.22 -4.95
< 9.0 13.89 125.01 0.0 90.0 130.11 -4.95
< 10.0 13.89 138.9 0.0 90.0 144.0 -4.95
< 11.0 13.89 152.79000000000002 0.0 90.0 157.89 -4.95
< 12.0 13.89 166.68 0.0 90.0 171.78 -4.95
< 13.0 13.89 180.57 0.0 90.0 185.67 -4.95
< 14.0 13.89 194.45999999999998 0.0 90.0 199.56 -4.95
< 15.0 13.89 208.34999999999997 0.0 90.0 213.45 -4.95
< 16.0 13.89 222.23999999999995 0.0 90.0 227.34 -4.95
< 17.0 13.89 236.12999999999994 0.0 90.0 241.23 -4.95
< 18.0 13.89 250.01999999999992 0.0 90.0 255.12 -4.95
< 19.0 13.89 263.9099999999999 0.0 90.0 269.01 -4.95
< 20.0 13.89 277.7999999999999 0.0 90.0 282.9 -4.95
< 21.0 13.89 291.6899999999999 0.0 90.0 296.79 -4.95
< 22.0 13.89 305.57999999999987 0.0 90.0 310.68 -4.95
< 23.0 13.89 319.46999999999986 0.0 90.0 324.57 -4.95
< 24.0 13.89 333.35999999999984 0.0 90.0 338.46 -4.95
< 25.0 13.89 347.24999999999983 0.0 90.0 352.35 -4.95
< 26.0 13.89 361.1399999999998 0.0 90.0 366.24 -4.95
< 27.0 13.89 375.0299999999998 0.0 90.0 380.13 -4.95
< 28.0 13.89 388.9199999999998 0.0 90.0 394.02 -4.95
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories persons ( Last six runs Sep2022 )

---------- Differences in csv ----------
2,31c2,31
< 0.0 0.0 0.0 0 270.0 108.05 96.33
< 1.0 1.21 1.21 1.21 180.0 93.77 90.74
< 2.0 1.26 2.4699999999999998 0.050000000000000044 180.0 93.77 89.48
< 3.0 1.3 3.7699999999999996 0.040000000000000036 180.0 93.77 88.18
< 4.0 1.4 5.17 0.09999999999999987 180.0 93.77 86.78
< 5.0 1.27 6.4399999999999995 -0.1299999999999999 180.0 93.77 85.51
< 6.0 1.45 7.89 0.17999999999999994 180.0 93.77 84.05
< 7.0 1.38 9.27 -0.07000000000000006 180.0 93.77 82.67
< 8.0 1.4 10.67 0.020000000000000018 180.0 93.77 81.27
< 9.0 1.37 12.04 -0.029999999999999805 180.0 93.77 79.89
< 10.0 1.4 13.44 0.029999999999999805 180.0 93.77 78.49
< 11.0 1.33 14.77 -0.06999999999999984 180.0 93.77 77.16
< 12.0 1.2 15.969999999999999 -0.13000000000000012 180.0 93.77 75.97
< 13.0 1.46 17.43 0.26 180.0 93.77 74.51
< 14.0 1.32 18.75 -0.1399999999999999 180.0 93.77 73.19
< 15.0 1.29 20.04 -0.030000000000000027 180.0 93.77 71.9
< 16.0 1.35 21.39 0.06000000000000005 180.0 93.77 70.55
< 17.0 1.26 22.650000000000002 -0.09000000000000008 180.0 93.77 69.28
< 18.0 1.43 24.080000000000002 0.16999999999999993 180.0 93.77 67.86
< 19.0 1.3 25.380000000000003 -0.1299999999999999 180.0 93.77 66.55
< 20.0 1.33 26.71 0.030000000000000027 180.0 93.77 65.22
< 21.0 1.47 28.18 0.1399999999999999 180.0 93.77 63.76
< 22.0 1.2 29.38 -0.27 180.0 93.77 62.56
< 23.0 1.34 30.72 0.14000000000000012 180.0 93.77 61.22
< 24.0 1.41 32.129999999999995 0.06999999999999984 180.0 93.77 59.81
< 25.0 1.41 33.53999999999999 0.0 180.0 93.77 58.4
< 26.0 1.28 34.81999999999999 -0.1299999999999999 180.0 93.77 57.13
< 27.0 1.42 36.239999999999995 0.1399999999999999 180.0 93.77 55.71
< 28.0 1.21 37.449999999999996 -0.20999999999999996 180.0 93.77 54.51
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests additional ( Last six runs Sep2022 )

---------- Differences in errors ----------
4d3
<   File "sumo/tests/sumoextended/calibrator/errors/invalid_flow/input_additional.add.xml", line 5

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests cfgs ( Last six runs Sep2022 )

---------- Differences in errors ----------
4d3
<   File "sumo/tests/sumometa/umlaut/sumo.sumocfg", line 3

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-sim-build-ba : assign dua-iterate mapmatchJunctions ( Last six runs Sep2022 )

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
2,3c2
< '-c', 'iteration_000_input_trips.duarcfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000_input_trips.duarcfg']
6,7c5
< '-c', 'iteration_000.sumocfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000.sumocfg']
17a16
> DijkstraRouter answered 10 queries and explored 9.00 edges on average.
19,85c18,20
< '-c', 'iteration_001_input_trips_000.duarcfg']
< Loading configuration ... done.
< Success.
< -------------------------------------------------------------------------------
< '-c', 'iteration_001.sumocfg']
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< -------------------------------------------------------------------------------
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?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="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

TEST had known bugs (see #5409) on ts-sim-build-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Sep2022 )

option lane-based does not work
(This bug was triggered by text found in file 'routes' matching 'on3 3 off3')
---------- Differences in flows ----------
2c2,3
<     <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/>
---
>     <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/>
>     <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/>
---------- Differences in routes ----------
2c2,3
<     <route id="1_off3.qPKW" edges="1 2 3 off3"/>
---
>     <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/>
>     <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution example ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" tau="0.825" sigma="0.401" length="5.151" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist1" tau="0.786" sigma="0.305" length="5.013" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist2" tau="0.683" sigma="0.848" length="4.835" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist3" tau="0.918" sigma="0.801" length="5.290" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist4" tau="1.031" sigma="0.407" length="5.196" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist5" tau="0.947" sigma="0.574" length="4.769" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist6" tau="0.706" sigma="0.310" length="4.973" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist7" tau="0.772" sigma="0.630" length="4.483" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist8" tau="0.707" sigma="0.562" length="4.814" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist9" tau="0.894" sigma="0.588" length="5.163" class="passenger" carFollowModel="Krauss"/>
---
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist0" length="5.151" sigma="0.401" tau="0.825"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist1" length="5.013" sigma="0.305" tau="0.786"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist2" length="4.835" sigma="0.848" tau="0.683"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist3" length="5.290" sigma="0.801" tau="0.918"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist4" length="5.196" sigma="0.407" tau="1.031"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist5" length="4.769" sigma="0.574" tau="0.947"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist6" length="4.973" sigma="0.310" tau="0.706"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist7" length="4.483" sigma="0.630" tau="0.772"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist8" length="4.814" sigma="0.562" tau="0.707"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist9" length="5.163" sigma="0.588" tau="0.894"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution minimal ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" carFollowModel="IDM"/>
<       <vType id="exampleDist1" carFollowModel="IDM"/>
<       <vType id="exampleDist2" carFollowModel="IDM"/>
<       <vType id="exampleDist3" carFollowModel="IDM"/>
<       <vType id="exampleDist4" carFollowModel="IDM"/>
<       <vType id="exampleDist5" carFollowModel="IDM"/>
<       <vType id="exampleDist6" carFollowModel="IDM"/>
<       <vType id="exampleDist7" carFollowModel="IDM"/>
<       <vType id="exampleDist8" carFollowModel="IDM"/>
<       <vType id="exampleDist9" carFollowModel="IDM"/>
---
>       <vType carFollowModel="IDM" id="exampleDist0"/>
>       <vType carFollowModel="IDM" id="exampleDist1"/>
>       <vType carFollowModel="IDM" id="exampleDist2"/>
>       <vType carFollowModel="IDM" id="exampleDist3"/>
>       <vType carFollowModel="IDM" id="exampleDist4"/>
>       <vType carFollowModel="IDM" id="exampleDist5"/>
>       <vType carFollowModel="IDM" id="exampleDist6"/>
>       <vType carFollowModel="IDM" id="exampleDist7"/>
>       <vType carFollowModel="IDM" id="exampleDist8"/>
>       <vType carFollowModel="IDM" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution negative_constant ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist1" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist2" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist3" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist4" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist5" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist6" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist7" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist8" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist9" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
---
>       <vType class="passenger" id="exampleDist0" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist1" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist2" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist3" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist4" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist5" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist6" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist7" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist8" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist9" lcImpatience="0.000" lcMinGapLat="0.700"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution parameter ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4c4
<       <vType id="paramDist0" bla="bla">
---
>       <vType bla="bla" id="paramDist0">
7c7
<       <vType id="paramDist1" bla="bla">
---
>       <vType bla="bla" id="paramDist1">
10c10
<       <vType id="paramDist2" bla="bla">
---
>       <vType bla="bla" id="paramDist2">
13c13
<       <vType id="paramDist3" bla="bla">
---
>       <vType bla="bla" id="paramDist3">
16c16
<       <vType id="paramDist4" bla="bla">
---
>       <vType bla="bla" id="paramDist4">
19c19
<       <vType id="paramDist5" bla="bla">
---
>       <vType bla="bla" id="paramDist5">
22c22
<       <vType id="paramDist6" bla="bla">
---
>       <vType bla="bla" id="paramDist6">
25c25
<       <vType id="paramDist7" bla="bla">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution resampling_ticket4193 ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" foo="0.893"/>
<       <vType id="exampleDist1" foo="0.638"/>
<       <vType id="exampleDist2" foo="0.768"/>
<       <vType id="exampleDist3" foo="0.873"/>
<       <vType id="exampleDist4" foo="0.265"/>
<       <vType id="exampleDist5" foo="0.872"/>
<       <vType id="exampleDist6" foo="0.828"/>
<       <vType id="exampleDist7" foo="0.646"/>
<       <vType id="exampleDist8" foo="0.621"/>
<       <vType id="exampleDist9" foo="0.917"/>
---
>       <vType foo="0.893" id="exampleDist0"/>
>       <vType foo="0.638" id="exampleDist1"/>
>       <vType foo="0.768" id="exampleDist2"/>
>       <vType foo="0.873" id="exampleDist3"/>
>       <vType foo="0.265" id="exampleDist4"/>
>       <vType foo="0.872" id="exampleDist5"/>
>       <vType foo="0.828" id="exampleDist6"/>
>       <vType foo="0.646" id="exampleDist7"/>
>       <vType foo="0.621" id="exampleDist8"/>
>       <vType foo="0.917" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution resampling_ticket4193_lowResampling ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" foo="1.000"/>
<       <vType id="exampleDist1" foo="1.000"/>
<       <vType id="exampleDist2" foo="1.000"/>
<       <vType id="exampleDist3" foo="1.000"/>
<       <vType id="exampleDist4" foo="1.000"/>
<       <vType id="exampleDist5" foo="1.000"/>
<       <vType id="exampleDist6" foo="1.000"/>
<       <vType id="exampleDist7" foo="1.000"/>
<       <vType id="exampleDist8" foo="1.000"/>
<       <vType id="exampleDist9" foo="1.000"/>
---
>       <vType foo="1.000" id="exampleDist0"/>
>       <vType foo="1.000" id="exampleDist1"/>
>       <vType foo="1.000" id="exampleDist2"/>
>       <vType foo="1.000" id="exampleDist3"/>
>       <vType foo="1.000" id="exampleDist4"/>
>       <vType foo="1.000" id="exampleDist5"/>
>       <vType foo="1.000" id="exampleDist6"/>
>       <vType foo="1.000" id="exampleDist7"/>
>       <vType foo="1.000" id="exampleDist8"/>
>       <vType foo="1.000" id="exampleDist9"/>

TEST had known bugs (see #2620) on ts-sim-build-ba : projects evacuation plain ( Last six runs Sep2022 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925c1
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0').
< Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886').
< Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0').
< Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0').
< Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0').
< Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< Parsing types from <DIR>/osmNetconvert.typ.xml'... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... 
< Found duplicate nodes. Substituting 3215103784 with 288002013
< Found duplicate nodes. Substituting 3987794203 with 3987794202
< Found duplicate nodes. Substituting 3997661445 with 3517810193
< Found duplicate nodes. Substituting 4016273048 with 26992494
< Found duplicate nodes. Substituting 4016273049 with 2306772973
< done.
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
< Removing duplicate edges... 
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
< Found duplicate edges. Removing 335703532
< Found duplicate edges. Removing 377118659
< Found duplicate edges. Removing 377494320
< Found duplicate edges. Removing 391385403
< done.
< Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0').
< Parsing relations from osm-file 'osm_bbox.osm.xml'... 
< done.
<  Removed 1494 traffic lights before loading plain-XML
<  Import done:
<    37203 nodes loaded.
<    34 types loaded.
<    36921 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
<truncated after showing first 30 lines>
---------- New result in catalogue ----------
No files or directories were created, edited or deleted.

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ ambiguous_taz ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart')
---------- Differences in routes ----------
2,3c2,3
<     <trip id="0" depart="0.00" from="D0E0" to="A1A0" fromTaz="3_1" toTaz="0_1" />
<     <trip id="1" depart="0.00" from="B2B3" to="B1B0" fromTaz="1_2" toTaz="1_1" />
---
>     <trip depart="0.00" from="D0E0" fromTaz="3_1" id="0" to="A1A0" toTaz="0_1" />
>     <trip depart="0.00" from="B2B3" fromTaz="1_2" id="1" to="B1B0" toTaz="1_1" />

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ simple ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle depart')
---------- Differences in routes ----------
2c2
<     <vehicle id="0" depart="0.00" fromTaz="3_0" toTaz="0_1">
---
>     <vehicle depart="0.00" fromTaz="3_0" id="0" toTaz="0_1">
5c5
<     <vehicle id="1" depart="1.00" fromTaz="1_2" toTaz="1_1">
---
>     <vehicle depart="1.00" fromTaz="1_2" id="1" toTaz="1_1">
8c8
<     <vehicle id="2" depart="2.00" fromTaz="3_2" toTaz="3_1">
---
>     <vehicle depart="2.00" fromTaz="3_2" id="2" toTaz="3_1">
11c11
<     <vehicle id="3" depart="3.00" fromTaz="4_1" toTaz="0_2">
---
>     <vehicle depart="3.00" fromTaz="4_1" id="3" toTaz="0_2">
14c14
<     <vehicle id="4" depart="4.00" fromTaz="2_0" toTaz="0_1">
---
>     <vehicle depart="4.00" fromTaz="2_0" id="4" toTaz="0_1">
17c17
<     <vehicle id="5" depart="5.00" fromTaz="1_1" toTaz="2_2">
---
>     <vehicle depart="5.00" fromTaz="1_1" id="5" toTaz="2_2">
20c20
<     <vehicle id="6" depart="6.00" fromTaz="0_1" toTaz="1_0">
---
>     <vehicle depart="6.00" fromTaz="0_1" id="6" toTaz="1_0">
23c23
<     <vehicle id="7" depart="7.00" fromTaz="3_0" toTaz="2_3">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ trips ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart')
---------- Differences in routes ----------
2,3c2,3
<     <trip id="0" depart="0.00" from="D0E0" to="A1A0" fromTaz="3_0" toTaz="0_1" />
<     <trip id="1" depart="0.00" from="B2B3" to="B1B0" fromTaz="1_2" toTaz="1_1" />
---
>     <trip depart="0.00" from="D0E0" fromTaz="3_0" id="0" to="A1A0" toTaz="0_1" />
>     <trip depart="0.00" from="B2B3" fromTaz="1_2" id="1" to="B1B0" toTaz="1_1" />

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort dfrouter ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<route probability')
---------- Differences in routes ----------
6,9c6,9
<         <route refId="33_to_18" probability="0.02"/>
<         <route refId="33_to_35" probability="0.75"/>
<         <route refId="33_to_19" probability="0.22"/>
<         <route refId="33_to_20" probability="0.75"/>
---
>         <route probability="0.02" refId="33_to_18"/>
>         <route probability="0.75" refId="33_to_35"/>
>         <route probability="0.22" refId="33_to_19"/>
>         <route probability="0.75" refId="33_to_20"/>
12,15c12,15
<         <route refId="33_to_18" probability="0.02"/>
<         <route refId="33_to_35" probability="0.75"/>
<         <route refId="33_to_19" probability="0.22"/>
<         <route refId="33_to_20" probability="0.75"/>
---
>         <route probability="0.02" refId="33_to_18"/>
>         <route probability="0.75" refId="33_to_35"/>
>         <route probability="0.22" refId="33_to_19"/>
>         <route probability="0.75" refId="33_to_20"/>
18,22c18,22
<         <route refId="17_to_18" probability="0.01"/>
<         <route refId="17_to_-33" probability="0.64"/>
<         <route refId="17_to_35" probability="0.27"/>
<         <route refId="17_to_19" probability="0.08"/>
<         <route refId="17_to_20" probability="0.27"/>
---
>         <route probability="0.01" refId="17_to_18"/>
>         <route probability="0.64" refId="17_to_-33"/>
>         <route probability="0.27" refId="17_to_35"/>
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort normal ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle arrival')
---------- Differences in routes ----------
5,6c5,6
<     <vType id="pt0" vClass="pedestrian" width="0.7" length="0.35" minGap="0.12659873434" maxSpeed="1.23678360979" guiShape="pedestrian"/>
<     <vehicle id="0" type="t1" depart="0.00" arrival="147.00">
---
>     <vType guiShape="pedestrian" id="pt0" length="0.35" maxSpeed="1.23678360979" minGap="0.12659873434" vClass="pedestrian" width="0.7"/>
>     <vehicle arrival="147.00" depart="0.00" id="0" type="t1">
9,10c9,10
<     <person id="4" type="pt0" depart="1">
<         <walk edges="4/1to3/1 3/1to2/1" departPos="20.0" arrivalPos="80.0"/>
---
>     <person depart="1" id="4" type="pt0">
>         <walk arrivalPos="80.0" departPos="20.0" edges="4/1to3/1 3/1to2/1"/>
12c12
<     <flow id="3" type="t2" begin="2.00" arrival="">
---
>     <flow arrival="" begin="2.00" id="3" type="t2">
15c15
<     <vehicle id="1" type="t2" depart="3.00" arrival="">
---
>     <vehicle arrival="" depart="3.00" id="1" type="t2">
18c18
<     <vehicle id="2" type="t2" depart="5.00" arrival="">
---
>     <vehicle arrival="" depart="5.00" id="2" type="t2">

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort person_plans ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle depart')
---------- Differences in routes ----------
3c3
<     <vehicle id="100009_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100009_0">
6c6
<     <vehicle id="100009_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100009_1">
9c9
<     <vehicle id="100011_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100011_0">
12c12
<     <vehicle id="100011_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100011_1">
15c15
<     <vehicle id="100014_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100014_0">
18c18
<     <vehicle id="100014_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100014_1">
21c21
<     <vehicle id="100017_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100017_0">
24c24
<     <vehicle id="100017_1" depart="triggered">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : xml changeAttribute add ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip color')
---------- Differences in routes ----------
2c2
<     <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="103748.00" departLane="best" departPos="stop" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium">
5c5
<     <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="106014.82" departLane="best" departPos="stop" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium">
8c8
<     <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="107052.00" departLane="best" departPos="stop" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small">
11c11
<     <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="107111.00" departLane="best" departPos="stop" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium">
14c14
<     <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="109420.00" departLane="best" departPos="stop" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small">
17c17
<     <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="109760.00" departLane="best" departPos="stop" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small">
20c20
<     <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="110104.00" departLane="best" departPos="stop" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small">
23c23
<     <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop" color="cyan">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : xml changeAttribute remove ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart=.* departPos=.* departSpeed=.*')
---------- Differences in routes ----------
2c2
<     <trip depart="103748.00" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop">
---
>     <trip depart="103748.00" departPos="stop" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium">
5c5
<     <trip depart="106014.82" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop">
---
>     <trip depart="106014.82" departPos="stop" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium">
8c8
<     <trip depart="107052.00" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop">
---
>     <trip depart="107052.00" departPos="stop" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small">
11c11
<     <trip depart="107111.00" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop">
---
>     <trip depart="107111.00" departPos="stop" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium">
14c14
<     <trip depart="109420.00" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop">
---
>     <trip depart="109420.00" departPos="stop" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small">
17c17
<     <trip depart="109760.00" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop">
---
>     <trip depart="109760.00" departPos="stop" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small">
20c20
<     <trip depart="110104.00" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop">
---
>     <trip depart="110104.00" departPos="stop" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small">
23c23
<     <trip depart="110260.00" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : xml changeAttribute update ( Last six runs Sep2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip color')
---------- Differences in routes ----------
2c2
<     <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop" color="red">
---
>     <trip color="red" depart="103748.00" departLane="best" departPos="stop" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium">
5c5
<     <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop" color="red">
---
>     <trip color="red" depart="106014.82" departLane="best" departPos="stop" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium">
8c8
<     <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="107052.00" departLane="best" departPos="stop" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small">
11c11
<     <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop" color="red">
---
>     <trip color="red" depart="107111.00" departLane="best" departPos="stop" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium">
14c14
<     <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="109420.00" departLane="best" departPos="stop" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small">
17c17
<     <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="109760.00" departLane="best" departPos="stop" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small">
20c20
<     <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="110104.00" departLane="best" departPos="stop" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small">
23c23
<     <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop" color="red">
<truncated after showing first 30 lines>

TEST had known bugs (see #5588) on ts-sim-build-ba : xml csv2xml meandata_edges_utf8 ( Last six runs Sep2022 )

python2 csv reader cannot handle utf8
(This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> csv2xml.py, in <module>
>     main()
> csv2xml.py, in main
>     writeHierarchicalXml(xsd.XsdStructure(options.xsd), options)
> csv2xml.py, in writeHierarchicalXml
>     for raw in csv.reader(inputf, delimiter=options.delimiter):
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
---------- Differences in xml ----------
1,16c1
< <meandata>
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge arrived="0" departed="0" entered="0" id="ä" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<     </interval>
< </meandata>
---
> <meandata
\ Kein Zeilenumbruch am Dateiende.

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : build checkStyle netedit_demand ( Last six runs Sep2022 )

Test exceeded wallclock time limit of 300.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : xml schemaCheck tests routes ( Last six runs Sep2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
805,806d804
< tools/route/routecheck/missing_edges_attribute/routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_2_3: Element 'route': Character content other than whitespace is not allowed because the content type is 'element-only'.
< tools/route/routecheck/missing_edges_attribute_fix/routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_2_3: Element 'route': Character content other than whitespace is not allowed because the content type is 'element-only'.
---------- Differences in output ----------
1d0
< <number> files checked