07Feb23rv1_16_0+0000-94ec4c6cd72 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /Users/sumo/clangMacOS_M1/sumo/tests -reconnect /Users/sumo/clangMacOS_M1/texttesttmp/clangMacOS_M1.28Feb005243.49297 -g

To start TextTest for these tests, run:

texttest -a tools -d /Users/sumo/clangMacOS_M1/sumo/tests


default: 1039 tests: 859 succeeded 178 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-bapmsumm1bld : assign duaIterate_analysis matplotlib ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/assign/duaIterate_analysis.py", line 226, in <module>
>     main()
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/assign/duaIterate_analysis.py", line 221, in main
>     matplot(options.mpl)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/assign/duaIterate_analysis.py", line 180, in matplot
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'

7 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in output ----------
0a1
> Python flake not found. Python style checking is disabled.
build checkStyle complex ( Last six runs Feb2023 )
build checkStyle header ( Last six runs Feb2023 )
build checkStyle netedit ( Last six runs Feb2023 )
build checkStyle netedit_additionals ( Last six runs Feb2023 )
build checkStyle netedit_demand ( Last six runs Feb2023 )
build checkStyle tools ( Last six runs Feb2023 )
build checkStyle tooltests ( Last six runs Feb2023 )

4 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,2
> /Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
district generateBidiDistricts asym ( Last six runs Feb2023 )
district generateBidiDistricts plain ( Last six runs Feb2023 )
district generateBidiDistricts radius1000 ( Last six runs Feb2023 )
district generateBidiDistricts sym ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : drt 2taxis_10persons exhaustive_search ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,74d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 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
< Dispatch: taxiA_5y_7y_6y_8y_8z_7z_6z_5z
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt 2taxis_10persons simple_rerouting ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,71d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 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-bapmsumm1bld : drt customized_times exhaustive_search ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,74d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 
< 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
< Dispatch: taxiB_3y_8y_3z_8z_2z
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt customized_times simple_rerouting ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,79d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 
< 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-bapmsumm1bld : drt drtOR-Tools direct_route_factor_1 ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,97d0
< 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 direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  265428
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,1649))
<  ->  1 (L: 1, C: 588, T: (43,1691))
<  ->  3 (L: 0, C: 1268, T: (156,1804))
<  ->  2 (L: 1, C: 2243, T: (233,1881))
<  ->  4 (L: 0, C: 2628, T: (324,1972))
<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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
    </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="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.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="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" 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="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumm1bld : drt drtOR-Tools direct_route_factor_3 ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,85d0
< 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 direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  225735
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,1682))
<  ->  1 (L: 1, C: 588, T: (43,1724))
<  ->  2 (L: 2, C: 1174, T: (85,1766))
<  ->  4 (L: 1, C: 1559, T: (176,1857))
<  ->  3 (L: 0, C: 2235, T: (291,1972))
<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="60.00" vehicle="v0" depart="60.00" arrival="160.00" arrivalPos="85.60" duration="100.00" routeLength="380.47" timeLoss="13.14"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="278.00" arrivalPos="285.60" duration="247.00" routeLength="1270.50" timeLoss="32.49"/>
    </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="1572.35" waitingTime="7.00" waitingCount="2" stopTime="475.00" timeLoss="39.87" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1270.50" occupiedTime="130.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="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1572.35" speed="2.50" duration="630.00" waitingTime="7.00" timeLoss="39.87" 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="2" waitingTime="45.50" routeLength="825.49" duration="173.50" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumm1bld : drt drtOR-Tools oneTaxi_addNewReq ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,122d0
< 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...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  225735
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,1682))
<  ->  1 (L: 1, C: 588, T: (43,1724))
<  ->  2 (L: 2, C: 1174, T: (85,1766))
<  ->  4 (L: 1, C: 1559, T: (176,1857))
<  ->  3 (L: 0, C: 2235, T: (291,1972))
<  ->  0 (L: 0, C: 2235, T: (291,1972))
<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="34" 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"/>
    <personTeleports total="0" abortWait="0" wrongDest="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-bapmsumm1bld : drt drtOR-Tools time_window1 ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,99d0
< 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 direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  304414
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,35))
<  ->  2 (L: 1, C: 888, T: (65,99))
<  ->  4 (L: 0, C: 1273, T: (156,190))
<  ->  1 (L: 1, C: 2334, T: (242,1859))
<  ->  3 (L: 0, C: 3014, T: (355,1972))
<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="54.00" vehicle="v0" depart="54.00" arrival="154.00" arrivalPos="85.60" duration="100.00" routeLength="380.42" timeLoss="13.14"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="221.00" vehicle="v0" depart="221.00" arrival="341.00" arrivalPos="285.60" duration="120.00" routeLength="675.06" timeLoss="10.95"/>
    </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="2351.90" waitingTime="7.00" waitingCount="2" stopTime="412.00" timeLoss="45.73" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.48" occupiedTime="106.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="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="2351.90" speed="3.73" duration="630.00" waitingTime="7.00" timeLoss="45.73" 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="2" waitingTime="137.50" routeLength="527.74" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumm1bld : drt drtOR-Tools time_window2 ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,97d0
< 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 direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  265428
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,35))
<  ->  1 (L: 1, C: 588, T: (43,77))
<  ->  3 (L: 0, C: 1268, T: (156,190))
<  ->  2 (L: 1, C: 2243, T: (233,1881))
<  ->  4 (L: 0, C: 2628, T: (324,1972))
<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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
    </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="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.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="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" 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="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumm1bld : drt drtOR-Tools twoTaxis ( Last six runs Feb2023 )

---------- Differences in errors ----------
1c1,6
< Warning: All customers left vehicle 'v0' at time=630.00 but there are 1 remaining stops
---
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,173d0
< 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="176.00" arrivalPos="85.60" duration="146.00" routeLength="874.65" timeLoss="23.06"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="100.00" vehicle="v1" depart="100.00" arrival="237.00" arrivalPos="85.60" duration="137.00" routeLength="760.95" timeLoss="21.48"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="68.00" vehicle="v0" depart="68.00" arrival="357.00" arrivalPos="285.60" duration="289.00" routeLength="1655.75" timeLoss="46.38"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="53.00" vehicle="v1" depart="53.00" arrival="413.00" arrivalPos="85.60" duration="360.00" routeLength="2325.43" timeLoss="65.51"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="391.00" vehicle="v0" depart="391.00" arrival="509.00" arrivalPos="85.60" duration="118.00" routeLength="560.20" timeLoss="17.72"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="70.00" vehicle="v1" depart="70.00" arrival="523.00" arrivalPos="285.60" duration="453.00" routeLength="2715.69" timeLoss="70.43"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="612.00" arrivalPos="285.60" duration="415.00" routeLength="2349.60" timeLoss="63.91"/>
    </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="3785.14" waitingTime="20.00" waitingCount="5" stopTime="250.00" timeLoss="106.50" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.05" vaporized="end">
        <taxi customers="4" occupiedDistance="3483.50" occupiedTime="360.00"/>
    </tripinfo>
    <tripinfo id="v1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="4196.07" waitingTime="16.00" waitingCount="5" stopTime="219.00" timeLoss="104.27" rerouteNo="2" devices="tripinfo_v1 taxi_v1 person_v1" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="3" occupiedDistance="3599.59" occupiedTime="368.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"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="3990.60" speed="6.33" duration="630.00" waitingTime="18.00" timeLoss="105.39" 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="90.90" routeLength="1124.23" duration="191.80" bus="0" train="0" taxi="7" bike="0" aborted="3"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumm1bld : drt drtOrtools ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,195d0
< 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="123.00" arrivalPos="85.60" duration="93.00" routeLength="270.92" timeLoss="14.25"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="32.00" vehicle="v1" depart="32.00" arrival="164.00" arrivalPos="285.60" duration="132.00" routeLength="765.51" timeLoss="17.37"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="132.00" vehicle="v0" depart="132.00" arrival="288.00" arrivalPos="85.60" duration="156.00" routeLength="971.05" timeLoss="26.02"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
        <ride waitingTime="174.00" vehicle="v1" depart="174.00" arrival="335.00" arrivalPos="285.60" duration="161.00" routeLength="1161.17" timeLoss="18.07"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="331.00" vehicle="v0" depart="331.00" arrival="463.00" arrivalPos="85.60" duration="132.00" routeLength="780.23" timeLoss="17.70"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="362.00" vehicle="v1" depart="362.00" arrival="481.00" arrivalPos="85.60" duration="119.00" routeLength="560.16" timeLoss="17.39"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="163.00" vehicle="v0" depart="163.00" arrival="543.00" arrivalPos="85.60" duration="380.00" routeLength="1940.71" timeLoss="58.11"/>
    </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="3761.02" waitingTime="18.00" waitingCount="4" stopTime="249.00" timeLoss="110.37" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.05" vaporized="end">
        <taxi customers="4" occupiedDistance="2831.43" occupiedTime="300.00"/>
    </tripinfo>
    <tripinfo id="v1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="3891.52" waitingTime="15.00" waitingCount="5" stopTime="240.00" timeLoss="103.41" rerouteNo="2" devices="tripinfo_v1 taxi_v1 person_v1" vType="taxi" speedFactor="1.01" vaporized="end">
        <taxi customers="3" occupiedDistance="3351.95" occupiedTime="329.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"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="3826.27" speed="6.07" duration="630.00" waitingTime="16.50" timeLoss="106.89" 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="122.40" routeLength="644.98" duration="117.30" bus="0" train="0" taxi="7" bike="0" aborted="3"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumm1bld : drt dua_pairs exhaustive_search ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,51d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Calculate travel time between edges with duarouter
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 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
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt dua_pairs simple_rerouting ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,54d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Calculate travel time between edges with duarouter
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 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
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt max_processing ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,42d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 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
< 
< Processing time for reservation 6 -person ('6',)- was exceeded. Reservation can not be served
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt oneVehicle exhaustive_search ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,64d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 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
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt oneVehicle simple_rerouting ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,70d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 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-bapmsumm1bld : drt oneVehicle tracefile ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,70d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 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>
---------- Missing result in tracefile ----------
traci.start(...)
traci.simulationStep(10.0)
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)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : drt stop_duration exhaustive_search ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,78d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 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-bapmsumm1bld : drt stop_duration simple_rerouting ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,70d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 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-bapmsumm1bld : import GTFS import_begin28800_end72000 gtfs2pt_fcd ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,27c1,4
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning! No mapping library found, falling back to tracemapper.
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="-171756596:13.00" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/>
    <busStop id="-5148300:13.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="30425275#0:42.12" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="8108069:13.00" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="8618349#0:44.99" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="319389908#0:92.29" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/>
    <busStop id="127240643#2:13.56" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
</additional>
---------- Missing result in gtfs_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">
    <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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="-171756596:13.00" duration="10" until="0"/>
        <stop busStop="-5148300:13.00" duration="10" until="120"/>
        <stop busStop="37983000:41.48" duration="10" until="180"/>
        <stop busStop="30425275#0:42.12" duration="10" until="240"/>
        <stop busStop="8108069:13.00" duration="10" until="300"/>
        <stop busStop="8618349#0:44.99" duration="10" until="420"/>
        <stop busStop="319389908#0:92.29" duration="10" until="480"/>
        <stop busStop="127240643#2:13.56" duration="10" until="540"/>
    </route>
    <route id="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:13.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:13.00" duration="10" until="180"/>
        <stop busStop="8618349#0:44.99" duration="10" until="300"/>
        <stop busStop="319389908#0:92.29" duration="10" until="360"/>
        <stop busStop="127240643#2:13.56" duration="10" until="420"/>
    </route>
    <vehicle id="132189814.0" route="132189814" type="bus" depart="36890" line="132189814">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Dieselstraße"/>
    </vehicle>
    <vehicle id="132190299.0" route="132190299" type="bus" depart="43310" line="132190299">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Leiferde"/>
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-bapmsumm1bld : import GTFS import_begin28800_end72000 gtfs2pt_osm ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,5d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_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">
    <route id="2486" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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"/>
    <vehicle id="132189814.0" route="2486" line="31727_3_132189814" depart="0:10:15:00" departEdge="6" arrivalEdge="41" type="bus">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Dieselstraße"/>
        <stop busStop="120010034202_0" arrival="0:10:17:00" duration="10" until="0:10:17:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:10:18:00" duration="10" until="0:10:18:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:10:19:00" duration="10" until="0:10:19:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="0:10:20:00" duration="10" until="0:10:20:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016104_0" arrival="0:10:22:00" duration="10" until="0:10:22:00"/><!--"Braunschweig Güldenstraße"-->
        <stop busStop="120010041001_0" arrival="0:10:23:00" duration="10" until="0:10:23:00"/><!--"Braunschweig Südstraße"-->
        <stop busStop="120010016202_0" arrival="0:10:24:00" duration="10" until="0:10:24:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
    <vehicle id="132190299.0" route="2486" line="31727_3_132190299" depart="0:12:02:00" departEdge="6" arrivalEdge="41" type="bus">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Leiferde"/>
        <stop busStop="120010034202_0" arrival="0:12:02:00" duration="10" until="0:12:02:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:12:03:00" duration="10" until="0:12:03:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:12:04:00" duration="10" until="0:12:04:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="0:12:05:00" duration="10" until="0:12:05:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016104_0" arrival="0:12:07:00" duration="10" until="0:12:07:00"/><!--"Braunschweig Güldenstraße"-->
        <stop busStop="120010041001_0" arrival="0:12:08:00" duration="10" until="0:12:08:00"/><!--"Braunschweig Südstraße"-->
        <stop busStop="120010016202_0" arrival="0:12:09:00" duration="10" until="0:12:09:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-bapmsumm1bld : import GTFS import_begin72000_end115200 gtfs2pt_fcd ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,27c1,4
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning! No mapping library found, falling back to tracemapper.
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="27220201#0:133.44" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="5059167#0:39.17" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:60.22" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="122119622#0:95.59" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/>
    <busStop id="-5148300:13.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="30425275#0:42.12" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="8108069:13.00" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="-320399277#2:13.00" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="-25290640:31.61" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/>
    <busStop id="51353826#0:29.57" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="25730281#0:17.75" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="27220209#0:13.00" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="32055654:13.00" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:66.40" lane="588927595_0" startPos="53.40" endPos="66.40" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="127240643#2:13.56" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="316791974#1:20.60" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="316791983:13.00" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/>
    <busStop id="43328051#0:37.74" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
</additional>
---------- Missing result in gtfs_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">
    <route id="132244371" edges="27220201#0 61312640#0 27220216 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 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0">
        <stop busStop="27220201#0:133.44" duration="10" until="0"/>
        <stop busStop="319583927#0:15.76" duration="10" until="120"/>
        <stop busStop="5059167#0:39.17" duration="10" until="240"/>
        <stop busStop="588927595:60.22" duration="10" until="360"/>
        <stop busStop="122119622#0:95.59" duration="10" until="480"/>
    </route>
    <route id="132185783" 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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="-5148300:13.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:13.00" duration="10" until="180"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="300"/>
        <stop busStop="-25290640:31.61" duration="10" until="360"/>
    </route>
    <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="8108069:13.00" duration="10" until="0"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="120"/>
        <stop busStop="-25290640:31.61" duration="10" until="180"/>
    </route>
    <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0">
        <stop busStop="51353826#0:29.57" duration="10" until="0"/>
        <stop busStop="25730281#0:17.75" duration="10" until="120"/>
        <stop busStop="27220209#0:13.00" duration="10" until="240"/>
    </route>
    <route id="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">
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-bapmsumm1bld : import GTFS import_begin72000_end115200 gtfs2pt_osm ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_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">
    <route id="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.0" route="1960" line="14781_3_132185786" depart="0:23:55:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010034202_0" arrival="0:23:55:00" duration="10" until="0:23:55:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:23:58:00" duration="10" until="0:23:58:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:23:59:00" duration="10" until="0:23:59:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="1:00:03:00" duration="10" until="1:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="1:00:05:00" duration="10" until="1:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 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 43328051#0"/>
    <vehicle id="132183536.0" route="2559" line="32727_3_132183536" depart="1:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="1:00:19:00" duration="10" until="1:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="1:00:20:00" duration="10" until="1:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="1:00:22:00" duration="10" until="1:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.1" route="2548" line="32616_3_132194506" depart="1:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="1:00:42:00" duration="10" until="1:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="1:00:43:00" duration="10" until="1:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="1:00:45:00" duration="10" until="1:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

4 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
1,27c1,4
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning! No mapping library found, falling back to tracemapper.
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="27220201#0:133.44" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="5059167#0:39.17" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:60.22" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="122119622#0:95.59" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/>
    <busStop id="-5148300:13.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="30425275#0:42.12" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="8108069:13.00" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="-320399277#2:13.00" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="-25290640:31.61" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/>
    <busStop id="51353826#0:29.57" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="25730281#0:17.75" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="27220209#0:13.00" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="-171756596:13.00" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/>
    <busStop id="8618349#0:44.99" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="319389908#0:92.29" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/>
    <busStop id="127240643#2:13.56" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="32055654:13.00" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:66.40" lane="588927595_0" startPos="53.40" endPos="66.40" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="316791974#1:20.60" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="316791983:13.00" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/>
    <busStop id="43328051#0:37.74" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
</additional>
---------- Missing result in gtfs_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">
    <route id="132244371" edges="27220201#0 61312640#0 27220216 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 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0">
        <stop busStop="27220201#0:133.44" duration="10" until="0"/>
        <stop busStop="319583927#0:15.76" duration="10" until="120"/>
        <stop busStop="5059167#0:39.17" duration="10" until="240"/>
        <stop busStop="588927595:60.22" duration="10" until="360"/>
        <stop busStop="122119622#0:95.59" duration="10" until="480"/>
    </route>
    <route id="132185783" 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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="-5148300:13.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:13.00" duration="10" until="180"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="300"/>
        <stop busStop="-25290640:31.61" duration="10" until="360"/>
    </route>
    <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="8108069:13.00" duration="10" until="0"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="120"/>
        <stop busStop="-25290640:31.61" duration="10" until="180"/>
    </route>
    <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0">
        <stop busStop="51353826#0:29.57" duration="10" until="0"/>
        <stop busStop="25730281#0:17.75" duration="10" until="120"/>
        <stop busStop="27220209#0:13.00" duration="10" until="240"/>
    </route>
    <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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">
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>
import GTFS import_begin72000_end259200 gtfs2pt_fcd ( Last six runs Feb2023 )
import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Feb2023 )
import GTFS import_bus_routes gtfs2pt_fcd_sort ( Last six runs Feb2023 )
import GTFS import_days gtfs2pt_fcd ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : import GTFS import_begin72000_end259200 gtfs2pt_osm ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_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">
    <route id="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.0" route="1960" line="14781_3_132185786" depart="0:23:55:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010034202_0" arrival="0:23:55:00" duration="10" until="0:23:55:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:23:58:00" duration="10" until="0:23:58:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:23:59:00" duration="10" until="0:23:59:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="1:00:03:00" duration="10" until="1:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="1:00:05:00" duration="10" until="1:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 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 43328051#0"/>
    <vehicle id="132183536.0" route="2559" line="32727_3_132183536" depart="1:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="1:00:19:00" duration="10" until="1:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="1:00:20:00" duration="10" until="1:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="1:00:22:00" duration="10" until="1:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.1" route="2548" line="32616_3_132194506" depart="1:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="1:00:42:00" duration="10" until="1:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="1:00:43:00" duration="10" until="1:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="1:00:45:00" duration="10" until="1:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2fcd.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>
import GTFS import_bus_routes gtfs2fcd ( Last six runs Feb2023 )
import GTFS import_days gtfs2fcd ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : import GTFS import_bus_routes gtfs2pt_fcd_empty ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1d0
< Warning! No GTFS data found for the given date 20200101.

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_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">
    <route id="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.trimmed.0" route="1960" line="14781_3_132185786.trimmed" depart="0:00:03:00" departEdge="25" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010001502_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 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 43328051#0"/>
    <vehicle id="132183536.trimmed.0" route="2559" line="32727_3_132183536.trimmed" depart="0:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="0:00:19:00" duration="10" until="0:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="0:00:20:00" duration="10" until="0:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="0:00:22:00" duration="10" until="0:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.0" route="2548" line="32616_3_132194506" depart="0:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="0:00:42:00" duration="10" until="0:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="0:00:43:00" duration="10" until="0:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="0:00:45:00" duration="10" until="0:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
    <vehicle id="132185978.0" route="1960" line="14781_3_132185978" depart="0:01:20:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="Westpark"/>
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>
import GTFS import_bus_routes gtfs2pt_osm_no_repair ( Last six runs Feb2023 )
import GTFS import_days gtfs2pt_osm ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,3c1,4
< Warning: No connection between edge '127240643#2' and edge '316791974#0' found.
< Warning: Mandatory edge '316791974#0' not reachable by vehicle '4274867'.
< Warning: The vehicle '4274867' has no valid route.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,11d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Import and repair osm routes
< 78 routes read, discarded for wrong mode: 0, outside of net 0, keeping 78
< 77 of 78 routes have been imported, see 'gtfs_repair_errors.txt' for more information.
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_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">
    <route id="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.trimmed.0" route="1960" line="14781_3_132185786.trimmed" depart="0:00:03:00" departEdge="25" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010001502_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 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 43328051#0"/>
    <vehicle id="132183536.trimmed.0" route="2559" line="32727_3_132183536.trimmed" depart="0:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="0:00:19:00" duration="10" until="0:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="0:00:20:00" duration="10" until="0:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="0:00:22:00" duration="10" until="0:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.0" route="2548" line="32616_3_132194506" depart="0:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="0:00:42:00" duration="10" until="0:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="0:00:43:00" duration="10" until="0:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="0:00:45:00" duration="10" until="0:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
    <vehicle id="132185978.0" route="1960" line="14781_3_132185978" depart="0:01:20:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="Westpark"/>
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-bapmsumm1bld : import OSM taxiStop fleet0_1 ( Last six runs Feb2023 )

---------- Differences in additional ----------
5,20d4
<     <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
<     <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/>
<     <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
<     <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="0.00" endPos="38.72"/>
<     <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/>
<     <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
<     <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
<     <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
<     <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/>
<     <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/>
<     <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
<     <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
<     <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
<     <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
<     <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
< </additional>
---------- Differences in errors ----------
106a107,116
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in routes ----------
8,14d7
<     <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>
< </additional>

TEST FAILED on ts-bapmsumm1bld : import OSM taxiStop fleet1 ( Last six runs Feb2023 )

---------- Differences in additional ----------
5,20d4
<     <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
<     <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/>
<     <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
<     <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="0.00" endPos="38.72"/>
<     <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/>
<     <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
<     <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
<     <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
<     <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/>
<     <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/>
<     <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
<     <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
<     <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
<     <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
<     <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
< </additional>
---------- Differences in errors ----------
106a107,116
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in routes ----------
8,9d7
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
< </additional>

TEST FAILED on ts-bapmsumm1bld : import OSM taxiStop gz ( Last six runs Feb2023 )

---------- Differences in additional ----------
5,6d4
<     <chargingStation id="chargingStation_0" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="6.03" endPos="58.53"/>
< </additional>
---------- Differences in errors ----------
35a36,45
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in routes ----------
8,15d7
<     <trip id="taxi_chargingStation_0_0" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_1" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_2" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_3" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_4" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_5" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_6" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
< </additional>

TEST FAILED on ts-bapmsumm1bld : import OSM taxiStop plain ( Last six runs Feb2023 )

---------- Differences in additional ----------
5,20d4
<     <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
<     <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/>
<     <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
<     <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="0.00" endPos="38.72"/>
<     <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/>
<     <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
<     <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
<     <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
<     <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/>
<     <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/>
<     <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
<     <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
<     <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
<     <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
<     <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
< </additional>
---------- Differences in errors ----------
106a107,116
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in routes ----------
8,75d7
<     <trip id="taxi_chargingStation_0_0" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_1" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_2" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_3" type="taxi" depart="0.00"><stop busStop="chargingStation_1" 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_1_5" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_6" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_7" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_8" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_9" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_10" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_11" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_12" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_13" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_14" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_15" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_16" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_17" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_18" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_19" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_20" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_21" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_22" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_23" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_24" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_25" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_26" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_5_27" type="taxi" depart="0.00"><stop busStop="chargingStation_5" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_5_28" type="taxi" depart="0.00"><stop busStop="chargingStation_5" triggered="person"/></trip>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : import OSM webWizard ( Last six runs Feb2023 )

---------- Differences in errors ----------
153,154c153
< Warning: Person 'ped28' aborted waiting for M1:3 at busStop '1668685086'.
< Warning: Person 'ped94' aborted waiting for M5:3 at busStop '30731508'.
---
> Warning: Person 'ped75' aborted waiting for S7:0 at busStop '2603331695'.
156d154
< Warning: Person 'ped175' aborted waiting for N42:1 at busStop '270727260'.
157a156,159
> Warning: Person 'ped28' aborted waiting for M1:3 at busStop '1668685086'.
> Warning: Person 'ped94' aborted waiting for M5:3 at busStop '30731508'.
> Warning: Person 'ped83' aborted waiting for M4:3 at busStop '30731497'.
> Warning: Person 'ped67' aborted waiting for M4:3 at busStop '30731508'.
---------- Differences in osmimport ----------
5750c5750
<         <lane id=":25661386_13_0" index="0" allow="bicycle" speed="6.94" length="5.73" width="1.00" shape="920.63,1527.29 920.63,1523.60 920.11,1521.62"/>
---
>         <lane id=":25661386_13_0" index="0" allow="bicycle" speed="11.11" length="22.42" width="1.00" shape="920.63,1527.29 921.84,1520.65 923.68,1516.12 925.51,1511.82 926.72,1505.83"/>
5753c5753
<         <lane id=":25661386_14_0" index="0" allow="bicycle" speed="11.11" length="22.42" width="1.00" shape="920.63,1527.29 921.84,1520.65 923.68,1516.12 925.51,1511.82 926.72,1505.83"/>
---
>         <lane id=":25661386_14_0" index="0" allow="bicycle" speed="6.94" length="5.73" width="1.00" shape="920.63,1527.29 920.63,1523.60 920.11,1521.62"/>
5974c5974
<         <lane id=":25662542_6_0" index="0" allow="bicycle" speed="6.88" length="5.67" width="1.00" shape="924.91,1604.57 924.93,1608.22 925.46,1610.17"/>
---
>         <lane id=":25662542_6_0" index="0" allow="bicycle" speed="10.24" length="10.34" width="1.00" shape="924.91,1604.57 923.07,1610.30 920.39,1613.69"/>
5977c5977
<         <lane id=":25662542_7_0" index="0" allow="bicycle" speed="13.89" length="21.97" width="1.00" shape="924.91,1604.57 922.97,1626.45"/>
---
>         <lane id=":25662542_7_0" index="0" allow="bicycle" speed="6.88" length="5.67" width="1.00" shape="924.91,1604.57 924.93,1608.22 925.46,1610.17"/>
5980,5983c5980,5981
<         <lane id=":25662542_8_0" index="0" allow="bicycle" speed="10.24" length="10.34" width="1.00" shape="924.91,1604.57 923.07,1610.30 920.39,1613.69"/>
<     </edge>
<     <edge id=":25662542_9" function="internal">
<         <lane id=":25662542_9_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="7.80" length="1.79" shape="922.82,1604.40 922.87,1606.19"/>
---
>         <lane id=":25662542_8_0" index="0" allow="bicycle" speed="13.89" length="21.96" width="1.00" shape="924.91,1604.57 922.97,1626.45"/>
>         <lane id=":25662542_8_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="21.96" shape="922.82,1604.40 920.88,1626.25"/>
5986c5984
<         <lane id=":25662542_10_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="21.94" shape="922.82,1604.40 920.88,1626.25"/>
---
>         <lane id=":25662542_10_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="7.80" length="1.79" shape="922.82,1604.40 922.87,1606.19"/>
5995c5993
<         <lane id=":25662542_29_0" index="0" allow="bicycle" speed="6.88" length="5.19" width="1.00" shape="925.46,1610.17 925.65,1610.89 927.07,1612.58 929.20,1613.29"/>
<truncated after showing first 30 lines>
---------- Differences in osmstops ----------
486c486
<     <busStop id="3867910441" name="U Weinmeisterstraße/Gipsstraße" lane="36892597#2_1" startPos="2.73" endPos="17.73" friendlyPos="true" lines="N65 N2 N8 N40 N42"/>
---
>     <busStop id="3867910441" name="U Weinmeisterstraße/Gipsstraße" lane="36892597#2_1" startPos="2.71" endPos="17.71" friendlyPos="true" lines="N65 N2 N8 N40 N42"/>
---------- Differences in output ----------
51c51
< Simulation ended at time: 3227.00
---
> Simulation ended at time: 3285.00
63,67c63,67
<  RouteLength: 1880.43
<  Speed: 6.13
<  Duration: 341.94
<  WaitingTime: 65.28
<  TimeLoss: 129.15
---
>  RouteLength: 1881.08
>  Speed: 6.11
>  Duration: 341.72
>  WaitingTime: 66.93
>  TimeLoss: 130.35
69,73c69,73
<  RouteLength: 1543.31
<  Speed: 4.24
<  Duration: 368.14
<  WaitingTime: 39.69
<  TimeLoss: 75.79
---
>  RouteLength: 1543.35
>  Speed: 4.27
>  Duration: 368.54
>  WaitingTime: 40.53
>  TimeLoss: 76.22
76,86c76,86
< Pedestrian Statistics (avg of 399 walks):
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
58c58
<         <stop busStop="270718978" duration="20" until="441.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
---
>         <stop busStop="270718978" duration="20" until="440.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
91c91
<         <stop busStop="272408975" duration="20" until="371.0"/> <!-- Unter den Linden/Friedrichstraße -->
---
>         <stop busStop="272408975" duration="20" until="372.0"/> <!-- Unter den Linden/Friedrichstraße -->
101c101
<         <stop busStop="3867910424" duration="20" until="208.0"/> <!-- Nikolaiviertel -->
---
>         <stop busStop="3867910424" duration="20" until="209.0"/> <!-- Nikolaiviertel -->
113,117d112
<     <route id="pt_bus_248:1" edges="328426208#0 23851917#0 23851917#2 23851922#1 60333313 82654055#0 82654055#1 60333311#1 60333311#2 289966097 289966281 289830408 289830064 289966845 289967595#0 82659290#0 66311464#1" >
<         <stop busStop="3352479220" duration="20" until="79.0"/> <!-- Fischerinsel -->
<         <stop busStop="3867910416" duration="20" until="149.0"/> <!-- Berliner Rathaus -->
<         <stop busStop="3907105048" duration="20" until="217.0"/> <!-- Littenstraße -->
<     </route>
123a119,123
>     <route id="pt_bus_248:1" edges="328426208#0 23851917#0 23851917#2 23851922#1 60333313 82654055#0 82654055#1 60333311#1 60333311#2 289966097 289966281 289830408 289830064 289966845 289967595#0 82659290#0 66311464#1" >
>         <stop busStop="3352479220" duration="20" until="79.0"/> <!-- Fischerinsel -->
>         <stop busStop="3867910416" duration="20" until="149.0"/> <!-- Berliner Rathaus -->
>         <stop busStop="3907105048" duration="20" until="217.0"/> <!-- Littenstraße -->
>     </route>
154c154,163
<         <stop busStop="270718978" duration="20" until="509.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
---
>         <stop busStop="270718978" duration="20" until="510.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
>     </route>
>     <route id="pt_bus_100:0" color="149,39,110" edges="112128419#2 415280722 195401013#2 195401013#3 24914992#1 171826985#0 171826985#1 171826985#3 24913519#1 24913519#2 541763975 202156995#0 202156995#1 4067932#1 339201219 541763974 61584187#0 61584187#1 61584187#2 61584187#3 61584187#4 54048863 15971197 4611699 169195795#0 169195795#1 169195795#2 169195795#5 169195795#6 169195795#7 169195795#8 169195795#10 340498988 188386313#0 188386313#1 24913304#1" >
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net net2geojson boundaries ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        [
                            13.531292,
                            52.429834
                        ],
                        [
                            13.531087,
                            52.42997
                        ],
                        [
                            13.531031,
                            52.429939
                        ],
                        [
                            13.531053,
                            52.429924
                        ],
                        [
                            13.531235,
                            52.429802
                        ],
                        [
                            13.531292,
                            52.429834
                        ]
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        13.531263,
                        52.429818
                    ],
                    [
                        13.531081,
                        52.42994
                    ],
                    [
                        13.531059,
                        52.429955
                    ]
                ],
                "type": "LineString"
            },
            "properties": {
                "element": "edge",
                "id": "-142575691#0",
                "name": "Magnusstra\u00dfe"
            },
            "type": "Feature"
        },
        {
            "geometry": {
                "coordinates": [
<truncated after showing first 30 lines>
net net2geojson edges ( Last six runs Feb2023 )
net net2geojson junctions ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : net net2geojson junctionCoordinates ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        13.531232,
                        52.4298
                    ],
                    [
                        13.531263,
                        52.429818
                    ],
                    [
                        13.531081,
                        52.42994
                    ],
                    [
                        13.531059,
                        52.429955
                    ],
                    [
                        13.530931,
                        52.430001
                    ]
                ],
                "type": "LineString"
            },
            "properties": {
                "element": "edge",
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net net2geojson lanes ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        13.531054,
                        52.429952
                    ],
                    [
                        13.531033,
                        52.429969
                    ],
                    [
                        13.531026,
                        52.429985
                    ],
                    [
                        13.531033,
                        52.43
                    ],
                    [
                        13.531053,
                        52.430013
                    ]
                ],
                "type": "LineString"
            },
            "properties": {
                "element": "lane",
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net net2jpsgeometry allow_junctions ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> net2jpsgeometry.py, in <module>
>     import ezdxf
> ModuleNotFoundError: No module named 'ezdxf'
---------- Differences in output ----------
1,4d0
< WARNING: edge 'foobar' does not exist in the network, skipping...
< WARNING: lane 'NC_1' is not the exclusive sidewalk lane, skipping...
< WARNING: lane 'foobar_0' does not exist in the network, skipping...
< WARNING: node 'foobar' does not exist in the network, skipping...
---------- Missing result in dxf ----------
  0
SECTION
  2
HEADER
  9
$ACADVER
  1
AC1015
  9
$ACADMAINTVER
 70
6
  9
$DWGCODEPAGE
  3
ANSI_1252
  9
$INSBASE
 10
0.0
 20
0.0
 30
0.0
  9
$EXTMIN
 10
-100
 20
-100
<truncated after showing first 30 lines>
---------- Missing result in poly_additional ----------
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<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-bapmsumm1bld : net net2jpsgeometry sidewalk_lanes ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> net2jpsgeometry.py, in <module>
>     import ezdxf
> ModuleNotFoundError: No module named 'ezdxf'
---------- Differences in output ----------
1,5d0
< WARNING: edge 'foobar' does not exist in the network, skipping...
< WARNING: lane 'NC_1' is not the exclusive sidewalk lane, skipping...
< WARNING: lane 'foobar_0' does not exist in the network, skipping...
< WARNING: junctions not allowed ('C'), try '--allow-junctions'
< WARNING: junctions not allowed ('foobar'), try '--allow-junctions'
---------- Missing result in dxf ----------
  0
SECTION
  2
HEADER
  9
$ACADVER
  1
AC1015
  9
$ACADMAINTVER
 70
6
  9
$DWGCODEPAGE
  3
ANSI_1252
  9
$INSBASE
 10
0.0
 20
0.0
 30
0.0
  9
$EXTMIN
 10
-100
 20
-100
<truncated after showing first 30 lines>
---------- Missing result in poly_additional ----------
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<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>
</additional>

TEST FAILED on ts-bapmsumm1bld : net net2kml edges ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2kml.py, in <module>
>     lon, lat = net.convertXY2LonLat(x, y)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in kml ----------
21,842d20
< 				13.5312633023,52.4298180506
< 				13.5310812049,52.4299396852
< 				13.5310589409,52.4299545585
< 			</coordinates>
< 		</LineString>
< 	</Placemark>
< 	<name>input_net.net.xml</name>
< 	<open>1</open>
< 	<description>network geometries</description>
< 	<Style id="trace-128643753#0">
< 		<LineStyle>
< 		<color>0f0000ff</color>
< 		<width>2.0</width>
< 		<gx:labelVisibility>1</gx:labelVisibility>
< 		</LineStyle>
< 	</Style>
< 	<Placemark>
< 		<name>edge 128643753#0</name>
< 		<styleUrl>#trace-128643753#0</styleUrl>
< 		<LineString>
< 		<extrude>1</extrude>
< 		<tessellate>1</tessellate>
< 			<coordinates>
< 				13.5291937770,52.4293420072
< 				13.5291965431,52.4293384452
< 			</coordinates>
< 		</LineString>
< 	</Placemark>
< 	<name>input_net.net.xml</name>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net net2kml lanes ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2kml.py, in <module>
>     lon, lat = net.convertXY2LonLat(x, y)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in kml ----------
21,3611d20
< 				13.5310540315,52.4299518002
< 				13.5310334437,52.4299693467
< 				13.5310264365,52.4299854435
< 				13.5310328628,52.4300000889
< 				13.5310528666,52.4300133744
< 			</coordinates>
< 		</LineString>
< 	</Placemark>
< 	<name>input_net.net.xml</name>
< 	<open>1</open>
< 	<description>network geometries</description>
< 	<Style id="trace-:1560224076_1_0">
< 		<LineStyle>
< 		<color>5f0000ff</color>
< 		<width>3.2</width>
< 		<gx:labelVisibility>1</gx:labelVisibility>
< 		</LineStyle>
< 	</Style>
< 	<Placemark>
< 		<name>lane :1560224076_1_0</name>
< 		<styleUrl>#trace-:1560224076_1_0</styleUrl>
< 		<LineString>
< 		<extrude>1</extrude>
< 		<tessellate>1</tessellate>
< 			<coordinates>
< 				13.5310447890,52.4299466504
< 				13.5310145402,52.4299716293
< 				13.5310021807,52.4299938635
< 				13.5310080045,52.4300133565
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net net2poly edges ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> net2poly.py, in <module>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
> net2poly.py, in <listcomp>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in pois ----------
7,39d6
<     <poly id="-142575691#0" color="red" layer="10" lineWidth="5.2" shape="13.531263,52.429818 13.531081,52.429940 13.531059,52.429955" geo="1"/>
<     <poly id="128643753#0" color="red" layer="10" lineWidth="2.0" shape="13.529194,52.429342 13.529197,52.429338" geo="1"/>
<     <poly id="128643753#1" color="red" layer="10" lineWidth="2.0" shape="13.529359,52.429246 13.529367,52.429243 13.529504,52.429137 13.529751,52.428980 13.529906,52.428872 13.530158,52.428696 13.530212,52.428659" geo="1"/>
<     <poly id="142575691#0" color="red" layer="10" lineWidth="5.2" shape="13.530996,52.429919 13.531018,52.429904 13.531200,52.429783" geo="1"/>
<     <poly id="142575692#0" color="red" layer="10" lineWidth="5.2" shape="13.529488,52.429606 13.529442,52.429611 13.529393,52.429624 13.529346,52.429643 13.529291,52.429676 13.529244,52.429713 13.528818,52.430215" geo="1"/>
<     <poly id="142575692#2" color="red" layer="10" lineWidth="5.2" shape="13.528760,52.430283 13.528648,52.430415 13.528173,52.430977 13.528144,52.431011 13.527969,52.431218 13.527258,52.432044 13.527209,52.432107" geo="1"/>
<     <poly id="142575693#0" color="red" layer="10" lineWidth="5.2" shape="13.527038,52.432033 13.527098,52.431975 13.527535,52.431494 13.528014,52.430920 13.528453,52.430403 13.528573,52.430259 13.528637,52.430187 13.529183,52.429535 13.529211,52.429501" geo="1"/>
<     <poly id="143308542#0" color="red" layer="10" lineWidth="10.9" shape="13.526873,52.428795 13.527033,52.428821 13.527555,52.428912 13.528005,52.428987 13.528416,52.429068 13.528584,52.429107 13.528989,52.429210 13.529207,52.429269" geo="1"/>
<     <poly id="143308542#2" color="red" layer="10" lineWidth="10.9" shape="13.529334,52.429308 13.529597,52.429391 13.529894,52.429501 13.530053,52.429567 13.530089,52.429582" geo="1"/>
<     <poly id="143308542#4" color="red" layer="10" lineWidth="10.9" shape="13.530163,52.429614 13.530381,52.429712 13.530835,52.429928" geo="1"/>
<     <poly id="143308542#5" color="red" layer="10" lineWidth="10.9" shape="13.530887,52.429952 13.530889,52.429953" geo="1"/>
<     <poly id="143308542#6" color="red" layer="10" lineWidth="10.9" shape="13.531040,52.430023 13.531592,52.430283 13.531904,52.430406 13.532542,52.430632 13.532598,52.430652 13.532799,52.430723 13.532945,52.430778 13.533173,52.430863 13.533415,52.430973 13.533692,52.431138 13.534170,52.431442 13.534228,52.431478 13.534696,52.431773 13.534954,52.431936 13.535042,52.431992 13.535196,52.432089 13.535246,52.432120 13.535370,52.432198" geo="1"/>
<     <poly id="143308546#0" color="red" layer="10" lineWidth="10.9" shape="13.531253,52.430365 13.531205,52.430345 13.530993,52.430257 13.530822,52.430176 13.530684,52.430111" geo="1"/>
<     <poly id="143308546#1" color="red" layer="10" lineWidth="10.9" shape="13.530626,52.430083 13.530106,52.429839 13.529965,52.429774 13.529951,52.429768" geo="1"/>
<     <poly id="143308546#3" color="red" layer="10" lineWidth="10.9" shape="13.529875,52.429733 13.529638,52.429623" geo="1"/>
<     <poly id="143308546#7" color="red" layer="10" lineWidth="10.9" shape="13.529212,52.429428 13.529169,52.429410" geo="1"/>
<     <poly id="143308546#8" color="red" layer="10" lineWidth="10.9" shape="13.529115,52.429391 13.529097,52.429386" geo="1"/>
<     <poly id="143308546#9" color="red" layer="10" lineWidth="10.9" shape="13.529010,52.429360 13.528910,52.429330 13.528511,52.429231 13.528346,52.429198 13.528068,52.429145 13.527661,52.429077 13.527149,52.428992" geo="1"/>
<     <poly id="158236729#0" color="red" layer="10" lineWidth="3.2" shape="13.526465,52.432491 13.526564,52.432429 13.526902,52.432216 13.527014,52.432142 13.527108,52.432062 13.527135,52.432033 13.527161,52.432001 13.528084,52.430945 13.528524,52.430409 13.529153,52.429676 13.529198,52.429632 13.529256,52.429584 13.529298,52.429566 13.529370,52.429541 13.529469,52.429524 13.529491,52.429524" geo="1"/>
<     <poly id="158236729#1" color="red" layer="10" lineWidth="3.2" shape="13.529693,52.429529 13.529700,52.429530 13.529817,52.429557 13.530084,52.429659 13.530349,52.429788 13.530604,52.429908 13.530672,52.429944 13.530753,52.429987" geo="1"/>
<     <poly id="206889079#5" color="red" layer="10" lineWidth="3.2" shape="13.535316,52.432363 13.535214,52.432295 13.535090,52.432219" geo="1"/>
<     <poly id="206889079#6" color="red" layer="10" lineWidth="3.2" shape="13.535087,52.432217 13.534620,52.431912 13.533942,52.431478 13.533724,52.431339 13.533484,52.431187 13.533213,52.431030 13.532996,52.430927 13.532679,52.430809 13.532201,52.430620 13.531519,52.430363 13.531118,52.430201 13.530787,52.430044 13.530779,52.430040" geo="1"/>
<     <poly id="206889079#7" color="red" layer="10" lineWidth="3.2" shape="13.530721,52.430011 13.530586,52.429944 13.530317,52.429813 13.530104,52.429709 13.530037,52.429677 13.529804,52.429584 13.529707,52.429560 13.529694,52.429559" geo="1"/>
<     <poly id="220198808#1" color="red" layer="10" lineWidth="3.2" shape="13.530811,52.430018 13.530832,52.430030 13.531145,52.430177 13.531543,52.430348 13.532511,52.430710 13.532720,52.430782 13.532933,52.430872 13.533102,52.430941 13.533227,52.431000 13.533415,52.431103 13.533576,52.431202 13.533961,52.431449 13.535052,52.432145 13.535126,52.432195" geo="1"/>
<     <poly id="220198808#2" color="red" layer="10" lineWidth="3.2" shape="13.535126,52.432195 13.535252,52.432271 13.535360,52.432338" geo="1"/>
<     <poly id="220198810#1" color="red" layer="10" lineWidth="3.2" shape="13.529490,52.429550 13.529486,52.429550 13.529383,52.429567 13.529290,52.429600 13.529233,52.429645 13.528573,52.430409 13.528112,52.430953 13.527197,52.432018 13.527171,52.432047 13.527141,52.432076 13.527043,52.432156 13.526926,52.432232 13.526592,52.432444 13.526369,52.432586 13.526163,52.432723" geo="1"/>
<     <poly id="312889498" color="red" layer="10" lineWidth="2.0" shape="13.528864,52.430238 13.528990,52.430198 13.529142,52.430143 13.529435,52.429979 13.529783,52.429827 13.529840,52.429794" geo="1"/>
<     <poly id="328287315" color="red" layer="10" lineWidth="2.0" shape="13.528432,52.429775 13.528515,52.429657 13.528720,52.429545 13.528987,52.429423" geo="1"/>
<     <poly id="81096580#0" color="red" layer="10" lineWidth="2.0" shape="13.530720,52.430047 13.530722,52.430046" geo="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net net2poly lanes ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> net2poly.py, in <module>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
> net2poly.py, in <listcomp>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in pois ----------
7,153d6
<     <poly id=":1560224076_0_0" color="orange" layer="10" lineWidth="1.5" shape="13.531054,52.429952 13.531033,52.429969 13.531026,52.429985 13.531033,52.430000 13.531053,52.430013" geo="1"/>
<     <poly id=":1560224076_1_0" color="orange" layer="10" lineWidth="3.2" shape="13.531045,52.429947 13.531015,52.429972 13.531002,52.429994 13.531008,52.430013 13.531032,52.430030" geo="1"/>
<     <poly id=":1560224076_2_0" color="orange" layer="10" lineWidth="3.2" shape="13.531045,52.429947 13.531024,52.429950 13.531012,52.429948 13.531007,52.429940 13.531010,52.429927" geo="1"/>
<     <poly id=":1560224076_3_0" color="orange" layer="10" lineWidth="1.5" shape="13.530901,52.429943 13.531053,52.430013" geo="1"/>
<     <poly id=":1560224076_4_0" color="orange" layer="10" lineWidth="3.2" shape="13.530881,52.429960 13.530907,52.429966 13.530913,52.429966" geo="1"/>
<     <poly id=":1560224076_5_0" color="orange" layer="10" lineWidth="3.2" shape="13.530881,52.429960 13.531032,52.430030" geo="1"/>
<     <poly id=":1560224076_5_1" color="orange" layer="10" lineWidth="3.2" shape="13.530853,52.429983 13.531003,52.430053" geo="1"/>
<     <poly id=":1560224076_7_0" color="orange" layer="10" lineWidth="3.2" shape="13.530913,52.429966 13.530937,52.429963 13.530971,52.429950 13.531010,52.429927" geo="1"/>
<     <poly id=":1560224076_c0_0" color="orange" layer="10" lineWidth="4.0" shape="13.530973,52.429931 13.531042,52.429970" geo="1"/>
<     <poly id=":1560224076_w0_0" color="orange" layer="10" lineWidth="4.0" shape="13.531060,52.430008 13.531086,52.429987 13.531084,52.429969 13.531062,52.429956 13.531049,52.429966 13.531041,52.429976 13.531038,52.429985 13.531040,52.429993 13.531047,52.430001" geo="1"/>
<     <poly id=":1560224076_w1_0" color="orange" layer="10" lineWidth="4.0" shape="13.530993,52.429918 13.530971,52.429905 13.530934,52.429916 13.530908,52.429938 13.530919,52.429941 13.530932,52.429942 13.530945,52.429940 13.530960,52.429935 13.530976,52.429928" geo="1"/>
<     <poly id=":1704693673_0_0" color="orange" layer="10" lineWidth="3.2" shape="13.535126,52.432195 13.535126,52.432195" geo="1"/>
<     <poly id=":3188106061_0_0" color="orange" layer="10" lineWidth="2.0" shape="13.528801,52.430210 13.528783,52.430237 13.528788,52.430251 13.528815,52.430251 13.528864,52.430238" geo="1"/>
<     <poly id=":3188106061_1_0" color="orange" layer="10" lineWidth="3.2" shape="13.528801,52.430210 13.528743,52.430277" geo="1"/>
<     <poly id=":3188106061_w0_0" color="orange" layer="10" lineWidth="2.0" shape="13.528764,52.430284 13.528790,52.430292 13.528871,52.430246 13.528857,52.430230 13.528848,52.430225 13.528821,52.430216" geo="1"/>
<     <poly id=":3246050920_0_0" color="orange" layer="10" lineWidth="3.2" shape="13.535090,52.432219 13.535087,52.432217" geo="1"/>
<     <poly id=":3351100946_0_0" color="orange" layer="10" lineWidth="1.5" shape="13.529088,52.429397 13.529000,52.429371" geo="1"/>
<     <poly id=":3351100946_0_1" color="orange" layer="10" lineWidth="3.2" shape="13.529103,52.429378 13.529016,52.429352" geo="1"/>
<     <poly id=":3351100946_0_2" color="orange" layer="10" lineWidth="3.2" shape="13.529123,52.429352 13.529036,52.429326" geo="1"/>
<     <poly id=":3351100946_3_0" color="orange" layer="10" lineWidth="1.5" shape="13.528985,52.429421 13.529013,52.429405 13.529025,52.429392 13.529021,52.429381 13.529000,52.429371" geo="1"/>
<     <poly id=":3351100946_w0_0" color="orange" layer="10" lineWidth="3.0" shape="13.528996,52.429377 13.528976,52.429402 13.528978,52.429415 13.528996,52.429430 13.529063,52.429427 13.529083,52.429403" geo="1"/>
<     <poly id=":38920751_0_0" color="orange" layer="10" lineWidth="1.5" shape="13.529157,52.429420 13.529142,52.429414 13.529132,52.429411 13.529121,52.429407 13.529106,52.429402" geo="1"/>
<     <poly id=":38920751_0_1" color="orange" layer="10" lineWidth="3.2" shape="13.529176,52.429403 13.529161,52.429396 13.529149,52.429392 13.529138,52.429389 13.529121,52.429383" geo="1"/>
<     <poly id=":38920751_0_2" color="orange" layer="10" lineWidth="3.2" shape="13.529203,52.429379 13.529185,52.429372 13.529173,52.429367 13.529160,52.429363 13.529141,52.429358" geo="1"/>
<     <poly id=":38920751_c0_0" color="orange" layer="10" lineWidth="4.0" shape="13.529192,52.429357 13.529127,52.429416" geo="1"/>
<     <poly id=":38920751_w0_0" color="orange" layer="10" lineWidth="4.0" shape="13.529101,52.429409 13.529081,52.429433 13.529126,52.429448 13.529151,52.429426 13.529141,52.429422 13.529133,52.429419 13.529127,52.429416 13.529120,52.429414 13.529112,52.429412" geo="1"/>
<     <poly id=":38920751_w1_0" color="orange" layer="10" lineWidth="4.0" shape="13.529216,52.429367 13.529207,52.429346 13.529181,52.429338 13.529166,52.429349 13.529176,52.429352 13.529185,52.429355 13.529193,52.429358 13.529203,52.429362" geo="1"/>
<     <poly id=":4931609738_0_0" color="orange" layer="10" lineWidth="3.2" shape="13.531215,52.429791 13.531235,52.429788 13.531248,52.429790 13.531252,52.429797 13.531249,52.429810" geo="1"/>
<     <poly id=":4931609738_w0_0" color="orange" layer="10" lineWidth="2.0" shape="13.531267,52.429820 13.531288,52.429832 13.531175,52.429769 13.531197,52.429781" geo="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : net netmatch plain ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,2
> /Users/sumo/clangMacOS_M1/sumo/tests/../tools/net/../sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")

TEST FAILED on ts-bapmsumm1bld : output attributeDiff attribute ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeDiff.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<attributeDiff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/attributeDiff_file.xsd">
    <pedestrianStatistics.duration mean="0.0"/>
    <pedestrianStatistics.number mean="0.0"/>
    <pedestrianStatistics.routeLength mean="0.0"/>
    <pedestrianStatistics.timeLoss mean="0.0"/>
    <persons.jammed mean="0.0"/>
    <persons.loaded mean="0.0"/>
    <persons.running mean="0.0"/>
    <rideStatistics.number mean="0.0"/>
    <safety.collisions mean="0.0"/>
    <safety.emergencyStops mean="0.0"/>
    <teleports.jam mean="0.0"/>
    <teleports.total mean="0.0"/>
    <teleports.wrongLane mean="0.0"/>
    <teleports.yield mean="0.0"/>
    <transportStatistics.number mean="0.0"/>
    <vehicleTripStatistics.count mean="-2.0600000000000023"/>
    <vehicleTripStatistics.departDelay mean="0.0"/>
    <vehicleTripStatistics.departDelayWaiting mean="0.0"/>
    <vehicleTripStatistics.duration mean="-0.5800000000000409"/>
    <vehicleTripStatistics.routeLength mean="-4.110000000000582"/>
    <vehicleTripStatistics.speed mean="0.03999999999999915"/>
    <vehicleTripStatistics.timeLoss mean="-0.3800000000000239"/>
    <vehicleTripStatistics.totalDepartDelay mean="-3.490000000000009"/>
    <vehicleTripStatistics.totalTravelTime mean="-1177.0"/>
    <vehicleTripStatistics.waitingTime mean="-1.6099999999999994"/>
    <vehicles.inserted mean="1.1700000000000728"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeDiff.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,29d0
< pedestrianStatistics.duration: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< pedestrianStatistics.number: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< pedestrianStatistics.routeLength: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< pedestrianStatistics.timeLoss: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< persons.jammed: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< persons.loaded: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< persons.running: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< rideStatistics.number: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< safety.collisions: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< safety.emergencyStops: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< teleports.jam: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< teleports.total: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< teleports.wrongLane: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< teleports.yield: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< transportStatistics.number: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< vehicleTripStatistics.count: Q1=-1.0 Q3=-2.0 count=0.0 max=-3.0 mean=-2.0600000000000023 meanAbs=-2.0600000000000023 median=-3.0 medianAbs=-3.0 min=-4.0 stdDev=-0.8200000000000003
< vehicleTripStatistics.departDelay: Q1=-0.010000000000000009 Q3=0.0 count=0.0 max=-0.010000000000000009 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.020000000000000018 stdDev=0.0
< vehicleTripStatistics.departDelayWaiting: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< vehicleTripStatistics.duration: Q1=-0.14999999999997726 Q3=-1.2699999999999818 count=0.0 max=2.8600000000000136 mean=-0.5800000000000409 meanAbs=-0.5800000000000409 median=-0.2300000000000182 medianAbs=-0.2300000000000182 min=-6.680000000000007 stdDev=0.0600000000000005
< vehicleTripStatistics.routeLength: Q1=-2.2699999999986176 Q3=-2.5200000000004366 count=0.0 max=-16.94000000000051 mean=-4.110000000000582 meanAbs=-4.110000000000582 median=-3.5200000000004366 medianAbs=-3.5200000000004366 min=-23.30999999999949 stdDev=0.10999999999999943
< vehicleTripStatistics.speed: Q1=0.03999999999999915 Q3=0.0 count=0.0 max=0.25 mean=0.03999999999999915 meanAbs=0.03999999999999915 median=0.08999999999999986 medianAbs=0.08999999999999986 min=-0.23000000000000043 stdDev=0.0
< vehicleTripStatistics.timeLoss: Q1=0.5200000000000102 Q3=-1.2199999999999989 count=0.0 max=2.8100000000000023 mean=-0.3800000000000239 meanAbs=-0.3800000000000239 median=-0.009999999999990905 medianAbs=-0.009999999999990905 min=-5.4199999999999875 stdDev=0.09999999999999964
< vehicleTripStatistics.totalDepartDelay: Q1=-5.100000000000023 Q3=-3.5 count=0.0 max=-6.300000000000011 mean=-3.490000000000009 meanAbs=-3.490000000000009 median=-4.0 medianAbs=-4.0 min=9.899999999999977 stdDev=-1.1099999999999994
< vehicleTripStatistics.totalTravelTime: Q1=-541.0 Q3=-1728.0 count=0.0 max=2190.0 mean=-1177.0 meanAbs=-1177.0 median=-1310.0 medianAbs=-1310.0 min=1120.0 stdDev=-365.6199999999999
< vehicleTripStatistics.waitingTime: Q1=0.5100000000000051 Q3=-1.1899999999999977 count=0.0 max=-9.680000000000007 mean=-1.6099999999999994 meanAbs=-1.6099999999999994 median=-0.8199999999999932 medianAbs=-0.8199999999999932 min=-16.679999999999993 stdDev=0.3100000000000005
< vehicles.inserted: Q1=1.0 Q3=1.0 count=0.0 max=-1.0 mean=1.1700000000000728 meanAbs=1.1700000000000728 median=-1.0 medianAbs=-1.0 min=6.0 stdDev=-0.34999999999999964
< vehicles.loaded: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=0.0 meanAbs=0.0 median=0.0 medianAbs=0.0 min=0.0 stdDev=0.0
< vehicles.running: Q1=7.0 Q3=2.0 count=0.0 max=-7.0 mean=3.230000000000018 meanAbs=3.230000000000018 median=5.0 medianAbs=5.0 min=7.0 stdDev=-1.8600000000000012
< vehicles.waiting: Q1=0.0 Q3=0.0 count=0.0 max=0.0 mean=-0.020000000000000018 meanAbs=-0.020000000000000018 median=0.0 medianAbs=0.0 min=-2.0 stdDev=0.2
<truncated after showing first 30 lines>
output attributeDiff default ( Last six runs Feb2023 )
output attributeDiff verbose ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : output attributeDiff element_attribute ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeDiff.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<attributeDiff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/attributeDiff_file.xsd">
    <timeLoss mean="-0.3800000000000239"/>
</attributeDiff>

TEST FAILED on ts-bapmsumm1bld : output attributeDiff xml_output ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeDiff.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<attributeDiff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/attributeDiff_file.xsd">
    <pedestrianStatistics.duration Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <pedestrianStatistics.number Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <pedestrianStatistics.routeLength Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <pedestrianStatistics.timeLoss Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <persons.jammed Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <persons.loaded Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <persons.running Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <rideStatistics.number Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <safety.collisions Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <safety.emergencyStops Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <teleports.jam Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <teleports.total Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <teleports.wrongLane Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <teleports.yield Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <transportStatistics.number Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <vehicleTripStatistics.count Q1="-1.0" Q3="-2.0" count="0.0" max="-3.0" mean="-2.0600000000000023" meanAbs="-2.0600000000000023" median="-3.0" medianAbs="-3.0" min="-4.0" stdDev="-0.8200000000000003"/>
    <vehicleTripStatistics.departDelay Q1="-0.010000000000000009" Q3="0.0" count="0.0" max="-0.010000000000000009" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.020000000000000018" stdDev="0.0"/>
    <vehicleTripStatistics.departDelayWaiting Q1="0.0" Q3="0.0" count="0.0" max="0.0" mean="0.0" meanAbs="0.0" median="0.0" medianAbs="0.0" min="0.0" stdDev="0.0"/>
    <vehicleTripStatistics.duration Q1="-0.14999999999997726" Q3="-1.2699999999999818" count="0.0" max="2.8600000000000136" mean="-0.5800000000000409" meanAbs="-0.5800000000000409" median="-0.2300000000000182" medianAbs="-0.2300000000000182" min="-6.680000000000007" stdDev="0.0600000000000005"/>
    <vehicleTripStatistics.routeLength Q1="-2.2699999999986176" Q3="-2.5200000000004366" count="0.0" max="-16.94000000000051" mean="-4.110000000000582" meanAbs="-4.110000000000582" median="-3.5200000000004366" medianAbs="-3.5200000000004366" min="-23.30999999999949" stdDev="0.10999999999999943"/>
    <vehicleTripStatistics.speed Q1="0.03999999999999915" Q3="0.0" count="0.0" max="0.25" mean="0.03999999999999915" meanAbs="0.03999999999999915" median="0.08999999999999986" medianAbs="0.08999999999999986" min="-0.23000000000000043" stdDev="0.0"/>
    <vehicleTripStatistics.timeLoss Q1="0.5200000000000102" Q3="-1.2199999999999989" count="0.0" max="2.8100000000000023" mean="-0.3800000000000239" meanAbs="-0.3800000000000239" median="-0.009999999999990905" medianAbs="-0.009999999999990905" min="-5.4199999999999875" stdDev="0.09999999999999964"/>
    <vehicleTripStatistics.totalDepartDelay Q1="-5.100000000000023" Q3="-3.5" count="0.0" max="-6.300000000000011" mean="-3.490000000000009" meanAbs="-3.490000000000009" median="-4.0" medianAbs="-4.0" min="9.899999999999977" stdDev="-1.1099999999999994"/>
    <vehicleTripStatistics.totalTravelTime Q1="-541.0" Q3="-1728.0" count="0.0" max="2190.0" mean="-1177.0" meanAbs="-1177.0" median="-1310.0" medianAbs="-1310.0" min="1120.0" stdDev="-365.6199999999999"/>
    <vehicleTripStatistics.waitingTime Q1="0.5100000000000051" Q3="-1.1899999999999977" count="0.0" max="-9.680000000000007" mean="-1.6099999999999994" meanAbs="-1.6099999999999994" median="-0.8199999999999932" medianAbs="-0.8199999999999932" min="-16.679999999999993" stdDev="0.3100000000000005"/>
    <vehicles.inserted Q1="1.0" Q3="1.0" count="0.0" max="-1.0" mean="1.1700000000000728" meanAbs="1.1700000000000728" median="-1.0" medianAbs="-1.0" min="6.0" stdDev="-0.34999999999999964"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : output attributeStats 2_files ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,15d0
< tripinfo arrival: count 150, min 26.00 (17), max 301.00 (77), mean 147.12, Q1 108.00, median 134.00, Q3 178.00, stdDev 50.78
< tripinfo arrivalPos: count 150, min 81.07 (63), max 208.45 (13), mean 125.72, Q1 85.07, median 117.97, Q3 181.64, stdDev 46.20
< tripinfo arrivalSpeed: count 150, min 10.01 (95), max 16.16 (30), mean 13.22, Q1 12.22, median 13.22, Q3 14.26, stdDev 1.28
< tripinfo depart: count 150, min 0.00 (0), max 101.00 (96), mean 44.56, Q1 20.00, median 42.00, Q3 67.00, stdDev 28.37
< tripinfo departDelay: count 150, min 0.00 (17), max 5.00 (96), mean 0.23, Q1 0.00, median 0.00, Q3 0.00, stdDev 0.74
< tripinfo departPos: count 150, min 5.10 (17), max 5.10 (17), mean 5.10, Q1 5.10, median 5.10, Q3 5.10, stdDev 0.00
< tripinfo departSpeed: count 150, min 0.00 (17), max 0.00 (17), mean 0.00, Q1 0.00, median 0.00, Q3 0.00, stdDev 0.00
< tripinfo duration: count 150, min 9.00 (17), max 245.00 (22), mean 102.56, Q1 76.00, median 99.00, Q3 123.00, stdDev 42.88
< tripinfo rerouteNo: count 150, min 0.00 (72), max 1.00 (17), mean 0.99, Q1 1.00, median 1.00, Q3 1.00, stdDev 0.11
< tripinfo routeLength: count 150, min 79.97 (17), max 2532.03 (22), mean 1124.03, Q1 788.01, median 1091.87, Q3 1367.50, stdDev 494.80
< tripinfo speedFactor: count 150, min 0.83 (24), max 1.18 (37), mean 1.00, Q1 0.94, median 1.01, Q3 1.06, stdDev 0.09
< tripinfo stopTime: count 150, min 0.00 (17), max 0.00 (17), mean 0.00, Q1 0.00, median 0.00, Q3 0.00, stdDev 0.00
< tripinfo timeLoss: count 150, min 2.70 (17), max 53.27 (22), mean 18.67, Q1 12.51, median 17.82, Q3 22.33, stdDev 8.72
< tripinfo waitingCount: count 150, min 0.00 (17), max 3.00 (96), mean 0.29, Q1 0.00, median 0.00, Q3 1.00, stdDev 0.55
< tripinfo waitingTime: count 150, min 0.00 (17), max 14.00 (96), mean 0.84, Q1 0.00, median 0.00, Q3 1.00, stdDev 1.98

TEST FAILED on ts-bapmsumm1bld : output attributeStats attribute ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,2d0
< tripinfo duration: count 100, min 9.00 (17), max 245.00 (22), mean 112.12, Q1 84.00, median 107.00, Q3 140.00, stdDev 45.55
<  histogram: [(0, 1), (50, 17), (100, 51), (150, 22), (200, 8), (250, 1)]

TEST FAILED on ts-bapmsumm1bld : output attributeStats data_issues ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,4d0
< tripinfo timeLoss: count 20, min 6.65 (52), max 26.92 (45), mean 12.98, Q1 9.91, median 12.51, Q3 16.94, stdDev 4.99
<  histogram: [(0, 19), (50, 1)]
< 2 elements did not provide attribute 'timeLoss' Example ids: '17', '3'
< 2 distinct values of attribute 'timeLoss' could not be interpreted as numerical value or time. Example values: 'bla', 'foo'

TEST FAILED on ts-bapmsumm1bld : output attributeStats default ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,15d0
< tripinfo arrival: count 100, min 26.00 (17), max 301.00 (77), mean 161.92, Q1 117.00, median 159.00, Q3 199.00, stdDev 54.06
< tripinfo arrivalPos: count 100, min 81.07 (63), max 208.45 (13), mean 127.77, Q1 85.07, median 117.97, Q3 181.64, stdDev 46.01
< tripinfo arrivalSpeed: count 100, min 10.01 (95), max 16.16 (30), mean 13.23, Q1 12.25, median 13.25, Q3 14.19, stdDev 1.30
< tripinfo depart: count 100, min 0.00 (0), max 101.00 (96), mean 49.80, Q1 25.00, median 51.00, Q3 77.00, stdDev 29.05
< tripinfo departDelay: count 100, min 0.00 (17), max 5.00 (96), mean 0.30, Q1 0.00, median 0.00, Q3 0.00, stdDev 0.87
< tripinfo departPos: count 100, min 5.10 (17), max 5.10 (17), mean 5.10, Q1 5.10, median 5.10, Q3 5.10, stdDev 0.00
< tripinfo departSpeed: count 100, min 0.00 (17), max 0.00 (17), mean 0.00, Q1 0.00, median 0.00, Q3 0.00, stdDev 0.00
< tripinfo duration: count 100, min 9.00 (17), max 245.00 (22), mean 112.12, Q1 84.00, median 107.00, Q3 140.00, stdDev 45.55
< tripinfo rerouteNo: count 100, min 0.00 (72), max 1.00 (17), mean 0.99, Q1 1.00, median 1.00, Q3 1.00, stdDev 0.10
< tripinfo routeLength: count 100, min 79.97 (17), max 2532.03 (22), mean 1230.95, Q1 926.58, median 1170.47, Q3 1610.68, stdDev 525.42
< tripinfo speedFactor: count 100, min 0.83 (24), max 1.18 (37), mean 1.00, Q1 0.94, median 1.01, Q3 1.06, stdDev 0.09
< tripinfo stopTime: count 100, min 0.00 (17), max 0.00 (17), mean 0.00, Q1 0.00, median 0.00, Q3 0.00, stdDev 0.00
< tripinfo timeLoss: count 100, min 2.70 (17), max 53.27 (22), mean 20.42, Q1 13.24, median 18.78, Q3 26.92, stdDev 9.37
< tripinfo waitingCount: count 100, min 0.00 (17), max 3.00 (96), mean 0.33, Q1 0.00, median 0.00, Q3 1.00, stdDev 0.60
< tripinfo waitingTime: count 100, min 0.00 (17), max 14.00 (96), mean 0.95, Q1 0.00, median 0.00, Q3 1.00, stdDev 2.15

TEST FAILED on ts-bapmsumm1bld : output attributeStats element ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,2d0
< edge count: count 82, min 1.00 (-92.180.00), max 24.00 (3.180.00), mean 9.16, Q1 5.00, median 7.00, Q3 13.00, stdDev 6.43
<  histogram: [(0, 82)]

TEST FAILED on ts-bapmsumm1bld : output attributeStats fast ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,3d0
< tripinfo timeLoss: count 20, min 6.65 (52), max 26.92 (45), mean 12.98, Q1 9.91, median 12.51, Q3 16.94, stdDev 4.99
<  histogram: [(0, 19), (50, 1)]
< 2 distinct values of attribute 'timeLoss' could not be interpreted as numerical value or time. Example values: 'bla', 'foo'

TEST FAILED on ts-bapmsumm1bld : output attributeStats full_output ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,2d0
< tripinfo timeLoss: count 100, min 2.700 (17), max 53.270 (22), mean 20.415, Q1 13.240, median 18.780, Q3 26.920, stdDev 9.371
<  histogram: [(0, 74), (50, 26)]
---------- Missing result in fullstats ----------
15.170 0
16.940 1
19.530 10
40.110 11
19.160 12
23.680 13
17.910 14
18.220 15
29.490 16
2.700 17
12.510 18
12.750 19
11.070 2
15.280 20
36.700 21
53.270 22
18.050 23
24.650 24
17.220 25
27.980 26
10.680 27
17.910 28
14.040 29
14.580 3
36.880 30
22.150 31
31.360 32
31.550 33
35.620 34
17.010 35
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : output attributeStats histogram_output ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,2d0
< tripinfo timeLoss: count 100, min 2.70 (17), max 53.27 (22), mean 20.42, Q1 13.24, median 18.78, Q3 26.92, stdDev 9.37
<  histogram: [(3.0, 1), (6.0, 1), (7.0, 2), (8.0, 2), (10.0, 7), (11.0, 3), (12.0, 4), (13.0, 7), (14.0, 4), (15.0, 4), (16.0, 2), (17.0, 5), (18.0, 8), (19.0, 5), (20.0, 2), (21.0, 8), (22.0, 3), (23.0, 3), (24.0, 2), (25.0, 1), (27.0, 2), (28.0, 1), (29.0, 2), (30.0, 2), (31.0, 2), (32.0, 5), (33.0, 2), (34.0, 1), (35.0, 1), (36.0, 1), (37.0, 2), (38.0, 1), (39.0, 2), (40.0, 1), (53.0, 1)]
---------- Missing result in histogram ----------
3.0 1
6.0 1
7.0 2
8.0 2
10.0 7
11.0 3
12.0 4
13.0 7
14.0 4
15.0 4
16.0 2
17.0 5
18.0 8
19.0 5
20.0 2
21.0 8
22.0 3
23.0 3
24.0 2
25.0 1
27.0 2
28.0 1
29.0 2
30.0 2
31.0 2
32.0 5
33.0 2
34.0 1
35.0 1
36.0 1
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : output attributeStats precision ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,2d0
< tripinfo timeLoss: count 100, min 2.70000 (17), max 53.27000 (22), mean 20.41500, Q1 13.24000, median 18.78000, Q3 26.92000, stdDev 9.37089
<  histogram: [(0, 74), (50, 26)]

TEST FAILED on ts-bapmsumm1bld : output attributeStats xml_output ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,15d0
< tripinfo arrival: count 100, min 26.000 (17), max 301.000 (77), mean 161.920, Q1 117.000, median 159.000, Q3 199.000, stdDev 54.061
< tripinfo arrivalPos: count 100, min 81.070 (63), max 208.450 (13), mean 127.772, Q1 85.070, median 117.970, Q3 181.640, stdDev 46.010
< tripinfo arrivalSpeed: count 100, min 10.010 (95), max 16.160 (30), mean 13.230, Q1 12.250, median 13.250, Q3 14.190, stdDev 1.305
< tripinfo depart: count 100, min 0.000 (0), max 101.000 (96), mean 49.800, Q1 25.000, median 51.000, Q3 77.000, stdDev 29.050
< tripinfo departDelay: count 100, min 0.000 (17), max 5.000 (96), mean 0.300, Q1 0.000, median 0.000, Q3 0.000, stdDev 0.866
< tripinfo departPos: count 100, min 5.100 (17), max 5.100 (17), mean 5.100, Q1 5.100, median 5.100, Q3 5.100, stdDev 0.000
< tripinfo departSpeed: count 100, min 0.000 (17), max 0.000 (17), mean 0.000, Q1 0.000, median 0.000, Q3 0.000, stdDev 0.000
< tripinfo duration: count 100, min 9.000 (17), max 245.000 (22), mean 112.120, Q1 84.000, median 107.000, Q3 140.000, stdDev 45.549
< tripinfo rerouteNo: count 100, min 0.000 (72), max 1.000 (17), mean 0.990, Q1 1.000, median 1.000, Q3 1.000, stdDev 0.099
< tripinfo routeLength: count 100, min 79.970 (17), max 2532.030 (22), mean 1230.951, Q1 926.580, median 1170.470, Q3 1610.680, stdDev 525.420
< tripinfo speedFactor: count 100, min 0.830 (24), max 1.180 (37), mean 1.002, Q1 0.940, median 1.010, Q3 1.060, stdDev 0.086
< tripinfo stopTime: count 100, min 0.000 (17), max 0.000 (17), mean 0.000, Q1 0.000, median 0.000, Q3 0.000, stdDev 0.000
< tripinfo timeLoss: count 100, min 2.700 (17), max 53.270 (22), mean 20.415, Q1 13.240, median 18.780, Q3 26.920, stdDev 9.371
< tripinfo waitingCount: count 100, min 0.000 (17), max 3.000 (96), mean 0.330, Q1 0.000, median 0.000, Q3 1.000, stdDev 0.601
< tripinfo waitingTime: count 100, min 0.000 (17), max 14.000 (96), mean 0.950, Q1 0.000, median 0.000, Q3 1.000, stdDev 2.151
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<attributeStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/attributeStats_file.xsd">
    <tripinfo>
        <arrival count="100" min="26.000" minLabel="17" max="301.000" maxLabel="77" mean="161.920" Q1="117.000" median="159.000" Q3="199.000" meanAbs="161.920" medianAbs="159.000" stdDev="54.061">
        <hist key="50.000" value="2"/>
        <hist key="100.000" value="26"/>
        <hist key="150.000" value="33"/>
        <hist key="200.000" value="25"/>
        <hist key="250.000" value="11"/>
        <hist key="300.000" value="3"/>
        </arrival>
        <arrivalPos count="100" min="81.070" minLabel="63" max="208.450" maxLabel="13" mean="127.772" Q1="85.070" median="117.970" Q3="181.640" meanAbs="127.772" medianAbs="117.970" stdDev="46.010">
        <hist key="100.000" value="64"/>
        <hist key="150.000" value="2"/>
        <hist key="200.000" value="34"/>
        </arrivalPos>
        <arrivalSpeed count="100" min="10.010" minLabel="95" max="16.160" maxLabel="30" mean="13.230" Q1="12.250" median="13.250" Q3="14.190" meanAbs="13.230" medianAbs="13.250" stdDev="1.305">
        <hist key="0.000" value="100"/>
        </arrivalSpeed>
        <depart count="100" min="0.000" minLabel="0" max="101.000" maxLabel="96" mean="49.800" Q1="25.000" median="51.000" Q3="77.000" meanAbs="49.800" medianAbs="51.000" stdDev="29.050">
        <hist key="0.000" value="25"/>
        <hist key="50.000" value="50"/>
        <hist key="100.000" value="25"/>
        </depart>
        <departDelay count="100" min="0.000" minLabel="17" max="5.000" maxLabel="96" mean="0.300" Q1="0.000" median="0.000" Q3="0.000" meanAbs="0.300" medianAbs="0.000" stdDev="0.866">
        <hist key="0.000" value="100"/>
        </departDelay>
        <departPos count="100" min="5.100" minLabel="17" max="5.100" maxLabel="17" mean="5.100" Q1="5.100" median="5.100" Q3="5.100" meanAbs="5.100" medianAbs="5.100" stdDev="0.000">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : output attributeStats xml_output.legacy ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> attributeStats.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Differences in output ----------
1,15d0
< tripinfo arrival: count 100, min 26.000 (17), max 301.000 (77), mean 161.920, Q1 117.000, median 159.000, Q3 199.000, stdDev 54.061
< tripinfo arrivalPos: count 100, min 81.070 (63), max 208.450 (13), mean 127.772, Q1 85.070, median 117.970, Q3 181.640, stdDev 46.010
< tripinfo arrivalSpeed: count 100, min 10.010 (95), max 16.160 (30), mean 13.230, Q1 12.250, median 13.250, Q3 14.190, stdDev 1.305
< tripinfo depart: count 100, min 0.000 (0), max 101.000 (96), mean 49.800, Q1 25.000, median 51.000, Q3 77.000, stdDev 29.050
< tripinfo departDelay: count 100, min 0.000 (17), max 5.000 (96), mean 0.300, Q1 0.000, median 0.000, Q3 0.000, stdDev 0.866
< tripinfo departPos: count 100, min 5.100 (17), max 5.100 (17), mean 5.100, Q1 5.100, median 5.100, Q3 5.100, stdDev 0.000
< tripinfo departSpeed: count 100, min 0.000 (17), max 0.000 (17), mean 0.000, Q1 0.000, median 0.000, Q3 0.000, stdDev 0.000
< tripinfo duration: count 100, min 9.000 (17), max 245.000 (22), mean 112.120, Q1 84.000, median 107.000, Q3 140.000, stdDev 45.549
< tripinfo rerouteNo: count 100, min 0.000 (72), max 1.000 (17), mean 0.990, Q1 1.000, median 1.000, Q3 1.000, stdDev 0.099
< tripinfo routeLength: count 100, min 79.970 (17), max 2532.030 (22), mean 1230.951, Q1 926.580, median 1170.470, Q3 1610.680, stdDev 525.420
< tripinfo speedFactor: count 100, min 0.830 (24), max 1.180 (37), mean 1.002, Q1 0.940, median 1.010, Q3 1.060, stdDev 0.086
< tripinfo stopTime: count 100, min 0.000 (17), max 0.000 (17), mean 0.000, Q1 0.000, median 0.000, Q3 0.000, stdDev 0.000
< tripinfo timeLoss: count 100, min 2.700 (17), max 53.270 (22), mean 20.415, Q1 13.240, median 18.780, Q3 26.920, stdDev 9.371
< tripinfo waitingCount: count 100, min 0.000 (17), max 3.000 (96), mean 0.330, Q1 0.000, median 0.000, Q3 1.000, stdDev 0.601
< tripinfo waitingTime: count 100, min 0.000 (17), max 14.000 (96), mean 0.950, Q1 0.000, median 0.000, Q3 1.000, stdDev 2.151
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<attributeStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/attributeStats_file.xsd">
    <statistic description="tripinfo arrival" count="100" min="26.000" minLabel="17" max="301.000" maxLabel="77" mean="161.920" Q1="117.000" median="159.000" Q3="199.000" meanAbs="161.920" medianAbs="159.000" stdDev="54.061">
        <hist key="50.000" value="2"/>
        <hist key="100.000" value="26"/>
        <hist key="150.000" value="33"/>
        <hist key="200.000" value="25"/>
        <hist key="250.000" value="11"/>
        <hist key="300.000" value="3"/>
    </statistic>
    <statistic description="tripinfo arrivalPos" count="100" min="81.070" minLabel="63" max="208.450" maxLabel="13" mean="127.772" Q1="85.070" median="117.970" Q3="181.640" meanAbs="127.772" medianAbs="117.970" stdDev="46.010">
        <hist key="100.000" value="64"/>
        <hist key="150.000" value="2"/>
        <hist key="200.000" value="34"/>
    </statistic>
    <statistic description="tripinfo arrivalSpeed" count="100" min="10.010" minLabel="95" max="16.160" maxLabel="30" mean="13.230" Q1="12.250" median="13.250" Q3="14.190" meanAbs="13.230" medianAbs="13.250" stdDev="1.305">
        <hist key="0.000" value="100"/>
    </statistic>
    <statistic description="tripinfo depart" count="100" min="0.000" minLabel="0" max="101.000" maxLabel="96" mean="49.800" Q1="25.000" median="51.000" Q3="77.000" meanAbs="49.800" medianAbs="51.000" stdDev="29.050">
        <hist key="0.000" value="25"/>
        <hist key="50.000" value="50"/>
        <hist key="100.000" value="25"/>
    </statistic>
    <statistic description="tripinfo departDelay" count="100" min="0.000" minLabel="17" max="5.000" maxLabel="96" mean="0.300" Q1="0.000" median="0.000" Q3="0.000" meanAbs="0.300" medianAbs="0.000" stdDev="0.866">
        <hist key="0.000" value="100"/>
    </statistic>
    <statistic description="tripinfo departPos" count="100" min="5.100" minLabel="17" max="5.100" maxLabel="17" mean="5.100" Q1="5.100" median="5.100" Q3="5.100" meanAbs="5.100" medianAbs="5.100" stdDev="0.000">
        <hist key="0.000" value="100"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : output fcdDiff default ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,3d0
< read input_data.xml
< new input_data.xml
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14

TEST FAILED on ts-bapmsumm1bld : output fcdDiff grouped ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,5d0
< read input_data.xml
< new input_data.xml
< overtaking: count 22, min 0.00 (overtaking_00:00:00), max 3.21 (overtaking_00:00:19), mean 1.44, Q1 0.40, median 1.73, Q3 2.09
< stopped: count 119, min 0.00 (stopped_00:00:00), max 10.34 (stopped_00:01:52), mean 0.84, Q1 0.00, median 0.00, Q3 0.00
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14
---------- Missing result in xmlstats ----------
<fcd-diff>
   <timestep time="0.0">
       <vehicle id="overtaking" t="0.0" x="0.0" y="-1.65" x2="0.0" y2="-1.65" e="0.0"/>
       <vehicle id="stopped" t="0.0" x="40.0" y="-1.65" x2="40.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="1.0">
       <vehicle id="overtaking" t="1.0" x="2.2" y="-1.65" x2="1.69" y2="-1.65" e="0.5100000000000002"/>
       <vehicle id="stopped" t="1.0" x="42.6" y="-1.65" x2="42.46" y2="-1.65" e="0.14000000000000057"/>
   </timestep>
   <timestep time="2.0">
       <vehicle id="overtaking" t="2.0" x="6.14" y="-1.65" x2="4.7" y2="-1.65" e="1.4399999999999995"/>
       <vehicle id="stopped" t="2.0" x="46.88" y="-1.65" x2="46.56" y2="-1.65" e="0.3200000000000003"/>
   </timestep>
   <timestep time="3.0">
       <vehicle id="overtaking" t="3.0" x="11.45" y="-1.65" x2="9.54" y2="-1.65" e="1.9100000000000001"/>
       <vehicle id="stopped" t="3.0" x="49.11" y="-1.65" x2="49.26" y2="-1.65" e="0.14999999999999858"/>
   </timestep>
   <timestep time="4.0">
       <vehicle id="overtaking" t="4.0" x="18.34" y="-1.65" x2="16.25" y2="-1.65" e="2.09"/>
       <vehicle id="stopped" t="4.0" x="49.87" y="-1.65" x2="49.83" y2="-1.65" e="0.03999999999999915"/>
   </timestep>
   <timestep time="5.0">
       <vehicle id="overtaking" t="5.0" x="26.96" y="-1.65" x2="25.23" y2="-1.65" e="1.7300000000000004"/>
       <vehicle id="stopped" t="5.0" x="49.99" y="-1.65" x2="49.97" y2="-1.65" e="0.020000000000003126"/>
   </timestep>
   <timestep time="6.0">
       <vehicle id="overtaking" t="6.0" x="35.63" y="-0.58" x2="35.24" y2="-0.58" e="0.39000000000000057"/>
       <vehicle id="stopped" t="6.0" x="50.0" y="-1.65" x2="50.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="7.0">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : output fcdDiff verbose ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,7d0
< read input_data.xml
< new input_data.xml
< Found 141 matches
< Found 143 records
< missing in old: 2
< missing in new: 0
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14

TEST FAILED on ts-bapmsumm1bld : output fcdDiff xml_output ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,3d0
< read input_data.xml
< new input_data.xml
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14
---------- Missing result in xmlstats ----------
<fcd-diff>
   <timestep time="0.0">
       <vehicle id="overtaking" t="0.0" x="0.0" y="-1.65" x2="0.0" y2="-1.65" e="0.0"/>
       <vehicle id="stopped" t="0.0" x="40.0" y="-1.65" x2="40.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="1.0">
       <vehicle id="overtaking" t="1.0" x="2.2" y="-1.65" x2="1.69" y2="-1.65" e="0.5100000000000002"/>
       <vehicle id="stopped" t="1.0" x="42.6" y="-1.65" x2="42.46" y2="-1.65" e="0.14000000000000057"/>
   </timestep>
   <timestep time="2.0">
       <vehicle id="overtaking" t="2.0" x="6.14" y="-1.65" x2="4.7" y2="-1.65" e="1.4399999999999995"/>
       <vehicle id="stopped" t="2.0" x="46.88" y="-1.65" x2="46.56" y2="-1.65" e="0.3200000000000003"/>
   </timestep>
   <timestep time="3.0">
       <vehicle id="overtaking" t="3.0" x="11.45" y="-1.65" x2="9.54" y2="-1.65" e="1.9100000000000001"/>
       <vehicle id="stopped" t="3.0" x="49.11" y="-1.65" x2="49.26" y2="-1.65" e="0.14999999999999858"/>
   </timestep>
   <timestep time="4.0">
       <vehicle id="overtaking" t="4.0" x="18.34" y="-1.65" x2="16.25" y2="-1.65" e="2.09"/>
       <vehicle id="stopped" t="4.0" x="49.87" y="-1.65" x2="49.83" y2="-1.65" e="0.03999999999999915"/>
   </timestep>
   <timestep time="5.0">
       <vehicle id="overtaking" t="5.0" x="26.96" y="-1.65" x2="25.23" y2="-1.65" e="1.7300000000000004"/>
       <vehicle id="stopped" t="5.0" x="49.99" y="-1.65" x2="49.97" y2="-1.65" e="0.020000000000003126"/>
   </timestep>
   <timestep time="6.0">
       <vehicle id="overtaking" t="6.0" x="35.63" y="-0.58" x2="35.24" y2="-0.58" e="0.39000000000000057"/>
       <vehicle id="stopped" t="6.0" x="50.0" y="-1.65" x2="50.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="7.0">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats basic ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,4d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay: count 8, min 0.0 (t0_stop_a), max 176.0 (t3_stop_i), mean 54.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 54.2, median_abs 0.0

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats ended ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,4d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay: count 8, min -100.0 (t0_stop_c), max 176.0 (t3_stop_i), mean 39.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 69.2, median_abs 100.0

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats grouped stopID ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,11d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay:stop_a: count 1, min 0.0 (t0_stop_a), max 0.0 (t0_stop_a), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_e: count 1, min 0.0 (t1_stop_e), max 0.0 (t1_stop_e), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_f: count 1, min 0.0 (t2_stop_f), max 0.0 (t2_stop_f), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_c: count 2, min 0.0 (t0_stop_c), max 109.0 (t2_stop_c), mean 54.5, Q1 0.0, median 109.0, Q3 109.0, mean_abs 54.5, median_abs 109.0
< depart delay:stop_c2: count 2, min 0.0 (t1_stop_c2), max 149.0 (t3_stop_c2), mean 74.5, Q1 0.0, median 149.0, Q3 149.0, mean_abs 74.5, median_abs 149.0
< depart delay:stop_i: count 1, min 176.0 (t3_stop_i), max 176.0 (t3_stop_i), mean 176.0, Q1 176.0, median 176.0, Q3 176.0, mean_abs 176.0, median_abs 176.0
< 
< mean depart delay grouped by [stopID]: count 6, min 0.0 (stop_a), max 176.0 (stop_i), mean 50.8, Q1 0.0, median 54.5, Q3 74.5, mean_abs 50.8, median_abs 54.5

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats grouped stopID_histogram ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,16d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay:stop_a: count 1, min 0.0 (t0_stop_a), max 0.0 (t0_stop_a), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_e: count 1, min 0.0 (t1_stop_e), max 0.0 (t1_stop_e), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_f: count 1, min 0.0 (t2_stop_f), max 0.0 (t2_stop_f), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_c: count 2, min 0.0 (t0_stop_c), max 109.0 (t2_stop_c), mean 54.5, Q1 0.0, median 109.0, Q3 109.0, mean_abs 54.5, median_abs 109.0
< depart delay:stop_c2: count 2, min 0.0 (t1_stop_c2), max 149.0 (t3_stop_c2), mean 74.5, Q1 0.0, median 149.0, Q3 149.0, mean_abs 74.5, median_abs 149.0
< depart delay:stop_i: count 1, min 176.0 (t3_stop_i), max 176.0 (t3_stop_i), mean 176.0, Q1 176.0, median 176.0, Q3 176.0, mean_abs 176.0, median_abs 176.0
< 
< histogram of mean depart delay grouped by [stopID]:
<   0: 3
<  55: 1
<  75: 1
< 175: 1
< mean depart delay grouped by [stopID]: count 6, min 0.0 (stop_a), max 176.0 (stop_i), mean 50.8, Q1 0.0, median 54.5, Q3 74.5, mean_abs 50.8, median_abs 54.5
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay:stop_a" count="1" min="0.0" minLabel="t0_stop_a" max="0.0" maxLabel="t0_stop_a" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_e" count="1" min="0.0" minLabel="t1_stop_e" max="0.0" maxLabel="t1_stop_e" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_f" count="1" min="0.0" minLabel="t2_stop_f" max="0.0" maxLabel="t2_stop_f" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_c" count="2" min="0.0" minLabel="t0_stop_c" max="109.0" maxLabel="t2_stop_c" mean="54.5" Q1="0.0" median="109.0" Q3="109.0" meanAbs="54.5" medianAbs="109.0"/>
    <statistic description="depart delay:stop_c2" count="2" min="0.0" minLabel="t1_stop_c2" max="149.0" maxLabel="t3_stop_c2" mean="74.5" Q1="0.0" median="149.0" Q3="149.0" meanAbs="74.5" medianAbs="149.0"/>
    <statistic description="depart delay:stop_i" count="1" min="176.0" minLabel="t3_stop_i" max="176.0" maxLabel="t3_stop_i" mean="176.0" Q1="176.0" median="176.0" Q3="176.0" meanAbs="176.0" medianAbs="176.0"/>
    <statistic description="mean depart delay grouped by [stopID]" count="6" min="0.0" minLabel="stop_a" max="176.0" maxLabel="stop_i" mean="50.8" Q1="0.0" median="54.5" Q3="74.5" meanAbs="50.8" medianAbs="54.5">
        <hist key="0.0" value="3"/>
        <hist key="55.0" value="1"/>
        <hist key="75.0" value="1"/>
        <hist key="175.0" value="1"/>
    </statistic>
</scheduleStats>

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats grouped stopID_xml ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,11d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay:stop_a: count 1, min 0.0 (t0_stop_a), max 0.0 (t0_stop_a), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_e: count 1, min 0.0 (t1_stop_e), max 0.0 (t1_stop_e), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_f: count 1, min 0.0 (t2_stop_f), max 0.0 (t2_stop_f), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_c: count 2, min 0.0 (t0_stop_c), max 109.0 (t2_stop_c), mean 54.5, Q1 0.0, median 109.0, Q3 109.0, mean_abs 54.5, median_abs 109.0
< depart delay:stop_c2: count 2, min 0.0 (t1_stop_c2), max 149.0 (t3_stop_c2), mean 74.5, Q1 0.0, median 149.0, Q3 149.0, mean_abs 74.5, median_abs 149.0
< depart delay:stop_i: count 1, min 176.0 (t3_stop_i), max 176.0 (t3_stop_i), mean 176.0, Q1 176.0, median 176.0, Q3 176.0, mean_abs 176.0, median_abs 176.0
< 
< mean depart delay grouped by [stopID]: count 6, min 0.0 (stop_a), max 176.0 (stop_i), mean 50.8, Q1 0.0, median 54.5, Q3 74.5, mean_abs 50.8, median_abs 54.5
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay:stop_a" count="1" min="0.0" minLabel="t0_stop_a" max="0.0" maxLabel="t0_stop_a" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_e" count="1" min="0.0" minLabel="t1_stop_e" max="0.0" maxLabel="t1_stop_e" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_f" count="1" min="0.0" minLabel="t2_stop_f" max="0.0" maxLabel="t2_stop_f" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_c" count="2" min="0.0" minLabel="t0_stop_c" max="109.0" maxLabel="t2_stop_c" mean="54.5" Q1="0.0" median="109.0" Q3="109.0" meanAbs="54.5" medianAbs="109.0"/>
    <statistic description="depart delay:stop_c2" count="2" min="0.0" minLabel="t1_stop_c2" max="149.0" maxLabel="t3_stop_c2" mean="74.5" Q1="0.0" median="149.0" Q3="149.0" meanAbs="74.5" medianAbs="149.0"/>
    <statistic description="depart delay:stop_i" count="1" min="176.0" minLabel="t3_stop_i" max="176.0" maxLabel="t3_stop_i" mean="176.0" Q1="176.0" median="176.0" Q3="176.0" meanAbs="176.0" medianAbs="176.0"/>
    <statistic description="mean depart delay grouped by [stopID]" count="6" min="0.0" minLabel="stop_a" max="176.0" maxLabel="stop_i" mean="50.8" Q1="0.0" median="54.5" Q3="74.5" meanAbs="50.8" medianAbs="54.5"/>
</scheduleStats>

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats histogram ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,9d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< histogram of depart delay:
<   0: 5
< 110: 1
< 150: 1
< 180: 1
< depart delay: count 8, min 0.0 (t0_stop_a), max 176.0 (t3_stop_i), mean 54.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 54.2, median_abs 0.0
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay" count="8" min="0.0" minLabel="t0_stop_a" max="176.0" maxLabel="t3_stop_i" mean="54.2" Q1="0.0" median="0.0" Q3="149.0" meanAbs="54.2" medianAbs="0.0">
        <hist key="0.0" value="5"/>
        <hist key="110.0" value="1"/>
        <hist key="150.0" value="1"/>
        <hist key="180.0" value="1"/>
    </statistic>
</scheduleStats>

TEST FAILED on ts-bapmsumm1bld : public_transport scheduleStats xml-output ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,4d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay: count 8, min 0.0 (t0_stop_a), max 176.0 (t3_stop_i), mean 54.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 54.2, median_abs 0.0
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay" count="8" min="0.0" minLabel="t0_stop_a" max="176.0" maxLabel="t3_stop_i" mean="54.2" Q1="0.0" median="0.0" Q3="149.0" meanAbs="54.2" medianAbs="0.0"/>
</scheduleStats>

TEST FAILED on ts-bapmsumm1bld : route countEdgeUsage poi ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> countEdgeUsage.py, in <module>
>     main()
> countEdgeUsage.py, in main
>     parseSimple(outf, options)
> countEdgeUsage.py, in parseSimple
>     lon, lat = net.convertXY2LonLat(*net.getEdge(e).getShape()[0])
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
1,2d0
< departEdges: count 16, min 0.00 (142575691#0), max 190.00 (143308546#0), mean 76.81, Q1 45.00, median 69.00, Q3 137.00
< arrivalEdges: count 16, min 0.00 (-142575691#0), max 159.00 (143308546#8), mean 76.81, Q1 53.00, median 94.00, Q3 121.00
---------- Differences in pois ----------
7,71d6
<     <poi id="-142575691#0" lon="13.531263" lat="52.429818">
<         <param key="departed" value="45"/>
<         <param key="arrived" value="0"/>
<     </poi>
<     <poi id="142575691#0" lon="13.530996" lat="52.429919">
<         <param key="departed" value="0"/>
<         <param key="arrived" value="105"/>
<     </poi>
<     <poi id="142575692#0" lon="13.529488" lat="52.429606">
<         <param key="departed" value="61"/>
<         <param key="arrived" value="116"/>
<     </poi>
<     <poi id="142575692#2" lon="13.528760" lat="52.430283">
<         <param key="departed" value="0"/>
<         <param key="arrived" value="103"/>
<     </poi>
<     <poi id="142575693#0" lon="13.527038" lat="52.432033">
<         <param key="departed" value="73"/>
<         <param key="arrived" value="0"/>
<     </poi>
<     <poi id="143308542#0" lon="13.526873" lat="52.428795">
<         <param key="departed" value="118"/>
<         <param key="arrived" value="0"/>
<     </poi>
<     <poi id="143308542#2" lon="13.529334" lat="52.429308">
<         <param key="departed" value="137"/>
<         <param key="arrived" value="53"/>
<     </poi>
<     <poi id="143308542#4" lon="13.530163" lat="52.429614">
<truncated after showing first 30 lines>
---------- Differences in routes ----------
2,20d1
<     <interval begin="0" end="1000000" id="routeStats">
<         <edge id="-142575691#0" departed="45" arrived="0" delta="-45"/>
<         <edge id="142575691#0" departed="0" arrived="105" delta="105"/>
<         <edge id="142575692#0" departed="61" arrived="116" delta="55"/>
<         <edge id="142575692#2" departed="0" arrived="103" delta="103"/>
<         <edge id="142575693#0" departed="73" arrived="0" delta="-73"/>
<         <edge id="143308542#0" departed="118" arrived="0" delta="-118"/>
<         <edge id="143308542#2" departed="137" arrived="53" delta="-84"/>
<         <edge id="143308542#4" departed="93" arrived="83" delta="-10"/>
<         <edge id="143308542#5" departed="69" arrived="94" delta="25"/>
<         <edge id="143308542#6" departed="0" arrived="127" delta="127"/>
<         <edge id="143308546#0" departed="190" arrived="0" delta="-190"/>
<         <edge id="143308546#1" departed="187" arrived="59" delta="-128"/>
<         <edge id="143308546#3" departed="146" arrived="73" delta="-73"/>
<         <edge id="143308546#7" departed="60" arrived="121" delta="61"/>
<         <edge id="143308546#8" departed="50" arrived="159" delta="109"/>
<         <edge id="143308546#9" departed="0" arrived="136" delta="136"/>
<     </interval>
< </edgedata>

6 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,2
> /Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
route tracemapper basic ( Last six runs Feb2023 )
route tracemapper fillGaps basic ( Last six runs Feb2023 )
route tracemapper internal delta ( Last six runs Feb2023 )
route tracemapper internal fillGaps ( Last six runs Feb2023 )
route tracemapper internal plain ( Last six runs Feb2023 )
route tracemapper offset ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : route tracemapper bs ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 4 points
---------- Differences in routes ----------
5,6d4
<     <route id="t0" edges="600489982 600489983 600489984 600489985"/>
< </routes>

TEST FAILED on ts-bapmsumm1bld : route tracemapper bs3 ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 8 points
---------- Differences in routes ----------
5,6d4
<     <route id="t3" edges="125502220 600490670 600490024 600490025 600490026 600490970"/>
< </routes>

TEST FAILED on ts-bapmsumm1bld : route tracemapper fillGaps geo ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 2 points
---------- Differences in routes ----------
5,6d4
<     <route id="vehicle1" edges="beg middle end"/>
< </routes>

TEST FAILED on ts-bapmsumm1bld : route tracemapper geo ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 2 points
---------- Differences in routes ----------
5,6d4
<     <route id="vehicle1" edges="beg end"/>
< </routes>

TEST FAILED on ts-bapmsumm1bld : route tracemapper unmapped ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3,13d2
< mapping trace with 18 points
< Found no candidate edges for 4870.234796670498,10089.603445301764
< Found no candidate edges for 4864.586877862457,10155.90743032936
< Found no candidate edges for 4864.441538386745,10157.582431054674
< Found no candidate edges for 4864.311242061434,10158.112638860941
< Found no candidate edges for 4864.224767940119,10158.291991189122
< Found no candidate edges for 4856.951360172126,10213.408242867328
< Found no candidate edges for 4858.201709950576,10218.7895333739
< Found no candidate edges for 4858.42631768086,10218.90314238239
< Found no candidate edges for 4858.828239186434,10219.106438605115
< Found no candidate edges for 4859.36161410436,10219.431977975182
---------- Differences in routes ----------
5,6d4
<     <route id="vehicle1" edges="276295108"/>
< </routes>

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,4
> /Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
> /Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py:312: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
sumolib net ( Last six runs Feb2023 )
sumolib net_intermodal ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler intervals optimize_verbose ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,10d0
< Loaded 3 routes (3 distinct)
< 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 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.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 (1 distinct) achieving total count 20 (100.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_2" edges="-3 -3.180.00 5"/> <!-- 10 (route_0) -->

    <flow id="0_2" begin="0.00" end="270.00" number="10" route="0_2"/>
<!-- 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-bapmsumm1bld : turndefs routeSampler min_count_optimize ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,15d0
< Loaded 98 routes (98 distinct)
< input route edge count: count 98, min 2.00 (7), max 16.00 (39), mean 8.66, Q1 6.00, median 9.00, Q3 11.00
<  histogram: [(2, 2), (3, 3), (4, 8), (5, 6), (6, 10), (7, 8), (8, 12), (9, 10), (10, 12), (11, 7), (12, 3), (13, 7), (14, 4), (15, 4), (16, 2)]
< input route detector count: count 98, min 1.00 (7), max 15.00 (39), mean 7.66, Q1 5.00, median 8.00, Q3 10.00
<  histogram: [(1, 2), (2, 3), (3, 8), (4, 6), (5, 10), (6, 8), (7, 12), (8, 10), (9, 12), (10, 7), (11, 3), (12, 7), (13, 4), (14, 4), (15, 2)]
< Ignored 13 routes which pass fewer than 4 counting location
< result route edge count: count 88, min 5.00 (32), max 16.00 (68), mean 9.27, Q1 7.00, median 9.00, Q3 11.00
<  histogram: [(5, 8), (6, 10), (7, 8), (8, 14), (9, 11), (10, 12), (11, 6), (12, 2), (13, 7), (14, 4), (15, 4), (16, 2)]
< result route detector count: count 88, min 4.00 (32), max 15.00 (68), mean 8.27, Q1 6.00, median 8.00, Q3 10.00
<  histogram: [(4, 8), (5, 10), (6, 8), (7, 14), (8, 11), (9, 12), (10, 6), (11, 2), (12, 7), (13, 4), (14, 4), (15, 2)]
< GEH: count 138, min 0.00 ([-58.121.42 64] 36 36), max 12.06 ([-123.121.42 131] 72 0), mean 0.71, Q1 0.00, median 0.00, Q3 0.00
< Warning: underflow locations: count 22, min 1.00 (('-152.80.00', '-131')), max 2.00 (('-123.121.42', '131')), mean 1.05, Q1 1.00, median 1.00, Q3 1.00 (total 23)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 88 routes (74 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="43 68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00"/>
    </vehicle>
    <vehicle id="1" depart="1.12">
        <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
    </vehicle>
    <vehicle id="2" depart="2.25">
        <route edges="-45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58"/>
    </vehicle>
    <vehicle id="3" depart="3.38">
        <route edges="-43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 152"/>
    </vehicle>
    <vehicle id="4" depart="4.50">
        <route edges="-152.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="5" depart="5.62">
        <route edges="27.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 75 75.121.42"/>
    </vehicle>
    <vehicle id="6" depart="6.75">
        <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="7" depart="7.88">
        <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 144"/>
    </vehicle>
    <vehicle id="8" depart="9.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler optimize_1 ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,3c1
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
---
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< Warning: underflow locations: count 3, min 1.00 (('-3', '-3.180.00')), max 1.00 (('-3', '-3.180.00')), mean 1.00, Q1 1.00, median 1.00, Q3 1.00 (total 3)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 99 routes (96 distinct) achieving total count 748 (99.60%) at 138 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="15 15.180.00 -123 -123.121.42 -109 -109.80.00 -11"/>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <route edges="-152.80.00 -131 -131.180.00 131"/>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <route edges="-144 -144.121.42 -131 -131.180.00 131 131.180.00"/>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <route edges="-123 -123.121.42 131 131.180.00"/>
    </vehicle>
    <vehicle id="5" depart="5.00">
        <route edges="123 123.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 43 68"/>
    </vehicle>
    <vehicle id="6" depart="6.00">
        <route edges="123 123.121.42 -123"/>
    </vehicle>
    <vehicle id="7" depart="7.00">
        <route edges="64.80.00 120 120.180.00 131 131.180.00 -131"/>
    </vehicle>
    <vehicle id="8" depart="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler optimize_2 ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,4d0
< Optimization succeeded
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="43 68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00"/>
    </vehicle>
    <vehicle id="1" depart="1.01">
        <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="2" depart="2.02">
        <route edges="-152.80.00 -131 -131.180.00 131"/>
    </vehicle>
    <vehicle id="3" depart="3.03">
        <route edges="-144 -144.121.42 -131 -131.180.00 131 131.180.00"/>
    </vehicle>
    <vehicle id="4" depart="4.04">
        <route edges="-123 -123.121.42 131 131.180.00"/>
    </vehicle>
    <vehicle id="5" depart="5.05">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
    </vehicle>
    <vehicle id="6" depart="6.06">
        <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"/>
    </vehicle>
    <vehicle id="7" depart="7.07">
        <route edges="-79 -79.80.00 -60 -60.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="8" depart="8.08">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler optimize_few_detectors ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< 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)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 201 routes (3 distinct) achieving total count 402 (100.50%) 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="99.0" -->
    <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 -->

    <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"/>
</routes>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler optimize_full ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,3c1
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
---
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,4d0
< Optimization succeeded
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="123 123.121.42 -123"/>
    </vehicle>
    <vehicle id="1" depart="1.01">
        <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
    </vehicle>
    <vehicle id="2" depart="2.02">
        <route edges="68 -45 -45.80.00 -27 -27.80.00 -71 -55"/>
    </vehicle>
    <vehicle id="3" depart="3.03">
        <route edges="-27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 144 144.121.42"/>
    </vehicle>
    <vehicle id="4" depart="4.04">
        <route edges="31.80.00 58"/>
    </vehicle>
    <vehicle id="5" depart="5.05">
        <route edges="37 -58 -58.121.42 -31 -31.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 -131 -131.180.00"/>
    </vehicle>
    <vehicle id="6" depart="6.06">
        <route edges="131 131.180.00 144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 55 71"/>
    </vehicle>
    <vehicle id="7" depart="7.07">
        <route edges="-64.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="8" depart="8.08">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler optimize_minimize-vehs ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,34c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '109.80.00 -120' (count 1)
< Warning: no routes pass edges '-131.180.00 131' (count 2)
< Warning: no routes pass edges '-123.121.42 131' (count 2)
< Warning: no routes pass edges '-64.80.00 64' (count 2)
< Warning: no routes pass edges '-11.80.00 15' (count 2)
< Warning: no routes pass edges '31.80.00 58' (count 4)
< Warning: no routes pass edges '-79.80.00 -60' (count 3)
< Warning: no routes pass edges '-148 -148.80.00' (count 2)
< Warning: no routes pass edges '11.80.00 -11' (count 1)
< Warning: no routes pass edges '-60.80.00 64' (count 1)
< Warning: no routes pass edges '-15.180.00 5' (count 1)
< Warning: no routes pass edges '71.121.42 -3' (count 2)
< Warning: no routes pass edges '71 71.121.42' (count 1)
< Warning: no routes pass edges '27.80.00 55' (count 3)
< Warning: no routes pass edges '23.80.00 37' (count 3)
< Warning: no routes pass edges '-75.121.42 75' (count 1)
< Warning: no routes pass edges '-144.121.42 144' (count 2)
< Warning: no routes pass edges '-144.121.42 152' (count 2)
< Warning: no routes pass edges '37 -58' (count 6)
< Warning: no routes pass edges '120.180.00 131' (count 3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< 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)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 49 routes (26 distinct) achieving total count 422 (56.19%) at 138 locations. GEH<5 for 42.75%
< 
---------- 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="99.0" -->
    <route id="4" edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/> <!-- 3 -->
    <route id="8" edges="-15 -15.180.00 15 15.180.00"/> <!-- 1 -->
    <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 1 -->
    <route id="12" 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"/> <!-- 2 -->
    <route id="13" edges="-3.180.00 11 11.80.00 109 109.80.00 123"/> <!-- 2 -->
    <route id="14" edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/> <!-- 4 -->
    <route id="16" 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"/> <!-- 1 -->
    <route id="17" edges="-45 -45.80.00 -27 -27.80.00 -3 -3.180.00 3"/> <!-- 1 -->
    <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="19" edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/> <!-- 1 -->
    <route id="20" 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"/> <!-- 5 -->
    <route id="22" edges="-75 -75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23 23.80.00"/> <!-- 1 -->
    <route id="23" edges="-79 -79.80.00 75 75.121.42 120 120.180.00 -120 -120.180.00"/> <!-- 2 -->
    <route id="24" edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/> <!-- 1 -->
    <route id="25" edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/> <!-- 1 -->
    <route id="26" edges="109.80.00 -109 -109.80.00 -11 -11.80.00 5"/> <!-- 2 -->
    <route id="27" edges="120 120.180.00 -109 -109.80.00 23 23.80.00 -23"/> <!-- 1 -->
    <route id="28" 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"/> <!-- 1 -->
    <route id="31" edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/> <!-- 2 -->
    <route id="32" edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/> <!-- 4 -->
    <route id="35" edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/> <!-- 2 -->
    <route id="39" edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/> <!-- 2 -->
    <route id="42" 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"/> <!-- 2 -->
    <route id="43" edges="43 68 -45 -45.80.00 -27 -27.80.00 27 27.80.00 45"/> <!-- 1 -->
    <route id="44" edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/> <!-- 3 -->
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler small_input_duplicates_noSampling ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,127c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-58.121.42 -31' (count 3)
< Warning: no routes pass edges '45 -68' (count 3)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-31.80.00 -23' (count 13)
< Warning: no routes pass edges '-92.180.00 -60' (count 1)
< Warning: no routes pass edges '-131 -131.180.00' (count 6)
< Warning: no routes pass edges '-23.80.00 -11' (count 12)
< Warning: no routes pass edges '-23.80.00 23' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-120.180.00 -75' (count 2)
< Warning: no routes pass edges '144 144.121.42' (count 7)
< Warning: no routes pass edges '-152.80.00 -131' (count 2)
< Warning: no routes pass edges '60 60.80.00' (count 3)
< Warning: no routes pass edges '144.121.42 -15' (count 4)
< Warning: no routes pass edges '144.121.42 -123' (count 2)
< Warning: no routes pass edges '131 131.180.00' (count 9)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 144' (count 3)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '68 -45' (count 6)
< Warning: no routes pass edges '75.121.42 120' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '123.121.42 -15' (count 1)
< Warning: no routes pass edges '123.121.42 -123' (count 1)
< Warning: no routes pass edges '-45 -45.80.00' (count 4)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< Warning: underflow locations: count 135, min 1.00 (('-58.121.42', '64')), max 23.00 (('3', '3.180.00')), mean 5.39, Q1 2.00, median 3.00, Q3 7.00 (total 727)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 4 routes (2 distinct) achieving total count 24 (3.20%) at 138 locations. GEH<5 for 2.90%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="-37 -37.80.00 31 31.80.00 64 64.80.00 -64"/>
    </vehicle>
    <vehicle id="1" depart="24.75">
        <route edges="58 -37 -37.80.00 -23 -23.80.00 109 109.80.00 123"/>
    </vehicle>
    <vehicle id="2" depart="49.50">
        <route edges="-37 -37.80.00 31 31.80.00 64 64.80.00 -64"/>
    </vehicle>
    <vehicle id="3" depart="74.25">
        <route edges="58 -37 -37.80.00 -23 -23.80.00 109 109.80.00 123"/>
    </vehicle>
</routes>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler small_input_noSampling_optimize ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,34c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '109.80.00 -120' (count 1)
< Warning: no routes pass edges '-131.180.00 131' (count 2)
< Warning: no routes pass edges '-123.121.42 131' (count 2)
< Warning: no routes pass edges '-64.80.00 64' (count 2)
< Warning: no routes pass edges '-11.80.00 15' (count 2)
< Warning: no routes pass edges '31.80.00 58' (count 4)
< Warning: no routes pass edges '-79.80.00 -60' (count 3)
< Warning: no routes pass edges '-148 -148.80.00' (count 2)
< Warning: no routes pass edges '11.80.00 -11' (count 1)
< Warning: no routes pass edges '-60.80.00 64' (count 1)
< Warning: no routes pass edges '-15.180.00 5' (count 1)
< Warning: no routes pass edges '71.121.42 -3' (count 2)
< Warning: no routes pass edges '71 71.121.42' (count 1)
< Warning: no routes pass edges '27.80.00 55' (count 3)
< Warning: no routes pass edges '23.80.00 37' (count 3)
< Warning: no routes pass edges '-75.121.42 75' (count 1)
< Warning: no routes pass edges '-144.121.42 144' (count 2)
< Warning: no routes pass edges '-144.121.42 152' (count 2)
< Warning: no routes pass edges '37 -58' (count 6)
< Warning: no routes pass edges '120.180.00 131' (count 3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< 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)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 51 routes (29 distinct) achieving total count 417 (55.53%) at 138 locations. GEH<5 for 43.48%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <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"/>
    </vehicle>
    <vehicle id="1" depart="1.94">
        <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
    </vehicle>
    <vehicle id="2" depart="3.88">
        <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
    </vehicle>
    <vehicle id="3" depart="5.82">
        <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/>
    </vehicle>
    <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>
    <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>
    <vehicle id="6" depart="11.65">
        <route 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"/>
    </vehicle>
    <vehicle id="7" depart="13.59">
        <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/>
    </vehicle>
    <vehicle id="8" depart="15.53">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler small_input_optimize ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,34c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '109.80.00 -120' (count 1)
< Warning: no routes pass edges '-131.180.00 131' (count 2)
< Warning: no routes pass edges '-123.121.42 131' (count 2)
< Warning: no routes pass edges '-64.80.00 64' (count 2)
< Warning: no routes pass edges '-11.80.00 15' (count 2)
< Warning: no routes pass edges '31.80.00 58' (count 4)
< Warning: no routes pass edges '-79.80.00 -60' (count 3)
< Warning: no routes pass edges '-148 -148.80.00' (count 2)
< Warning: no routes pass edges '11.80.00 -11' (count 1)
< Warning: no routes pass edges '-60.80.00 64' (count 1)
< Warning: no routes pass edges '-15.180.00 5' (count 1)
< Warning: no routes pass edges '71.121.42 -3' (count 2)
< Warning: no routes pass edges '71 71.121.42' (count 1)
< Warning: no routes pass edges '27.80.00 55' (count 3)
< Warning: no routes pass edges '23.80.00 37' (count 3)
< Warning: no routes pass edges '-75.121.42 75' (count 1)
< Warning: no routes pass edges '-144.121.42 144' (count 2)
< Warning: no routes pass edges '-144.121.42 152' (count 2)
< Warning: no routes pass edges '37 -58' (count 6)
< Warning: no routes pass edges '120.180.00 131' (count 3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< 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)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 50 routes (27 distinct) achieving total count 410 (54.59%) at 138 locations. GEH<5 for 42.75%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
    </vehicle>
    <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>
    <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>
    <vehicle id="3" depart="5.94">
        <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
    </vehicle>
    <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>
    <vehicle id="5" depart="9.90">
        <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
    </vehicle>
    <vehicle id="6" depart="11.88">
        <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/>
    </vehicle>
    <vehicle id="7" depart="13.86">
        <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
    </vehicle>
    <vehicle id="8" depart="15.84">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler totalCount higher_optimize ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,6d0
< Optimization succeeded
< Warning: underflow locations: count 1, min 9.00 (('-31.80.00', '37')), max 9.00 (('-31.80.00', '37')), mean 9.00, Q1 9.00, median 9.00, Q3 9.00 (total 9)
< Warning: overflow locations: count 2, min -2.00 (('-31.80.00', '-23')), max -2.00 (('-31.80.00', '-23')), mean -2.00, Q1 -2.00, median -2.00, Q3 -2.00 (total -4)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 100 routes (67 distinct) achieving total count 45 (90.00%) at 9 locations. GEH<5 for 88.89%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="37 -58 -58.121.42 -31 -31.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 -131 -131.180.00"/>
    </vehicle>
    <vehicle id="1" depart="0.99">
        <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
    </vehicle>
    <vehicle id="2" depart="1.98">
        <route edges="-3.180.00 11 11.80.00 23 23.80.00"/>
    </vehicle>
    <vehicle id="3" depart="2.97">
        <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
    </vehicle>
    <vehicle id="4" depart="3.96">
        <route edges="131 131.180.00 144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 55 71"/>
    </vehicle>
    <vehicle id="5" depart="4.95">
        <route edges="-75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23"/>
    </vehicle>
    <vehicle id="6" depart="5.94">
        <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="7" depart="6.93">
        <route edges="11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="8" depart="7.92">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : turndefs routeSampler totalCount lower_optimize ( Last six runs Feb2023 )

---------- Differences in errors ----------
1c1
< Cannot fulfill total interval count of 50 due to lack of unrestricted routes
---
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,6d0
< Optimization succeeded
< Warning: underflow locations: count 95, min 1.00 (('-58.121.42', '64')), max 7.00 (('-27', '-27.80.00')), mean 1.97, Q1 1.00, median 2.00, Q3 3.00 (total 187)
< Warning: overflow locations: count 2, min -1.00 (('-31.80.00', '-23')), max -1.00 (('-31.80.00', '-23')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -2)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 49 routes (31 distinct) achieving total count 566 (75.37%) at 138 locations. GEH<5 for 59.42%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="-60 -60.80.00 -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"/>
    </vehicle>
    <vehicle id="1" depart="2.02">
        <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 109 109.80.00 123 123.121.42"/>
    </vehicle>
    <vehicle id="2" depart="4.04">
        <route edges="58 -37 -37.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00"/>
    </vehicle>
    <vehicle id="3" depart="6.06">
        <route edges="37 -58 -58.121.42 -31 -31.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 -131 -131.180.00"/>
    </vehicle>
    <vehicle id="4" depart="8.08">
        <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
    </vehicle>
    <vehicle id="5" depart="10.10">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
    </vehicle>
    <vehicle id="6" depart="12.12">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
    </vehicle>
    <vehicle id="7" depart="14.14">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
    </vehicle>
    <vehicle id="8" depart="16.16">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes edgeData_fundamental ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: found idattr 'id' in element 'interval' (level 2) and element 'edge' (level 3). Using 'edge'.
---------- Missing result in csv ----------
# "-1000"
10.34 180.0
10.6 180.0
10.9 180.0
3.38 60.0
4.78 120.0
7.82 180.0
7.01 120.0
9.61 180.0
1.0 0.0
3.54 120.0
14.31 180.0
3.0 60.0
4.87 60.0
3.8 60.0
1.84 0.0
4.13 0.0


# "-1002"
0.81 0.0
6.6 180.0
4.54 120.0
1.49 60.0
1.61 60.0
4.15 60.0
1.77 0.0
6.22 240.0
8.55 180.0
11.73 300.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes edgeData_speeds ( Last six runs Feb2023 )

---------- Differences in errors ----------
1c1,4
< Warning: Skipped 732 lines because of missing attributes 'speed'.
---
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: found idattr 'id' in element 'interval' (level 2) and element 'edge' (level 3). Using 'edge'.
---------- Missing result in csv ----------
# "-120"
60.0 13.45
120.0 16.39
180.0 8.25
240.0 6.94
300.0 4.11
360.0 8.67
420.0 10.67
480.0 8.84
540.0 4.64
600.0 6.36
660.0 6.96
720.0 4.88
780.0 1.25
840.0 5.32
900.0 9.69
960.0 13.09
1020.0 9.57
1080.0 8.17


# "120"
0.0 13.81
60.0 13.92
120.0 12.22
180.0 12.47
240.0 12.78
300.0 10.27
360.0 10.17
420.0 9.46
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes edgeRelations_multi_id ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "-19|-40"
3600.0 576.0
7200.0 715.0


# "-25#0|-25#1"
3600.0 42.0
7200.0 16.0


# "-25#1|-9"
3600.0 42.0
7200.0 16.0


# "-2|-26"
3600.0 288.0
7200.0 1667.0


# "-2|-55"
7200.0 2.0


# "-31|-36"
0.0 18.0
3600.0 320.0
7200.0 1427.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes edgeRelations_multi_x ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
-31|-36 18.0
-31|48 3.0
-36|-2 19.0
-36|-60 3.0
-40|-26 17.0
-40|2 2.0
-19|-40 576.0
-2|-26 288.0
-25#0|-25#1 42.0
-25#1|-9 42.0
-31|-36 320.0
-31|48 42.0
-36|-2 247.0
-36|-60 119.0
-40|-26 288.0
-40|2 288.0
-19|-40 715.0
-2|-26 1667.0
-2|-55 2.0
-25#0|-25#1 16.0
-25#1|-9 16.0
-31|-36 1427.0
-31|48 66.0
-36|-2 1460.0
-36|-60 54.0
-40|-26 597.0
-40|-55 1.0
-40|2 117.0

<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes fcd_no_id_explicit ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
16.0 401.65
17.0 401.65
18.0 401.65
19.0 401.65
20.0 401.65
21.0 401.65
22.0 401.65
23.0 401.65
24.0 401.65
25.0 401.65
26.0 401.65
27.0 401.65
28.0 401.65
29.0 401.65
30.0 401.65
31.0 401.65
32.0 401.65
33.0 401.65
34.0 401.65
35.0 401.65
36.0 401.65
37.0 401.65
37.0 401.65
38.0 401.65
38.0 401.65
39.0 401.65
39.0 401.65
40.0 401.65
40.0 401.65
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes filtered-ids_wildcards ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "bus_130_0"
28.0 0.89
29.0 2.8
74.0 0.79
74.0 2.84


# "bus_13_0"
26.0 0.83
27.0 2.61


# "bus_14_0"
44.0 2.08
44.0 2.39


# "bus_810_0"
28.0 0.89


# "bus_81_0"
26.0 0.83
29.0 1.05


# "bus_86_60"
80.0 2.28


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes lanechange_missing_data ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"


# "Costa_12_1"
7.86 9.79


# "Costa_12_13"
9.67 25.6


# "Costa_12_3"


# "Costa_12_7"


# "Costa_12_9"
0.02 43.54


# "Costa_1_15"
0.05 8.0


# "Costa_1_17"


# "Costa_1_2"
11.43 20.53
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes lanechange_reason ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"
cooperative 33.0
strategic|urgent 39.0


# "Costa_12_1"
cooperative 41.0
strategic|urgent 48.0


# "Costa_12_13"
cooperative 73.0
strategic|urgent 76.0


# "Costa_12_3"
cooperative 54.0
strategic|urgent 58.0


# "Costa_12_7"
cooperative 57.0
strategic|urgent 63.0


# "Costa_12_9"
cooperative 64.0
strategic|urgent 80.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes lanechange_reason_filter ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"


# "Costa_12_1"


# "Costa_12_13"


# "Costa_12_3"


# "Costa_12_7"


# "Costa_12_9"


# "Costa_1_15"


# "Costa_1_17"


# "Costa_1_2"


# "Costa_1_4"
1 86.0

<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes lanechange_reason_sort ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"
2 33.0
1 39.0


# "Costa_12_1"
2 41.0
1 48.0


# "Costa_12_13"
2 73.0
1 76.0


# "Costa_12_3"
2 54.0
1 58.0


# "Costa_12_7"
2 57.0
1 63.0


# "Costa_12_9"
2 64.0
1 80.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes lanechange_reason_sort_reposition ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"
5.0 33.0
2.0 39.0


# "Costa_12_1"
5.0 41.0
2.0 48.0


# "Costa_12_13"
5.0 73.0
2.0 76.0


# "Costa_12_3"
5.0 54.0
2.0 58.0


# "Costa_12_7"
5.0 57.0
2.0 63.0


# "Costa_12_9"
5.0 64.0
2.0 80.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes summary_multi_y_split ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "halting"
0.0 9.0
1.0 0.0
2.0 1.0
3.0 4.0
4.0 4.0
5.0 2.0
6.0 1.0
7.0 3.0
8.0 4.0
9.0 2.0
10.0 1.0
11.0 4.0
12.0 2.0
13.0 1.0
14.0 3.0
15.0 1.0
16.0 2.0
17.0 4.0
18.0 2.0
19.0 3.0
20.0 2.0
21.0 5.0
22.0 0.0
23.0 2.0
24.0 3.0
25.0 4.0
26.0 2.0
27.0 4.0
28.0 4.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes summary_no_id ( Last six runs Feb2023 )

---------- Differences in errors ----------
1c1,4
< idattr 'id' not found in input_data.xml
---
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
0.0 9.0
1.0 9.0
2.0 10.0
3.0 14.0
4.0 18.0
5.0 20.0
6.0 21.0
7.0 24.0
8.0 28.0
9.0 30.0
10.0 31.0
11.0 35.0
12.0 37.0
13.0 38.0
14.0 41.0
15.0 42.0
16.0 44.0
17.0 48.0
18.0 50.0
19.0 53.0
20.0 55.0
21.0 60.0
22.0 60.0
23.0 62.0
24.0 65.0
25.0 68.0
26.0 69.0
27.0 72.0
28.0 74.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes summary_no_id_explicit ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
0.0 9.0
1.0 9.0
2.0 10.0
3.0 14.0
4.0 18.0
5.0 20.0
6.0 21.0
7.0 24.0
8.0 28.0
9.0 30.0
10.0 31.0
11.0 35.0
12.0 37.0
13.0 38.0
14.0 41.0
15.0 42.0
16.0 44.0
17.0 48.0
18.0 50.0
19.0 53.0
20.0 55.0
21.0 60.0
22.0 60.0
23.0 62.0
24.0 65.0
25.0 68.0
26.0 69.0
27.0 72.0
28.0 74.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes tripinfo_mixed_depart_routeLength ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "car"
120.0 226.48


TEST FAILED on ts-bapmsumm1bld : visualization plotXMLAttributes tripinfo_rank_depart ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "ride_not_finished"
3.0 0.0


# "ride_not_started"
5.0 1.0


# "walk_not_finshed"
1.0 2.0


TEST FAILED on ts-bapmsumm1bld : visualization plot_csv_bars plain ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_csv_bars.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_csv_bars pm10effects ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_csv_bars.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="576pt" height="288pt" viewBox="0 0 576 288" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 288 
L 576 288 
L 576 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_csv_bars vertical ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_csv_bars.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="288pt" height="576pt" viewBox="0 0 288 576" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 576 
L 288 576 
L 288 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_csv_pie.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="432pt" height="432pt" viewBox="0 0 432 432" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 432 
L 432 432 
L 432 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>
visualization plot_csv_pie paradigm ( Last six runs Feb2023 )
visualization plot_csv_pie pm10effects ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : visualization plot_csv_pie plain ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_csv_pie.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_csv_timeline plain ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_csv_timeline.py", line 35, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

5 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>
visualization plot_net_dump colormap ( Last six runs Feb2023 )
visualization plot_net_dump constant_widths ( Last six runs Feb2023 )
visualization plot_net_dump internal ( Last six runs Feb2023 )
visualization plot_net_dump logColors ( Last six runs Feb2023 )
visualization plot_net_dump plain ( Last six runs Feb2023 )

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Skipping interval 600.0 without data
visualization plot_net_dump missingData ( Last six runs Feb2023 )
visualization plot_net_dump missingData_logScale ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : visualization plot_net_dump multiple_intervals ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: multiple time intervals detected, but the output filename(s) do not contain a '%s' placeholder. Continuing by using a default placeholder.
---------- Missing result in image-600 ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>
---------- Missing result in image-800 ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_net_dump verbose ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1,6d0
< Reading network from 'net.net.xml'
< Reading colors from 'input_weights.dump.xml' (attribute:occupancy)
< Reading width attribute from 'input_weights.dump.xml' (attribute:speed)
< Processing interval with a beginning of 600.0
< Color values are between 31.25 and 66.25
< Width values are between 0.0 and 25.0
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_net_speeds plain ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_net_speeds.py", line 30, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< 5.0 -> 40.0
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_summary plain ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/visualization/plot_summary.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
 <metadata>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <cc:Work>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    <dc:format>image/svg+xml</dc:format>
    <dc:creator>
     <cc:Agent>
      <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
     </cc:Agent>
    </dc:creator>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_trajectories filter_edges ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Found 260 datapoints in fcd.xml and kept 115
---------- Missing result in csv ----------
"2"
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

"4"
40.0 0.0 0.0 0 270.0 194.9 104.95
41.0 2.35 2.35 2.35 270.0 192.55 104.95
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : visualization plot_trajectories filter_ids ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"2"
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-bapmsumm1bld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"first"
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>
visualization plot_trajectories gz ( Last six runs Feb2023 )
visualization plot_trajectories plain ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : visualization plot_trajectories kilometrage ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"1"
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-bapmsumm1bld : visualization plot_trajectories kilometrage_missing ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Found 0 datapoints in fcd.xml and kept 0

TEST FAILED on ts-bapmsumm1bld : visualization plot_trajectories leaderGap ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"0"
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-bapmsumm1bld : visualization plot_trajectories multiple_files ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"ego#2"
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-bapmsumm1bld : visualization plot_trajectories persons ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"0"
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-bapmsumm1bld : xml changeAttribute add ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> changeAttribute.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in routes ----------
<routes>
    <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Marien-A-1.private"/>
    </trip>
    <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Duerer-B-4.private"/>
    </trip>
    <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Wilhelmbode-B-4.private"/>
    </trip>
    <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Bennemann-A-1.private"/>
    </trip>
    <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Zimmer-A-1.private"/>
    </trip>
    <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Gruenewald-A-2.private"/>
    </trip>
    <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110647.00" departLane="best" departSpeed="max" id="100132248_100080507_407_0" to="5058977#1" type="large" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Roon-A-2.private"/>
    </trip>
    <trip depart="110792.00" departLane="best" departSpeed="max" id="100145771_100088248_405_0" to="5058977#1" type="large" departPos="stop" color="cyan">
        <stop duration="18000" parkingArea="Rosen-B-1.private"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : xml changeAttribute remove ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> changeAttribute.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in routes ----------
<routes>
    <trip depart="103748.00" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop">
        <stop duration="18000" parkingArea="Marien-A-1.private"/>
    </trip>
    <trip depart="106014.82" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop">
        <stop duration="18000" parkingArea="Duerer-B-4.private"/>
    </trip>
    <trip depart="107052.00" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Wilhelmbode-B-4.private"/>
    </trip>
    <trip depart="107111.00" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop">
        <stop duration="18000" parkingArea="Bennemann-A-1.private"/>
    </trip>
    <trip depart="109420.00" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Zimmer-A-1.private"/>
    </trip>
    <trip depart="109760.00" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110104.00" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Gruenewald-A-2.private"/>
    </trip>
    <trip depart="110260.00" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110647.00" departSpeed="max" id="100132248_100080507_407_0" to="5058977#1" type="large" departPos="stop">
        <stop duration="18000" parkingArea="Roon-A-2.private"/>
    </trip>
    <trip depart="110792.00" departSpeed="max" id="100145771_100088248_405_0" to="5058977#1" type="large" departPos="stop">
        <stop duration="18000" parkingArea="Rosen-B-1.private"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : xml changeAttribute remove_missing ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> changeAttribute.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in xml ----------
<data>
    <foo baz="32"/>
    <foo baz="33"/>
</data>

TEST FAILED on ts-bapmsumm1bld : xml changeAttribute update ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> changeAttribute.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in routes ----------
<routes>
    <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Marien-A-1.private"/>
    </trip>
    <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Duerer-B-4.private"/>
    </trip>
    <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Wilhelmbode-B-4.private"/>
    </trip>
    <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Bennemann-A-1.private"/>
    </trip>
    <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Zimmer-A-1.private"/>
    </trip>
    <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Gruenewald-A-2.private"/>
    </trip>
    <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110647.00" departLane="best" departSpeed="max" id="100132248_100080507_407_0" to="5058977#1" type="large" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Roon-A-2.private"/>
    </trip>
    <trip depart="110792.00" departLane="best" departSpeed="max" id="100145771_100088248_405_0" to="5058977#1" type="large" departPos="stop" color="red">
        <stop duration="18000" parkingArea="Rosen-B-1.private"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : xml filterElements all ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> filterElements.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in routes ----------
<routes>
    <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop">
        </trip>
    <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop">
        </trip>
    <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop">
        </trip>
    <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop">
        </trip>
    <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop">
        </trip>
    <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop">
        </trip>
    <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop">
        </trip>
    <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop">
        </trip>
    <trip depart="110647.00" departLane="best" departSpeed="max" id="100132248_100080507_407_0" to="5058977#1" type="large" departPos="stop">
        </trip>
    <trip depart="110792.00" departLane="best" departSpeed="max" id="100145771_100088248_405_0" to="5058977#1" type="large" departPos="stop">
        </trip>
    <trip depart="110809.00" departLane="best" departSpeed="max" id="100140588_100085126_400_0" to="-377715253#3" type="medium" departPos="stop">
        </trip>
    <trip depart="110820.00" departLane="best" departSpeed="max" id="100087485_100055195_406_0" to="-38167738#10" type="large" departPos="stop">
        </trip>
    <trip depart="111688.00" departLane="best" departSpeed="max" id="100028769_100018941_418_0" to="41290241#4" type="large" departPos="stop">
        </trip>
    <trip depart="111733.00" departLane="best" departSpeed="max" id="100140029_100084909_428_0" to="5058977#1" type="large" departPos="stop">
        </trip>
    <trip depart="111862.00" departLane="best" departSpeed="max" id="100162591_100097758_429_0" to="-316764349#2" type="small" departPos="stop">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : xml filterElements keepValues ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> filterElements.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in xml ----------
<data>
    <foo bar="42" baz="32"/>
    </data>

TEST FAILED on ts-bapmsumm1bld : xml filterElements removeValues ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> filterElements.py, in <module>
>     from lxml import etree as ET
> ModuleNotFoundError: No module named 'lxml'
---------- Missing result in routes ----------
<routes>
    <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Wilhelmbode-B-4.private"/>
    </trip>
    <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Zimmer-A-1.private"/>
    </trip>
    <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Korfes-A-3.private"/>
    </trip>
    <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Gruenewald-A-2.private"/>
    </trip>
    <trip depart="111862.00" departLane="best" departSpeed="max" id="100162591_100097758_429_0" to="-316764349#2" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Karlstrasse-B-1.private"/>
    </trip>
    <trip depart="112593.81" departLane="best" departSpeed="max" id="100320234_100186795_424_0" to="30429265#2" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Langerkamp-A-2.private"/>
    </trip>
    <trip depart="112707.00" departLane="best" departSpeed="max" id="100161534_100097132_443_0" to="316764353" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Gliesmaroder-A-7.private"/>
    </trip>
    <trip depart="112804.00" departLane="best" departSpeed="max" id="100091292_100057396_443_0" to="-316764349#2" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Georgwestermann-A-4.private"/>
    </trip>
    <trip depart="112871.84" departLane="best" departSpeed="max" id="100323732_100190293_431_0" to="30429265#2" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Fasanen-A-5.private"/>
    </trip>
    <trip depart="113237.02" departLane="best" departSpeed="max" id="100803526_100438370_433_0" to="30424681#3" type="small" departPos="stop">
        <stop duration="18000" parkingArea="Duerer-A-3.private"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests additional ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,332c1
< Error on parsing 'sumo/extended/calibrator/errors/invalid_flow/input_additional.add.xml'!
< Traceback (most recent call last):
<     doc = etree.parse(f)
<   File "sumo/tests/sumo/extended/calibrator/errors/invalid_flow/input_additional.add.xml", line 5
< XMLSyntaxError: Opening and ending tag mismatch: additional line 1 and calibrator, line 5, column 18
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< netedit/additionalelements/access/load/friendlypos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_ENUMERATION_VALID: Element 'access', attribute 'friendlyPos': [facet 'enumeration'] The value 'dummyFriendlyPos' is not an element of the set {'true', 'false', 'True', 'False', 'yes', 'no', 'on', 'off', '1', '0', 'x', '-'}.
< netedit/additionalelements/access/load/invalid_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'busStop': The attribute 'id' is required but missing.
< netedit/additionalelements/access/load/lane/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'access': The attribute 'lane' is required but missing.
< netedit/additionalelements/access/load/length/additionals.add.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'access', attribute 'length': [facet 'minInclusive'] The value '-30' is less than the minimum value allowed ('0').
< netedit/additionalelements/access/load/no_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'access': This element is not expected.
< netedit/additionalelements/basic/relative_positions/additionals.add.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'instantInductionLoop', attribute 'period': The attribute 'period' is not allowed.
< netedit/additionalelements/busstop/load/color/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'busStop', attribute 'color': '-7' is not a valid value of the union type 'colorType'.
< netedit/additionalelements/busstop/load/color/additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'busStop', attribute 'color': 'dummyparkingLength' is not a valid value of the union type 'colorType'.
< netedit/additionalelements/busstop/load/id/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'busStop', attribute 'id': [facet 'pattern'] The value 'ID with spaces' is not accepted by the pattern '[^ \t\n\r|\\;,']+'.
< netedit/additionalelements/busstop/load/id/additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'busStop': The attribute 'id' is required but missing.
< netedit/additionalelements/busstop/load/lane/additionals.add.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'busStop': The attribute 'lane' is required but missing.
< netedit/additionalelements/busstop/load/parameters/additionals.add.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/additionalelements/busstop/load/parameters/additionals.add.xml:2:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'busStop', attribute 'file': The attribute 'file' is not allowed.
< netedit/additionalelements/busstop/load/parameters/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/additionalelements/busstop/load/parkinglength/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'busStop', attribute 'parkingLength': [facet 'minInclusive'] The value '-7' is less than the minimum value allowed ('0').
< netedit/additionalelements/busstop/load/personcapacity/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'busStop', attribute 'personCapacity': [facet 'minInclusive'] The value '-7' is less than the minimum value allowed ('0').
< netedit/additionalelements/calibrator/load/id/additionals.add.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'calibrator', attribute 'id': [facet 'pattern'] The value '' is not accepted by the pattern '[^\t\n\r|\\;,']+'.
< netedit/additionalelements/calibrator/load/id/additionals.add.xml:6:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'calibrator': The attribute 'id' is required but missing.
< netedit/additionalelements/calibrator/load/parameters/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/additionalelements/calibrator/load/parameters/additionals.add.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/additionalelements/calibrator/load/period/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'calibrator', attribute 'period': [facet 'minExclusive'] The value '-50.00' must be greater than '0'.
< netedit/additionalelements/calibrator/load/pos/additionals.add.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'calibrator': The attribute 'pos' is required but missing.
< netedit/additionalelements/calibratorflow/load/arrivallane/additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'flow', attribute 'id': The attribute 'id' is not allowed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests cfgs ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,10c1
< Error on parsing 'sumo/meta/umlaut/sumo.sumocfg'!
< Traceback (most recent call last):
<     doc = etree.parse(f)
<   File "sumo/tests/sumo/meta/umlaut/sumo.sumocfg", line 3
< XMLSyntaxError: Input is not proper UTF-8, indicate encoding !
< Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 26
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< complex/traci/bugs/ticket3505_with_load_offset/sumo.sumocfg:6:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'load-state.offset', attribute 'value': '-100.0' is not a valid value of the union type 'timeTypeWithErrorValue'.
< sumo/meta/deprecated_option/sumo.sumocfg:11:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'abs-rand': This element is not expected.
< 
---
> neither SAX2Count nor lxml available, exiting
---------- Differences in output ----------
1d0
< <number> files checked

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests data ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,5c1
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< od2trips/errors/format/amitran/begin_missing/input_od.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'timeSlice': The attribute 'startTime' is required but missing.
< od2trips/errors/format/amitran/origin_missing/input_od.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'odPair': The attribute 'origin' is required but missing.
< od2trips/errors/format/amitran/type_missing/input_od.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'actorConfig': The attribute 'id' is required but missing.
< 
---
> neither SAX2Count nor lxml available, exiting
---------- Differences in output ----------
1d0
< <number> files checked

4 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1
> neither SAX2Count nor lxml available, exiting
---------- Differences in output ----------
1d0
< <number> files checked
xml schemaCheck tests jtrrouter ( Last six runs Feb2023 )
xml schemaCheck tests ticket3917 ( Last six runs Feb2023 )
xml schemaCheck tests tls ( Last six runs Feb2023 )
xml schemaCheck tools ( Last six runs Feb2023 )

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests netconvert ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,36c1
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< netconvert/import/XML/errors/broken_edge/edge#fromnode__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'from' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#fromnode__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'from' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#id__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
< netconvert/import/XML/errors/broken_edge/edge#id__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#id__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'id': [facet 'pattern'] The value '' is not accepted by the pattern '[^ \t\n\r|\\;,']+'.
< netconvert/import/XML/errors/broken_edge/edge#id__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
< netconvert/import/XML/errors/broken_edge/edge#id__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#id__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'id': [facet 'pattern'] The value '' is not accepted by the pattern '[^ \t\n\r|\\;,']+'.
< netconvert/import/XML/errors/broken_edge/edge#id__invalid4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
< netconvert/import/XML/errors/broken_edge/edge#id__invalid4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#id__invalid4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'id': [facet 'pattern'] The value '4 5' is not accepted by the pattern '[^ \t\n\r|\\;,']+'.
< netconvert/import/XML/errors/broken_edge/edge#id__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'id' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#id__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#id__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'id' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#id__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1a/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value 'a,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.38
1695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1b/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '1216.58218,a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381
695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1c/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '1216.58218,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.874661
4 1261.381695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 a,189.5351793' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1d/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '1216.58218,1.450752924 a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746
614 1261.381695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4a/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value 'a,189.5351791 -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.1112
7061 -61.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4b/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '-16.58217951,a -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.111
27061 -61.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4c/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '-16.58217951,189.5351791 -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185
588,34.11127061 -61.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 a,1.450752724' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4d/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '-16.58217951,189.5351791 a -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.151
85588,34.11127061 -61.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not accepted by the pattern '((\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?(\s(\-)?(\d+\.?|(\d*\.\d+)),(\-)?(\d+\.?|(\d*\.\d+))(,(\-)?(\d+\.?|(\d*\.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#tonode__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'to' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#tonode__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'to' is required but missing.
< netconvert/import/XML/errors/node_id_invalid/input_nodes.nod.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'node', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
< netconvert/import/XML/errors/node_id_invalid/input_nodes.nod.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'node': Not all fields of key identity-constraint 'nodeKey' evaluate to a node.
< netconvert/import/XML/errors/node_id_invalid/input_nodes.nod.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'node', attribute 'id': [facet 'pattern'] The value 'broken id' is not accepted by the pattern '[^ \t\n\r|\\;,']+'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests nets ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,6c1
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< netconvert/function/railway/bidi_endOffset_invalid/net.netconvert:56:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'lane': The attribute 'shape' is required but missing.
< netconvert/import/SUMO/stopOffsets/incomplete_specification/input_net.net.xml:169:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'stopOffset': The attribute 'value' is required but missing.
< netconvert/import/SUMO/stopOffsets/warnings/input_net.net.xml:139:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'stopOffset', attribute 'value': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< netconvert/import/SUMO/stopOffsets/warnings/input_net.net.xml:154:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'stopOffset', attribute 'value': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< 
---
> neither SAX2Count nor lxml available, exiting
---------- Differences in output ----------
1d0
< <number> files checked

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests routes ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,816c1
< Error on parsing 'sumo/meta/xml_invalid_schema/input_routes.rou.xml'!
< Traceback (most recent call last):
<     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
< IOError: Error reading file 'http://sumo.dlr.de/xsd/blub_file.xsd': failed to load external entity "http://sumo.dlr.de/xsd/blub_file.xsd"
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< duarouter/bugs/ticket9008/input_routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'transport': This element is not expected.
< duarouter/routes/embedded/errors/vehicle_empty_arrivallane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': '' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/embedded/errors/vehicle_empty_arrivalpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': '' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/embedded/errors/vehicle_empty_arrivalspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': '' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/embedded/errors/vehicle_empty_departlane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': '' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/embedded/errors/vehicle_empty_departpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': '' is not a valid value of the union type 'departPosType'.
< duarouter/routes/embedded/errors/vehicle_empty_departspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': '' is not a valid value of the union type 'departSpeedType'.
< duarouter/routes/embedded/errors/vehicle_false_arrivallane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': 'xxx' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/embedded/errors/vehicle_false_arrivalpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': 'xxx' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/embedded/errors/vehicle_false_arrivalspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': 'xxx' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/embedded/errors/vehicle_false_departlane/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': 'xxx' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/embedded/errors/vehicle_false_departpos/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': 'xxx' is not a valid value of the union type 'departPosType'.
< duarouter/routes/embedded/errors/vehicle_false_departspeed/input_routes.rou.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': 'xxx' is not a valid value of the union type 'departSpeedType'.
< duarouter/routes/named/errors/vehicle_empty_arrivallane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': '' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/named/errors/vehicle_empty_arrivalpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': '' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/named/errors/vehicle_empty_arrivalspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': '' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/named/errors/vehicle_empty_departlane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': '' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/named/errors/vehicle_empty_departpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': '' is not a valid value of the union type 'departPosType'.
< duarouter/routes/named/errors/vehicle_empty_departspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departSpeed': '' is not a valid value of the union type 'departSpeedType'.
< duarouter/routes/named/errors/vehicle_false_arrivallane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': 'xxx' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/named/errors/vehicle_false_arrivalpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': 'xxx' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/named/errors/vehicle_false_arrivalspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': 'xxx' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/named/errors/vehicle_false_departlane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': 'xxx' is not a valid value of the union type 'departLaneType'.
< duarouter/routes/named/errors/vehicle_false_departpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departPos': 'xxx' is not a valid value of the union type 'departPosType'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked

TEST FAILED on ts-bapmsumm1bld : xml schemaCheck tests sim_outputs ( Last six runs Feb2023 )

---------- Differences in errors ----------
1,248c1
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< sumo/basic/container/abort_impossible_transport/tripinfos.sumo.meso:48:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/container/abort_impossible_transport/tripinfos.sumo:38:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/container/container_start_containerStop/tripinfos.sumo.meso:55:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/container/container_start_containerStop/tripinfos.sumo:45:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/container/triggeredParkingNoCapacity/tripinfos.sumo.meso:51:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/container/triggeredParkingNoCapacity/tripinfos.sumo:41:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/containerFlow/trip_chain/tripinfos.sumo.meso:62:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/containerFlow/trip_chain/tripinfos.sumo.meso:69:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/containerFlow/trip_chain/tripinfos.sumo.meso:76:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/containerFlow/trip_chain/tripinfos.sumo:53:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/containerFlow/trip_chain/tripinfos.sumo:60:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/containerFlow/trip_chain/tripinfos.sumo:67:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'transport', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/person/ride_access_busstop/tripinfos.sumo.meso:50:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/person/ride_access_busstop/tripinfos.sumo:45:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/person/riding/abort_impossible_ride/tripinfos.sumo.meso:48:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/person/riding/abort_impossible_ride/tripinfos.sumo:43:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/person/riding/triggered_discard/tripinfos.sumo:43:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/personFlow/trip_chain/tripinfos.sumo.meso:62:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/personFlow/trip_chain/tripinfos.sumo.meso:69:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/personFlow/trip_chain/tripinfos.sumo.meso:76:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/personFlow/trip_chain/tripinfos.sumo:57:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/personFlow/trip_chain/tripinfos.sumo:64:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/basic/personFlow/trip_chain/tripinfos.sumo:71:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/bugs/9xxx/ticket9821/tripinfos.sumo.meso:50:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/bugs/9xxx/ticket9821/tripinfos.sumo:42:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/cf_model/IDM/insert_with_speedLimit_speedFactor0.8/tripinfos.sumo:35:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'tripinfo', attribute 'timeLoss': '-0.06' is not a valid value of the union type 'timeType'.
< sumo/devices/glosa/speedUp/tripinfos.sumo:45:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'tripinfo', attribute 'timeLoss': '-0.15' is not a valid value of the union type 'timeType'.
< sumo/devices/taxi/bugs/ticket8578/tripinfos.sumo:40:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'ride', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked

TEST FAILED on ts-bapmsumm1bld : xml xml2csv amitran_trajectories_schema ( Last six runs Feb2023 )

---------- Differences in errors ----------
0a1
> lxml not available, skipping validation

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-bapmsumm1bld : assign dua-iterate mapmatchJunctions ( Last six runs Feb2023 )

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 ----------
1d0
< Loading configuration ... done.
3,55d1
< 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
< 
< Loading configuration ... done.
< Success.
< 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
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
<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-bapmsumm1bld : detector flowrouter motorway_ramps lane_based ( Last six runs Feb2023 )

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"/>