29Aug22rv1_14_1+0603-b6d028eceb4 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.03Sep001747.4012455 -g

To start TextTest for these tests, run:

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


default: 943 tests: 933 succeeded 7 FAILED 3 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : assign dua-iterate intermodal ( Last six runs Sep2022 Aug2022 )

---------- Differences in dualog ----------
22c22
< DijkstraRouter answered 7 queries and explored 16.71 edges on average.
---
> DijkstraRouter answered 10 queries and explored 20.20 edges on average.
30,31d29
< Warning: Teleporting vehicle 'p1_0'; waited too long (blocked), lane='e2_4', time=321.00.
< Warning: Vehicle 'p1_0' ends teleporting on edge 'e3', time=321.00.
32a31
> Warning: Vehicle 'p1_0' aborted waiting for a person or container that will never come.
37c36
<  Inserted: 15 (Loaded: 16)
---
>  Inserted: 14 (Loaded: 16)
40d38
< Teleports: 1 (Jam: 1)
45c43
< DijkstraRouter answered 9 queries and explored 14.78 edges on average.
---
> DijkstraRouter answered 20 queries and explored 20.20 edges on average.
66c64
< DijkstraRouter answered 14 queries and explored 16.71 edges on average.
---
> DijkstraRouter answered 20 queries and explored 20.20 edges on average.
74,75d71
< Warning: Teleporting vehicle 'p1_0'; waited too long (blocked), lane='e2_4', time=321.00.
< Warning: Vehicle 'p1_0' ends teleporting on edge 'e3', time=321.00.
76a73
> Warning: Vehicle 'p1_0' aborted waiting for a person or container that will never come.
81c78
<  Inserted: 15 (Loaded: 16)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
6,10c6,8
<     <tripinfo id="bus.1" depart="300.00" departLane="begin_2" departPos="15.10" departSpeed="0.00" departDelay="0.00" arrival="466.00" arrivalLane="end_2" arrivalPos="145.03" arrivalSpeed="5.56" duration="166.00" routeLength="677.24" waitingTime="5.00" waitingCount="2" stopTime="28.00" timeLoss="40.82" rerouteNo="0" devices="tripinfo_bus.1 person_bus.1" vType="bus" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
<         <walk depart="0.00" departPos="0.00" arrival="300.00" arrivalPos="98.10" duration="300.00" routeLength="385.04" timeLoss="30.92" maxSpeed="1.43"/>
<         <ride waitingTime="85.00" vehicle="bus.1" depart="385.00" arrival="428.00" arrivalPos="59.97" duration="43.00" routeLength="214.40" timeLoss="12.38"/>
<         <walk depart="428.00" departPos="59.97" arrival="491.00" arrivalPos="140.00" duration="63.00" routeLength="80.03" timeLoss="7.08" maxSpeed="1.43"/>
---
>     <tripinfo id="bus.1" depart="300.00" departLane="begin_2" departPos="15.10" departSpeed="0.00" departDelay="0.00" arrival="466.00" arrivalLane="end_2" arrivalPos="145.03" arrivalSpeed="5.56" duration="166.00" routeLength="677.24" waitingTime="5.00" waitingCount="2" stopTime="28.00" timeLoss="40.82" rerouteNo="0" devices="tripinfo_bus.1" vType="bus" speedFactor="1.00" vaporized=""/>
>     <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
>         <walk depart="0.00" departPos="0.00" arrival="515.00" arrivalPos="140.00" duration="515.00" routeLength="645.11" timeLoss="70.86" maxSpeed="1.45"/>
12,15c10,11
<     <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE">
<         <walk depart="0.00" departPos="0.00" arrival="297.00" arrivalPos="98.10" duration="297.00" routeLength="385.04" timeLoss="31.91" maxSpeed="1.45"/>
<         <ride waitingTime="88.00" vehicle="bus.1" depart="385.00" arrival="428.00" arrivalPos="59.97" duration="43.00" routeLength="214.40" timeLoss="12.38"/>
<         <walk depart="428.00" departPos="59.97" arrival="491.00" arrivalPos="140.00" duration="63.00" routeLength="80.03" timeLoss="7.90" maxSpeed="1.45"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
>         <walk depart="0.00" departPos="0.00" arrival="520.00" arrivalPos="140.00" duration="520.00" routeLength="645.11" timeLoss="69.18" maxSpeed="1.43"/>
19,20c15,16
<     <personinfo id="p3" depart="0.00" type="DEFAULT_PEDTYPE">
<         <walk depart="0.00" departPos="0.00" arrival="606.00" arrivalPos="140.00" duration="606.00" routeLength="645.11" timeLoss="81.76" maxSpeed="1.23"/>
---
>     <personinfo id="p3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
>         <walk depart="0.00" departPos="0.00" arrival="608.00" arrivalPos="140.00" duration="608.00" routeLength="645.11" timeLoss="83.76" maxSpeed="1.23"/>
22c18
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE">
---
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">

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

---------- Differences in output ----------
0a1,6
> drt/drtOrtools.py:136:23: E231 missing whitespace after ','
> drt/drtOrtools.py:136:27: E261 at least two spaces before inline comment
> drt/drtOrtools.py:142:51: E261 at least two spaces before inline comment
> sumolib/options.py:291:121: E501 line too long (121 > 120 characters)
> sumolib/options.py:303:9: E265 block comment should start with '# '
> sumolib/options.py:303:121: E501 line too long (148 > 120 characters)

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

---------- Differences in output ----------
73c73
< Exact solution found.
---
> Approximate solution found.

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/.local/lib/python3.8/site-packages/ortools/constraint_solver/pywrapcp.py:5440: DeprecationWarning: an integer is required (got type float).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
>   return _pywrapcp.RoutingModel_SolveWithParameters(self, search_parameters, solutions)
> /home/delphi/.local/lib/python3.8/site-packages/ortools/constraint_solver/pywrapcp.py:5738: DeprecationWarning: an integer is required (got type float).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
>   return _pywrapcp.RoutingModel_GetArcCostForVehicle(self, from_index, to_index, vehicle)
---------- Differences in output ----------
23c23
< Reservations en route: ['3', '4']
---
> Reservations en route: ['3', '4', '8']
25,26c25,26
< Taxis occupied: ('v1',)
< Taxis occupied and picking up: ('v1',)
---
> Taxis occupied: ('v0', 'v1')
> Taxis occupied and picking up: ('v0', 'v1')
29c29
< Reservations en route: ['3', '4']
---
> Reservations en route: ['3', '4', '8']
31,32c31,32
< Taxis occupied: ('v1',)
< Taxis occupied and picking up: ('v1',)
---
> Taxis occupied: ('v0', 'v1')
> Taxis occupied and picking up: ('v0', 'v1')
35c35
< Reservations en route: ['1', '4']
---
> Reservations en route: ['1', '3', '4']
41c41
< Reservations en route: ['1', '4']
---
> Reservations en route: ['1', '3', '4']
61c61
< Reservations en route: ['0', '1', '2', '4', '6', '7', '9']
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6c5,6
<     <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="63.00" arrivalPos="85.60" duration="33.00" routeLength="270.92" timeLoss="13.16"/>
---
>     <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
>         <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="122.00" arrivalPos="85.60" duration="92.00" routeLength="270.92" timeLoss="13.16"/>
8,9c8,9
<     <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="138.00" arrivalPos="85.60" duration="98.00" routeLength="971.07" timeLoss="25.37"/>
---
>     <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
>         <ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="197.00" arrivalPos="85.60" duration="157.00" routeLength="971.07" timeLoss="25.37"/>
11,12c11,12
<     <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="299.00" arrivalPos="87.60" duration="90.00" routeLength="972.66" timeLoss="20.63"/>
---
>     <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
>         <ride waitingTime="210.00" vehicle="v0" depart="210.00" arrival="359.00" arrivalPos="87.60" duration="149.00" routeLength="972.66" timeLoss="20.63"/>
14,15c14,15
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="231.00" vehicle="v1" depart="231.00" arrival="328.00" arrivalPos="285.60" duration="97.00" routeLength="865.09" timeLoss="30.96"/>
---
>     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
>         <ride waitingTime="232.00" vehicle="v1" depart="232.00" arrival="388.00" arrivalPos="285.60" duration="156.00" routeLength="865.09" timeLoss="30.96"/>
17,18c17,18
<     <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="440.00" arrivalPos="85.60" duration="231.00" routeLength="1960.70" timeLoss="32.35"/>
---
>     <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
>         <ride waitingTime="210.00" vehicle="v0" depart="210.00" arrival="501.00" arrivalPos="85.60" duration="291.00" routeLength="1960.70" timeLoss="32.35"/>
<truncated after showing first 30 lines>
---------- Differences in xmlstats ----------
9c9
<     <vehicleTripStatistics routeLength="3816.22" speed="6.06" duration="630.00" waitingTime="14.00" timeLoss="94.73" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
---
>     <vehicleTripStatistics count="2" routeLength="3789.47" speed="6.02" duration="630.00" waitingTime="14.00" timeLoss="94.63" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
11c11
<     <rideStatistics number="10" waitingTime="141.00" routeLength="1467.61" duration="193.70" bus="0" train="0" taxi="9" bike="0" aborted="1"/>
---
>     <rideStatistics number="10" waitingTime="141.60" routeLength="1467.61" duration="247.80" bus="0" train="0" taxi="9" bike="0" aborted="1"/>

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

---------- Differences in errors ----------
155c155
< Warning: Teleporting vehicle 'pt_tram_M2:0.1'; collision with vehicle 'pt_tram_M2:3.0', lane='148458500#0_0', gap=-1.00, time=480.00 stage=move.
---
> Warning: Teleporting vehicle 'pt_tram_M2:0.1'; collision with vehicle 'pt_tram_M2:3.0', lane='148458500#0_0', gap=-1.00, time=479.00 stage=move.
158,165c158,160
< Warning: Person 'ped149' is jammed on edge ':1828018040_c0', time=1638.00.
< Warning: Person 'ped81' aborted waiting for 100:0 at busStop '272408975'.
< Warning: Person 'ped176' aborted waiting for N2:0 at busStop '3867910420'.
< Warning: Person 'ped9' aborted waiting for 100:0 at busStop '271296293'.
< Warning: Person 'ped45' aborted waiting for TXL:1 at busStop '272408975'.
< Warning: Person 'ped99' aborted waiting for 100:1 at busStop '270718978'.
< Warning: Person 'ped37' aborted waiting for S5:1 at busStop '27411231'.
< Warning: Person 'ped71' aborted waiting for 200:1 at busStop '1827996414'.
---
> Warning: Person 'ped169' is jammed on edge ':1769589022_c0', time=1035.00.
> Warning: Person 'ped125' aborted waiting for RE7:0 at busStop '2603331683'.
> Warning: Person 'ped108' aborted waiting for S9:1 at busStop '27411231'.
---------- Differences in output ----------
156c156
< Simulation ended at time: 2935.00
---
> Simulation ended at time: 3331.00
169,173c169,173
<  RouteLength: 1917.78
<  Speed: 6.41
<  Duration: 334.99
<  WaitingTime: 54.33
<  TimeLoss: 115.85
---
>  RouteLength: 1917.72
>  Speed: 6.45
>  Duration: 332.18
>  WaitingTime: 53.23
>  TimeLoss: 114.15
175,178c175,178
<  RouteLength: 1465.16
<  Speed: 4.16
<  Duration: 354.82
<  WaitingTime: 41.77
---
>  RouteLength: 1472.98
>  Speed: 4.24
>  Duration: 352.11
>  WaitingTime: 40.95
181,192c181,191
<  DepartDelay: 0.39
< Pedestrian Statistics (avg of 398 walks):
<  RouteLength: 288.64
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
16c16
< sumo/basic/person/ride_access_busstop/tripinfos.sumo:41: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').
18,19c18,19
< sumo/basic/person/riding/abort_impossible_ride/tripinfos.sumo:39: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:39: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').
23,25c23,25
< sumo/basic/personFlow/trip_chain/tripinfos.sumo:53: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:60: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:67: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').
27c27
< sumo/bugs/9xxx/ticket9821/tripinfos.sumo:39: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').
229d228
< sumo/output/tripinfo/write_unfinished_person/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').
231,248c230,248
< sumo/output/tripinfo/write_unfinished_person/tripinfos.sumo:52:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'walk', attribute 'arrivalPos': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/output/tripinfo/write_unfinished_person/tripinfos.sumo:52:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'walk', attribute 'routeLength': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< sumo/pedestrian_model/striping/bugs/ticket2060/tripinfos.sumo:38:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'walk', attribute 'timeLoss': '-16.40' is not a valid value of the union type 'timeTypeWithErrorValue'.
< sumo/pedestrian_model/striping/bugs/ticket2060/tripinfos.sumo:41:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'walk', attribute 'timeLoss': '-15.94' is not a valid value of the union type 'timeTypeWithErrorValue'.
< sumo/pedestrian_model/striping/bugs/ticket2060/tripinfos.sumo:44:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'walk', attribute 'timeLoss': '-14.98' is not a valid value of the union type 'timeTypeWithErrorValue'.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : xml xml2csv cross3ltl_tripinfo_schema ( Last six runs Sep2022 Aug2022 )

---------- Differences in csv ----------
1,183c1,183
< tripinfo_id;tripinfo_depart;tripinfo_departLane;tripinfo_departPos;tripinfo_departPosLat;tripinfo_departSpeed;tripinfo_departDelay;tripinfo_arrival;tripinfo_arrivalLane;tripinfo_arrivalPos;tripinfo_arrivalPosLat;tripinfo_arrivalSpeed;tripinfo_duration;tripinfo_routeLength;tripinfo_waitingTime;tripinfo_waitingCount;tripinfo_stopTime;tripinfo_timeLoss;tripinfo_rerouteNo;tripinfo_devices;tripinfo_vType;tripinfo_speedFactor;tripinfo_vaporized;example_device_customValue1;example_device_customValue2
;emissions_CO_abs;emissions_CO2_abs;emissions_HC_abs;emissions_PMx_abs;emissions_NOx_abs;emissions_fuel_abs;emissions_electricity_abs;taxi_customers;taxi_occupiedDistance;taxi_occupiedTime;personinfo_id;personinfo_depart;personinfo_type;ride_waitingTime;ride_vehicle;ride_depart;ride_arrival;ride_arrivalPos;ride_duration;ride_routeLength;ride_timeLoss;walk_depart;walk_departPos;walk_arrival;walk_arrivalPos;walk_duration;walk_routeLength;walk_timeLoss;walk_maxSpeed;access_stop;access_depart;access
_arrival;access_duration;access_routeLength;containerinfo_id;containerinfo_depart;containerinfo_type;stop_duration;stop_arrival;stop_arrivalPos;stop_actType;transport_waitingTime;transport_vehicle;transport_depart;transport_arrival;transport_arrivalPos;transport_duration;transport_routeLength;transport_timeLoss;tranship_depart;tranship_departPos;tranship_arrival;tranship_arrivalPos;tranship_duration;tranship_routeLength;tranship_maxSpeed
< horizontal.0;100.00;2fi_0;5.10;;0.00;0.00;310.00;2fi_0;248.50;;10.68;210.00;2257.40;0.00;;0.00;15.42;0;tripinfo_horizontal.0;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.1;110.00;2fi_0;5.10;;0.00;0.00;320.00;2fi_0;248.50;;10.36;210.00;2257.40;0.00;;0.00;15.96;0;tripinfo_horizontal.1;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.0;102.00;3fi_0;5.10;;0.00;2.00;348.00;3fi_0;248.50;;10.26;246.00;2257.40;30.00;;0.00;51.47;0;tripinfo_vertical.0;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.1;113.00;3fi_0;5.10;;0.00;3.00;350.00;3fi_0;248.50;;10.06;237.00;2257.40;21.00;;0.00;42.19;0;tripinfo_vertical.1;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.2;123.00;3fi_0;5.10;;0.00;3.00;352.00;3fi_0;248.50;;10.55;229.00;2257.40;12.00;;0.00;34.29;0;tripinfo_vertical.2;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.3;133.00;3fi_0;5.10;;0.00;3.00;354.00;3fi_0;248.50;;10.20;221.00;2257.40;5.00;;0.00;26.41;0;tripinfo_vertical.3;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.4;143.00;3fi_0;5.10;;0.00;3.00;356.00;3fi_0;248.50;;10.08;213.00;2257.40;0.00;;0.00;18.43;0;tripinfo_vertical.4;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.5;153.00;3fi_0;5.10;;0.00;3.00;364.00;3fi_0;248.50;;10.91;211.00;2257.40;0.00;;0.00;16.56;0;tripinfo_vertical.5;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.6;163.00;3fi_0;5.10;;0.00;3.00;373.00;3fi_0;248.50;;10.13;210.00;2257.40;0.00;;0.00;15.13;0;tripinfo_vertical.6;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.2;120.00;2fi_0;5.10;;0.00;0.00;390.00;2fi_0;248.50;;10.57;270.00;2257.40;56.00;;0.00;75.75;0;tripinfo_horizontal.2;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.3;130.00;2fi_0;5.10;;0.00;0.00;393.00;2fi_0;248.50;;10.77;263.00;2257.40;47.00;;0.00;68.23;0;tripinfo_horizontal.3;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.4;140.00;2fi_0;5.10;;0.00;0.00;395.00;2fi_0;248.50;;10.18;255.00;2257.40;39.00;;0.00;60.36;0;tripinfo_horizontal.4;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.5;150.00;2fi_0;5.10;;0.00;0.00;397.00;2fi_0;248.50;;10.99;247.00;2257.40;31.00;;0.00;52.22;0;tripinfo_horizontal.5;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.6;160.00;2fi_0;5.10;;0.00;0.00;399.00;2fi_0;248.50;;10.67;239.00;2257.40;23.00;;0.00;44.58;0;tripinfo_horizontal.6;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.7;170.00;2fi_0;5.10;;0.00;0.00;401.00;2fi_0;248.50;;10.44;231.00;2257.40;12.00;;0.00;36.58;0;tripinfo_horizontal.7;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.8;180.00;2fi_0;5.10;;0.00;0.00;403.00;2fi_0;248.50;;10.77;223.00;2257.40;6.00;;0.00;28.61;0;tripinfo_horizontal.8;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.9;190.00;2fi_0;5.10;;0.00;0.00;405.00;2fi_0;248.50;;10.71;215.00;2257.40;0.00;;0.00;20.67;0;tripinfo_horizontal.9;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.10;200.00;2fi_0;5.10;;0.00;0.00;410.00;2fi_0;248.50;;10.63;210.00;2257.40;0.00;;0.00;15.78;0;tripinfo_horizontal.10;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< horizontal.11;210.00;2fi_0;5.10;;0.00;0.00;419.00;2fi_0;248.50;;10.73;209.00;2257.40;0.00;;0.00;14.41;0;tripinfo_horizontal.11;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.7;173.00;3fi_0;5.10;;0.00;3.00;438.00;3fi_0;248.50;;10.20;265.00;2257.40;51.00;;0.00;70.70;0;tripinfo_vertical.7;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.8;183.00;3fi_0;5.10;;0.00;3.00;440.00;3fi_0;248.50;;10.19;257.00;2257.40;40.00;;0.00;62.60;0;tripinfo_vertical.8;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.9;193.00;3fi_0;5.10;;0.00;3.00;442.00;3fi_0;248.50;;11.03;249.00;2257.40;34.00;;0.00;54.73;0;tripinfo_vertical.9;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.10;203.00;3fi_0;5.10;;0.00;3.00;444.00;3fi_0;248.50;;10.75;241.00;2257.40;23.00;;0.00;46.80;0;tripinfo_vertical.10;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.11;213.00;3fi_0;5.10;;0.00;3.00;446.00;3fi_0;248.50;;10.62;233.00;2257.40;16.00;;0.00;38.62;0;tripinfo_vertical.11;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.12;223.00;3fi_0;5.10;;0.00;3.00;448.00;3fi_0;248.50;;10.78;225.00;2257.40;6.00;;0.00;30.56;0;tripinfo_vertical.12;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.13;233.00;3fi_0;5.10;;0.00;3.00;450.00;3fi_0;248.50;;9.97;217.00;2257.40;0.00;;0.00;22.67;0;tripinfo_vertical.13;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.14;243.00;3fi_0;5.10;;0.00;3.00;452.00;3fi_0;248.50;;10.18;209.00;2257.40;0.00;;0.00;14.59;0;tripinfo_vertical.14;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
< vertical.15;253.00;3fi_0;5.10;;0.00;3.00;463.00;3fi_0;248.50;;9.82;210.00;2257.40;0.00;;0.00;15.40;0;tripinfo_vertical.15;DEFAULT_VEHTYPE;1.00;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
2,3c2
< '-c', 'iteration_000_input_trips.duarcfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000_input_trips.duarcfg']
6,7c5
< '-c', 'iteration_000.sumocfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000.sumocfg']
17a16
> DijkstraRouter answered 10 queries and explored 9.00 edges on average.
19,85c18,20
< '-c', 'iteration_001_input_trips_000.duarcfg']
< Loading configuration ... done.
< Success.
< -------------------------------------------------------------------------------
< '-c', 'iteration_001.sumocfg']
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< -------------------------------------------------------------------------------
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

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

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

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

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