05May2025 - detailed test results for SUMO.agg.sublanes

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31May110223.263621 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


agg.sublanes: 3429 tests: 3283 succeeded 125 FAILED 14 known bugs 7 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic container transport_wrong_destination ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting container 'c1' from vehicle destination edge 'end' to intended destination edge 'middle' time=288.00
---
> Warning: 1 total messages of type: Teleporting % '%' from vehicle destination edge '%' to intended destination edge '%' time=%

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

---------- Differences in errors ----------
2c2,3
< Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
---
> Warning: 1 total messages of type: Vehicle '%' skips stop on lane '%' time=%.
> Warning: 1 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.
basic dynamics deadlock stop_after_teleport ( Last six runs May2025 )
bugs 15xxx ticket15972 ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : basic person riding ride_wrong_destination ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting person 'p1' from vehicle destination edge 'end' to intended destination edge 'middle' time=199.00
---
> Warning: 1 total messages of type: Teleporting % '%' from vehicle destination edge '%' to intended destination edge '%' time=%

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered ride_premature_end ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting person 'p1' from vehicle destination edge 'middle' to intended destination edge 'end' time=59.00
---
> Warning: 1 total messages of type: Teleporting % '%' from vehicle destination edge '%' to intended destination edge '%' time=%

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket967 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,3
> Warning: 1 total messages of type: Teleporting vehicle 'collider'; collision with vehicle 'victim', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
> Warning: 1 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12618 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,4
> Warning: 5 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%.
> Warning: 40 total messages of type: Teleporting vehicle '%'; waited too long (yield), lane='%', time=%.
> Warning: 36 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 9 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13290 ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: 4 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

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

---------- Differences in errors ----------
1a2
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
bugs 15xxx ticket15030 ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace stripe-width ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15757 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,5
> Warning: 7 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 9 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%.
> Warning: 3 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 26 total messages of type: Vehicle '%' skips stop on lane '%' time=%.
> Warning: 13 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

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

---------- Differences in errors ----------
0a1,2
> Warning: 2 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 2 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
bugs 15xxx ticket15757_parkingArea ( Last six runs May2025 )
bugs 15xxx ticket15757_parkingArea2 ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15757b ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,5
> Warning: 4 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 5 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%.
> Warning: 4 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 10 total messages of type: Vehicle '%' skips stop on lane '%' time=%.
> Warning: 5 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16305 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1
> Warning: 6 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16347 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==503026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x5812df51a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5812e0eedf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5812dfd6fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x782b28a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 40320 byte(s) leaked in 8 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs May2025 )

---------- New result in errors ----------

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==502033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be02ca55451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5be02e428f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5be02d2aaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76765384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
bugs 4xxx ticket4829 ( Last six runs May2025 )
bugs 5xxx ticket5632 ( Last six runs May2025 )
lc_model roundabout small mixed medium_traffic ( Last six runs May2025 )
lc_model strategic towards_left change_later ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5879 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Error: Only one of the options 'lanechange.duration' or 'lateral-resolution' may be given.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11564 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Error: Lane change model 'LC2013' is not compatible with sublane simulation
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs May2025 )

---------- Differences in errors ----------
1,5c1
< Warning: 1 total messages of type: Teleporting vehicle 'high.254'; collision with vehicle 'high.239', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Teleporting vehicle 'high.263'; collision with vehicle 'high.261', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Teleporting vehicle 'high.664'; collision with vehicle 'high.652', lane='%', gap=%%, time=%, stage=%.
< Warning: 3 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
< Warning: 234 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 215 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : cf_model Wiedemann ticket16507 ( Last six runs May2025 )

---------- Differences in errors ----------
1,2d0
< Warning: 1 total messages of type: Teleporting vehicle '%'; waited too long (blocked), lane='%', time=%.
< Warning: 1 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,2
< Warning: 1 total messages of type: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 1 total messages of type: Teleporting vehicle 'leader'; collision with vehicle 'follower', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' skips stop on lane '%' time=%.

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup ( Last six runs May2025 )

---------- Differences in errors ----------
3c3
< Warning: 4 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 5 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
5a6
> Warning: 1 total messages of type: Vehicle 'follower.0'; collision with vehicle 'follower.1', lane='%', gap=%%, time=%, stage=%.
7,11c8,11
< Warning: 1 total messages of type: Vehicle 'follower.1'; collision with vehicle 'follower.0', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.1', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.3'; collision with vehicle 'follower.2', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.4'; collision with vehicle 'follower.3', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.5'; collision with vehicle 'follower.4', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.0', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.5', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.3'; collision with vehicle 'follower.0', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.3'; collision with vehicle 'follower.4', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup_warn ( Last six runs May2025 )

---------- Differences in errors ----------
2c2,4
< Warning: 4 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 5 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
> Warning: 1 total messages of type: Vehicle 'follower.0'; collision with vehicle 'follower.1', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.0'; collision with vehicle 'follower.2', lane='%', gap=%%, time=%, stage=%.
4,8c6,10
< Warning: 1 total messages of type: Vehicle 'follower.1'; collision with vehicle 'follower.0', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.1', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.3'; collision with vehicle 'follower.2', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'follower.4'; collision with vehicle 'follower.3', lane='%', gap=%%, time=%, stage=%.
< Warning: 2 total messages of type: Vehicle 'follower.5'; collision with vehicle 'follower.4', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.0', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.4', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.2'; collision with vehicle 'follower.5', lane='%', gap=%%, time=%, stage=%.
> Warning: 3 total messages of type: Vehicle 'follower.3'; collision with vehicle 'follower.0', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'follower.3'; collision with vehicle 'follower.4', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: 303 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 223 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: 119 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 101 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small wiedemann ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: 175 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 213 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : cf_model follow_slow W99 ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: 8 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 9 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_missingValues ( Last six runs May2025 )

---------- Differences in errors ----------
2a3,467
> 
> =================================================================
> ==491366==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 960 byte(s) in 1 object(s) allocated from:
>     #0 0x5dc0ef78b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5dc0efdf80f2 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:336:28
>     #2 0x5dc0efa667e3 in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #3 0x5dc0f21a8244 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #4 0x5dc0f239c28b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7a8796be6409 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7a8796bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a8796bb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5dc0f23d13a3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5dc0f21bb2bb in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5dc0f21bc41f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5dc0ef7b2182 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5dc0f08c1903 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #13 0x5dc0ef78f042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x7a879582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7a879582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5dc0ef6b1fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
>     #0 0x5dc0ef78b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5dc0f1f35fb1 in std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5dc0f1f35bfc in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5dc0f1f35bfc in std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x5dc0f1f35acc in std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>* std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_create_node<std::pair<SumoXMLAttr, CharacteristicMap>>(std::pair<SumoXMLAttr, CharacteristicMap>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bi
ts/stl_tree.h:609:23
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple2 ( Last six runs May2025 )

---------- Differences in errors ----------
3c3
< Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 1 total messages of type: Vehicle 'case_1_engine.8'; junction collision with vehicle 'case_1_engine.7', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70 

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs May2025 )

---------- Differences in errors ----------
1d0
< Warning: 1 total messages of type: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_collisions ( Last six runs May2025 )

---------- Differences in errors ----------
6c6
< Warning: 22 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 15 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : devices fcd-replay persons ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,143
> 
> =================================================================
> ==500932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5fa1d0fed451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5fa1d2872e51 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:254:50
>     #2 0x5fa1d2868a4b in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x5fa1d2862de0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x5fa1d28834ce in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x5fa1d18786cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x5fa1d10085a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x5fa1d1004e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x5fa1d0ff1405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x73fa7702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x73fa7702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x5fa1d0f13fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x5fa1d0fed451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5fa1d2874eea in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:281:37
>     #2 0x5fa1d2868a4b in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x5fa1d2862de0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x5fa1d28834ce in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x5fa1d18786cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x5fa1d10085a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x5fa1d1004e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x5fa1d0ff1405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x73fa7702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices fcd-replay speed_only ( Last six runs May2025 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==500898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1216 byte(s) in 2 object(s) allocated from:
>     #0 0x5b8b91d7f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5b8b935f5ab2 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x5b8b935f4de0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x5b8b935f3bfb in MSDevice_FCDReplay::init() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x5b8b92eaaa00 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x5b8b92eb580b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #6 0x5b8b91d83042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #7 0x796249c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x796249c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5b8b91ca5fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> SUMMARY: AddressSanitizer: 1216 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==499002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5858ad149451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5858aeb1cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5858ad99ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a550be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==499003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5cea0b121451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5cea0caf4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cea0b976a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79320de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==499028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x624eb3d81451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x624eb5754f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x624eb45d6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78d7c9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==498986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x60b484240451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x60b485c13f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60b484a95a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a02724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==499049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5584cd753451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5584cf126f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5584cdfa8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc89584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==499044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5725fd749451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5725ff11cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5725fdf9ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70453f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==499023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5bdd360b8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5bdd37a8bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bdd3690da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7227ab44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting person 'p1' from vehicle destination edge 'middle' to intended destination edge 'left2end' time=104.00
---
> Warning: 1 total messages of type: Teleporting % '%' from vehicle destination edge '%' to intended destination edge '%' time=%

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket13918 ( Last six runs May2025 )

---------- Differences in errors ----------
1d0
< Warning: 3 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,3
> Warning: 1 total messages of type: Teleporting vehicle 'EW.7'; frontal collision with vehicle 'EW.10', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 5 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

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

---------- Differences in errors ----------
1d0
< Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
devices ssm bugs ticket5839 ( Last six runs May2025 )
extended rerouter parking parkingSearch opposite2 ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : devices ssm collisions rearend ( Last six runs May2025 )

---------- Differences in errors ----------
1,2c1,4
< Warning: 5 total messages of type: Vehicle '%' performs emergency stop at the end of lane '%'% (decel=%, offset=%), time=%.
< Warning: 1 total messages of type: Vehicle 'horizontal.50'; collision with vehicle 'horizontal.49', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 2 total messages of type: Vehicle '%' performs emergency stop at the end of lane '%'% (decel=%, offset=%), time=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.1'; collision with vehicle 'horizontal.0', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.2'; collision with vehicle 'horizontal.1', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.27'; collision with vehicle 'horizontal.26', lane='%', gap=%%, time=%, stage=%.
4,6c6,8
< Warning: 1 total messages of type: Vehicle 'vertical.34'; collision with vehicle 'vertical.33', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'vertical.5'; collision with vehicle 'vertical.4', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'vertical.60'; collision with vehicle 'vertical.59', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 1 total messages of type: Vehicle 'vertical.26'; collision with vehicle 'vertical.25', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'vertical.35'; collision with vehicle 'vertical.34', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'vertical.37'; collision with vehicle 'vertical.36', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 2persons_abort ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: 1 total messages of type: Taxi '%' aborts waiting for customers: % at time=%.
< Warning: 1 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400019cdd0 which does not point to an object of type 'BookReservation'
> 0x50400019cdd0: note: object has invalid vptr
>  00 00 00 00  70 4b 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500632==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400019cdf8 at pc 0x5e8fd699ffec bp 0x7ffeedb79610 sp 0x7ffeedb79608
> READ of size 8 at 0x50400019cdf8 thread T0
>     #0 0x5e8fd699ffeb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5e8fd699c4cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5e8fd6a239e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5e8fd6a5999b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5e8fd4985238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5e8fd497fe88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5e8fd496c405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x79f4fa02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x79f4fa02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5e8fd488efe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400019cdf8 is located 40 bytes inside of 48-byte region [0x50400019cdd0,0x50400019ce00)
> freed by thread T0 here:
>     #0 0x5e8fd4968cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5e8fd69bdd41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5e8fd51f3cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-05-05 11:39:17 by Eclipse SUMO sumo Version v1_22_0+1860-00d35bd10c2
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,44
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 4persons_abort ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: 1 total messages of type: Taxi '%' aborts waiting for customers: % at time=%.
< Warning: 1 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400019cdd0 which does not point to an object of type 'BookReservation'
> 0x50400019cdd0: note: object has invalid vptr
>  00 00 00 00  70 4b 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500627==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400019cdf8 at pc 0x5807c087efec bp 0x7ffdf76352f0 sp 0x7ffdf76352e8
> READ of size 8 at 0x50400019cdf8 thread T0
>     #0 0x5807c087efeb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5807c087b4cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5807c09029e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5807c093899b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5807be864238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5807be85ee88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5807be84b405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7f1331e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7f1331e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5807be76dfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400019cdf8 is located 40 bytes inside of 48-byte region [0x50400019cdd0,0x50400019ce00)
> freed by thread T0 here:
>     #0 0x5807be847cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5807c089cd41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5807bf0d2cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-05-05 11:39:17 by Eclipse SUMO sumo Version v1_22_0+1860-00d35bd10c2
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,44
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 5persons_abort_sameTrip ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
< Warning: 1 total messages of type: Taxi '%' aborts waiting for customers: % at time=%.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400019cfd0 which does not point to an object of type 'BookReservation'
> 0x50400019cfd0: note: object has invalid vptr
>  00 00 00 00  be 4b 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500623==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400019cff8 at pc 0x5633fab53fec bp 0x7ffcd2e6bdd0 sp 0x7ffcd2e6bdc8
> READ of size 8 at 0x50400019cff8 thread T0
>     #0 0x5633fab53feb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5633fab504cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5633fabd79e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5633fac0d99b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5633f8b39238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5633f8b33e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5633f8b20405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x715588c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x715588c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5633f8a42fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400019cff8 is located 40 bytes inside of 48-byte region [0x50400019cfd0,0x50400019d000)
> freed by thread T0 here:
>     #0 0x5633f8b1ccd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5633fab71d41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5633f93a7cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-05-05 11:39:17 by Eclipse SUMO sumo Version v1_22_0+1860-00d35bd10c2
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,44
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking abort_pickup ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
< Warning: 1 total messages of type: Taxi '%' aborts waiting for customers: % at time=%.
< Warning: 2 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018dd50 which does not point to an object of type 'BookReservation'
> 0x50400018dd50: note: object has invalid vptr
>  00 00 00 00  37 4d 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500613==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018dd78 at pc 0x5d48589bafec bp 0x7fff2e7be0d0 sp 0x7fff2e7be0c8
> READ of size 8 at 0x50400018dd78 thread T0
>     #0 0x5d48589bafeb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5d48589b74cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5d4858a3e9e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5d4858a7499b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5d48569a0238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5d485699ae88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5d4856987405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x738bea62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x738bea62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d48568a9fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018dd78 is located 40 bytes inside of 48-byte region [0x50400018dd50,0x50400018dd80)
> freed by thread T0 here:
>     #0 0x5d4856983cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5d48589d8d41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5d485720ecfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,92
< Warning: 2 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018db50 which does not point to an object of type 'BookReservation'
> 0x50400018db50: note: object has invalid vptr
>  00 00 00 00  4b 4c 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500620==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018db78 at pc 0x619caf8f2fec bp 0x7ffd35eca390 sp 0x7ffd35eca388
> READ of size 8 at 0x50400018db78 thread T0
>     #0 0x619caf8f2feb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x619caf8ef4cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x619caf9769e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x619caf9ac99b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x619cad8d8238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x619cad8d2e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x619cad8bf405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7c5450e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7c5450e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x619cad7e1fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018db78 is located 40 bytes inside of 48-byte region [0x50400018db50,0x50400018db80)
> freed by thread T0 here:
>     #0 0x619cad8bbcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x619caf910d41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x619cae146cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x619cad8d65a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x619cad8d2e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,92
< Warning: 1 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018dd50 which does not point to an object of type 'BookReservation'
> 0x50400018dd50: note: object has invalid vptr
>  00 00 00 00  49 4c 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500642==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018dd78 at pc 0x6414e4e9efec bp 0x7ffd81ed3d50 sp 0x7ffd81ed3d48
> READ of size 8 at 0x50400018dd78 thread T0
>     #0 0x6414e4e9efeb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6414e4e9b4cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6414e4f229e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6414e4f5899b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x6414e2e84238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x6414e2e7ee88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6414e2e6b405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x70d51e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70d51e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6414e2d8dfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018dd78 is located 40 bytes inside of 48-byte region [0x50400018dd50,0x50400018dd80)
> freed by thread T0 here:
>     #0 0x6414e2e67cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x6414e4ebcd41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x6414e36f2cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x6414e2e825a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x6414e2e7ee88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy too_late_next ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: 1 total messages of type: Taxi '%' aborts waiting for customers: % at time=%.
< Warning: 1 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018ead0 which does not point to an object of type 'BookReservation'
> 0x50400018ead0: note: object has invalid vptr
>  00 00 00 00  6c 4c 00 00 00 00 00 00  00 00 00 00 be be be be  80 3d 00 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500648==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018eaf8 at pc 0x59e361342fec bp 0x7ffc0cb18d70 sp 0x7ffc0cb18d68
> READ of size 8 at 0x50400018eaf8 thread T0
>     #0 0x59e361342feb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x59e36133f4cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x59e3613c69e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x59e3613fc99b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x59e35f328238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x59e35f322e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x59e35f30f405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x785ab8c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x785ab8c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x59e35f231fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018eaf8 is located 40 bytes inside of 48-byte region [0x50400018ead0,0x50400018eb00)
> freed by thread T0 here:
>     #0 0x59e35f30bcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x59e361360d41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x59e35fb96cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,92
< Warning: 1 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018df50 which does not point to an object of type 'BookReservation'
> 0x50400018df50: note: object has invalid vptr
>  00 00 00 00  4d 4c 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500653==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018df78 at pc 0x5965f6552fec bp 0x7fff56de8af0 sp 0x7fff56de8ae8
> READ of size 8 at 0x50400018df78 thread T0
>     #0 0x5965f6552feb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5965f654f4cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5965f65d69e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5965f660c99b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5965f4538238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5965f4532e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5965f451f405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7d9a7282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7d9a7282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5965f4441fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018df78 is located 40 bytes inside of 48-byte region [0x50400018df50,0x50400018df80)
> freed by thread T0 here:
>     #0 0x5965f451bcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5965f6570d41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5965f4da6cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5965f45365a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x5965f4532e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared too_late_next ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: 1 total messages of type: Taxi '%' aborts waiting for customers: % at time=%.
< Warning: 1 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018ecd0 which does not point to an object of type 'BookReservation'
> 0x50400018ecd0: note: object has invalid vptr
>  00 00 00 00  70 4c 00 00 00 00 00 00  00 00 00 00 be be be be  80 3d 00 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500661==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018ecf8 at pc 0x6521f1a88fec bp 0x7ffcbc39a6b0 sp 0x7ffcbc39a6a8
> READ of size 8 at 0x50400018ecf8 thread T0
>     #0 0x6521f1a88feb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x6521f1a854cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6521f1b0c9e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6521f1b4299b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x6521efa6e238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x6521efa68e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6521efa55405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7ee18762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7ee18762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6521ef977fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018ecf8 is located 40 bytes inside of 48-byte region [0x50400018ecd0,0x50400018ed00)
> freed by thread T0 here:
>     #0 0x6521efa51cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x6521f1aa6d41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x6521f02dccfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,92
< Warning: 2 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018dd50 which does not point to an object of type 'BookReservation'
> 0x50400018dd50: note: object has invalid vptr
>  00 00 00 00  37 4d 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500608==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018dd78 at pc 0x5dc204c4cfec bp 0x7ffd5c8c8f30 sp 0x7ffd5c8c8f28
> READ of size 8 at 0x50400018dd78 thread T0
>     #0 0x5dc204c4cfeb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5dc204c494cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5dc204cd09e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5dc204d0699b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5dc202c32238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5dc202c2ce88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5dc202c19405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x79073082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x79073082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5dc202b3bfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018dd78 is located 40 bytes inside of 48-byte region [0x50400018dd50,0x50400018dd80)
> freed by thread T0 here:
>     #0 0x5dc202c15cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5dc204c6ad41 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5dc2034a0cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5dc202c305a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x5dc202c2ce88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,96
< Warning: 2 total messages of type: Vehicle '%' aborted waiting %.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018dcd0 which does not point to an object of type 'BookReservation'
> 0x50400018dcd0: note: object has invalid vptr
>  00 00 00 00  20 4e 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 00 00 e0 50 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==500577==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018dcf8 at pc 0x62857f955fec bp 0x7fff13167bd0 sp 0x7fff13167bc8
> READ of size 8 at 0x50400018dcf8 thread T0
>     #0 0x62857f955feb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x62857f9524cb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x62857f9d99e8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x62857f9cb075 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #4 0x62857f8a58e5 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_InteractingState*, std::allocator<MSPModel_InteractingState*>>&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1034:32
>     #5 0x62857f893bdc in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:990:13
>     #6 0x62857f8ebfd0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2594:14
>     #7 0x62857e1a96cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x62857d9395a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #9 0x62857d935e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x62857d922405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f5a71e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f5a71e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62857d844fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> 0x50400018dcf8 is located 40 bytes inside of 48-byte region [0x50400018dcd0,0x50400018dd00)
> freed by thread T0 here:
>     #0 0x62857d91ecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_all_queues ( Last six runs May2025 )

---------- Differences in errors ----------
0a1
> Warning: 1 total messages of type: Clearing jam at calibrator '%' at time=%.

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime_warn ( Last six runs May2025 )

---------- Differences in errors ----------
3,11c3,5
< Warning: 7 total messages of type: Vehicle '%' performs emergency stop at the end of lane '%'% (decel=%, offset=%), time=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.172'; junction collision with vehicle 'flow_1.41', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.206'; junction collision with vehicle 'flow_1.46', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.212'; junction collision with vehicle 'flow_1.47', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.269'; junction collision with vehicle 'flow_1.58', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.271'; junction collision with vehicle 'flow_1.58', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.284'; junction collision with vehicle 'flow_0.282', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.305'; junction collision with vehicle 'flow_1.64', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_0.80'; junction collision with vehicle 'flow_1.26', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 8 total messages of type: Vehicle '%' performs emergency stop at the end of lane '%'% (decel=%, offset=%), time=%.
> Warning: 1 total messages of type: Vehicle 'flow_0.194'; junction collision with vehicle 'flow_1.32', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'flow_0.26'; junction collision with vehicle 'flow_1.9', lane='%', gap=%%, time=%, stage=%.
13,45c7,31
< Warning: 1 total messages of type: Vehicle 'flow_1.12'; junction collision with vehicle 'flow_0.34', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.14'; junction collision with vehicle 'flow_0.35', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.24'; junction collision with vehicle 'flow_0.70', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.25'; junction collision with vehicle 'flow_0.70', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.26'; junction collision with vehicle 'flow_0.78', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.26'; junction collision with vehicle 'flow_0.92', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.28'; junction collision with vehicle 'flow_0.101', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.29'; junction collision with vehicle 'flow_0.102', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.30'; junction collision with vehicle 'flow_0.108', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.30'; junction collision with vehicle 'flow_0.116', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.34'; junction collision with vehicle 'flow_0.134', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.35'; junction collision with vehicle 'flow_0.135', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.37'; junction collision with vehicle 'flow_0.159', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.37'; junction collision with vehicle 'flow_0.160', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'flow_1.40'; junction collision with vehicle 'flow_0.170', lane='%', gap=%%, time=%, stage=%.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
extended collisions intermodal default ( Last six runs May2025 )
extended collisions intermodal none ( Last six runs May2025 )
extended collisions intermodal remove ( Last six runs May2025 )
extended collisions intermodal stoptime_remove ( Last six runs May2025 )
extended collisions intermodal stoptime_warn ( Last six runs May2025 )
extended collisions intermodal teleport ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_parallel ( Last six runs May2025 )
pedestrian_model striping bugs ticket8417 ( Last six runs May2025 )

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

---------- Differences in errors ----------
2c2
< Warning: 1 total messages of type: Removing collision participants: vehicle 'always_right.20', vehicle 'horizontal.15', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 1 total messages of type: Removing collision participants: vehicle 'always_right.28', vehicle 'horizontal.25', lane='%', gap=%%, time=%, stage=%.
7d6
< Warning: 1 total messages of type: Removing collision participants: vehicle 'horizontal.28', vehicle 'always_right.30', lane='%', gap=%%, time=%, stage=%.
extended collisions mingap-factor ( Last six runs May2025 )
extended collisions mingap-factor_attr ( Last six runs May2025 )

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

---------- Differences in errors ----------
23c23
< Warning: 19 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.
---
> Warning: 38 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.
extended collisions teleport ( Last six runs May2025 )
output collisions vehicle_collisions ( Last six runs May2025 )
output duration_log teleports_and_collisions ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : extended collisions warn ( Last six runs May2025 )

---------- Differences in errors ----------
6,9d5
< Warning: 1 total messages of type: Vehicle 'always_right.10'; collision with vehicle 'horizontal.10', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'always_right.11'; collision with vehicle 'horizontal.11', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'always_right.12'; collision with vehicle 'horizontal.12', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'always_right.13'; collision with vehicle 'horizontal.13', lane='%', gap=%%, time=%, stage=%.
15,16c11,14
< Warning: 1 total messages of type: Vehicle 'always_right.8'; collision with vehicle 'horizontal.8', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'always_right.9'; collision with vehicle 'horizontal.9', lane='%', gap=%%, time=%, stage=%.
---
> Warning: 1 total messages of type: Vehicle 'horizontal.10'; collision with vehicle 'always_right.10', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.11'; collision with vehicle 'always_right.11', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.12'; collision with vehicle 'always_right.12', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.13'; collision with vehicle 'always_right.13', lane='%', gap=%%, time=%, stage=%.
17a16,17
> Warning: 1 total messages of type: Vehicle 'horizontal.8'; collision with vehicle 'always_right.8', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle 'horizontal.9'; collision with vehicle 'always_right.9', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : extended collisions warn_repeated ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,2
< Warning: 2 total messages of type: Vehicle 'c'; collision with vehicle 'v', lane='%', gap=%%, time=%, stage=%.
---
> Error: Only one of the options 'lanechange.duration' or 'lateral-resolution' may be given.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in collisions ----------

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: 1 total messages of type: Teleporting vehicle 'flow.12'; collision with vehicle 'flow.9', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,3
> Error: Vehicle 'flow.63' could not assign stop 'parkingArea:A' after rerouting (R0:parkingAreaReroute) at time=1499.00.
> Error: Vehicle 'flow.69' could not assign stop 'parkingArea:A' after rerouting (R0:parkingAreaReroute) at time=1501.00.
> Error: Vehicle 'flow.71' could not assign stop 'parkingArea:A' after rerouting (R0:parkingAreaReroute) at time=1503.00.

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exitFurther ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting person 'p0' from vehicle destination edge 'out' to intended destination edge '1to2' time=22.00
---
> Warning: 1 total messages of type: Teleporting % '%' from vehicle destination edge '%' to intended destination edge '%' time=%

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1
< Warning: 1 total messages of type: Teleporting vehicle 'SN.6'; junction collision with vehicle 'WE.3', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
< Warning: 4 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> Warning: 2 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs May2025 )

---------- Differences in errors ----------
1,2d0
< Warning: 1 total messages of type: Teleporting vehicle 'ego.0'; junction collision with vehicle 'foe.5', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,29
> Warning: 1 total messages of type: Teleporting vehicle 'flow_0.101'; junction collision with vehicle 'flow_2.57', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_0.37'; junction collision with vehicle 'flow_2.21', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_0.65'; junction collision with vehicle 'flow_2.38', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_0.95'; junction collision with vehicle 'flow_2.55', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.107'; junction collision with vehicle 'flow_2.26', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.113'; junction collision with vehicle 'flow_2.26', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.126'; junction collision with vehicle 'flow_2.31', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.132'; junction collision with vehicle 'flow_2.31', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.164'; side collision with vehicle 'flow_2.46', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.165'; side collision with vehicle 'flow_1.166', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.167'; junction collision with vehicle 'flow_2.46', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.168'; junction collision with vehicle 'flow_2.46', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.169'; side collision with vehicle 'flow_2.46', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.171'; junction collision with vehicle 'flow_2.46', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.23'; junction collision with vehicle 'flow_2.7', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.25'; junction collision with vehicle 'flow_2.7', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.59'; junction collision with vehicle 'flow_2.14', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.76'; junction collision with vehicle 'flow_2.19', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.79'; junction collision with vehicle 'flow_2.19', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.81'; junction collision with vehicle 'flow_2.19', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.90'; junction collision with vehicle 'flow_2.20', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_1.98'; junction collision with vehicle 'flow_2.20', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_2.0'; junction collision with vehicle 'flow_1.3', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_2.24'; junction collision with vehicle 'flow_0.42', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_2.26'; junction collision with vehicle 'flow_1.114', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_2.33'; junction collision with vehicle 'flow_1.143', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_2.35'; junction collision with vehicle 'flow_1.144', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'flow_2.41'; junction collision with vehicle 'flow_0.71', lane='%', gap=%%, time=%, stage=%.
> Warning: 29 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner_bikes ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,3
> Warning: 1 total messages of type: Teleporting vehicle 'ES_bike'; junction collision with vehicle 'EW_bike', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,2
< Warning: 3 total messages of type: Teleporting vehicle '%'; waited too long (yield), lane='%', time=%.
---
> Warning: 2 total messages of type: Teleporting vehicle '%'; waited too long (yield), lane='%', time=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.77'; junction collision with vehicle 'SW.53', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight ( Last six runs May2025 )

---------- Differences in errors ----------
1,3c1,37
< Warning: 2 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
< Warning: 3 total messages of type: Teleporting vehicle '%'; waited too long (yield), lane='%', time=%.
< Warning: 5 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
---
> Warning: 4 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.170'; collision with vehicle 'SN.171', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.194'; junction collision with vehicle 'SW.146', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.212'; junction collision with vehicle 'SW.146', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.354'; side collision with vehicle 'SN.350', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.416'; side collision with vehicle 'SN.388', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.68'; junction collision with vehicle 'SW.49', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.84'; junction collision with vehicle 'SW.57', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.142'; junction collision with vehicle 'SN.205', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.174'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.175'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.176'; side collision with vehicle 'SW.181', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.183'; junction collision with vehicle 'SN.218', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.189'; side collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.190'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.191'; junction collision with vehicle 'SN.388', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.194'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.196'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.198'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.199'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.200'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.204'; junction collision with vehicle 'SN.218', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.207'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.212'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.214'; junction collision with vehicle 'SN.222', lane='%', gap=%%, time=%, stage=%.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs May2025 )

---------- Differences in errors ----------
2,3c2,60
< Warning: 1 total messages of type: Teleporting vehicle '%'; waited too long (yield), lane='%', time=%.
< Warning: 5 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
---
> Warning: 1 total messages of type: Teleporting vehicle 'SN.213'; side collision with vehicle 'SN.203', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.214'; side collision with vehicle 'SW.175', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.227'; junction collision with vehicle 'SW.167', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.246'; junction collision with vehicle 'SW.163', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.247'; side collision with vehicle 'SN.248', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.251'; junction collision with vehicle 'SW.200', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.277'; junction collision with vehicle 'SW.207', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.279'; side collision with vehicle 'SN.268', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.323'; junction collision with vehicle 'SW.219', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.33'; side collision with vehicle 'SW.19', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.449'; side collision with vehicle 'SN.464', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.451'; junction collision with vehicle 'SW.326', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.461'; side collision with vehicle 'SW.326', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.471'; side collision with vehicle 'SW.309', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.474'; junction collision with vehicle 'SW.309', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.53'; side collision with vehicle 'SW.30', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.61'; side collision with vehicle 'SW.42', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.83'; junction collision with vehicle 'SW.55', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SN.84'; junction collision with vehicle 'SW.55', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.135'; junction collision with vehicle 'SN.190', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.136'; junction collision with vehicle 'SN.190', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.138'; side collision with vehicle 'SN.190', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.140'; junction collision with vehicle 'SN.190', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.141'; junction collision with vehicle 'SN.190', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.146'; junction collision with vehicle 'SN.193', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Teleporting vehicle 'SW.151'; junction collision with vehicle 'SN.193', lane='%', gap=%%, time=%, stage=%.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop toll_station ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,3
> Warning: 1 total messages of type: Teleporting vehicle 'f_0.1797'; collision with vehicle 'f_0.1796', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 3 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket14322 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: 1 total messages of type: Teleporting vehicle '%'; waited too long (blocked), lane='%', time=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket14587 ( Last six runs May2025 )

---------- Differences in errors ----------
1d0
< Warning: 2 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket15887 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: 5 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 5 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket15927 ( Last six runs May2025 )

---------- Differences in errors ----------
1,2d0
< Warning: 1 total messages of type: Vehicle 'f_0.206'; side collision with vehicle 'f_1.182', lane='%', gap=%%, time=%, stage=%.
< Warning: 1 total messages of type: Vehicle 'f_0.234'; side collision with vehicle 'f_1.213', lane='%', gap=%%, time=%, stage=%.

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket16443 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: 10 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 10 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket8804 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,15
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation
> Warning: Lane change model 'LC2013' is not compatible with sublane simulation

TEST FAILED on ts-sim-build-ba : lc_model specify_lcm ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Error: Lane change model 'DK2008' is not compatible with sublane simulation
> Quitting (on error).

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

---------- Differences in errors ----------
1,2d0
< Warning: 1 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%.
< Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
lc_model strategic towards_left disable ( Last six runs May2025 )
lc_model strategic towards_left disable2 ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : output e1 multi_occupancy sublane_2bikes ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: 1 total messages of type: Teleporting vehicle '0'; side collision with vehicle '1', lane='%', gap=%%, time=%, stage=%.
> Warning: 2 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST FAILED on ts-sim-build-ba : output e2 persons car ( Last six runs May2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/output/MSE2Collector.cpp:766: virtual bool MSE2Collector::notifyLeave(SUMOTrafficObject &, double, MSMoveReminder::Notification, const MSLane *): Assertion `veh.isPerson()' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==484587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5e5b7deae451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5e5b7fcd7fe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e5b7fce4a50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5e5b7fcef84a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5e5b7fbc1886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5e5b7df06d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5e5b7defddd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5e5b7decccc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5e5b7dec5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5e5b7deb2405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x77a85462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x77a85462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5e5b7ddd4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5e5b7deae451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5e5b7fcd714e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5e5b7fce2151 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5e5b7fbc4b7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5e5b7efc6211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5e5b7f059c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5e5b7effb916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5e5b80abd518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x77a8559e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==482483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x63bd7db4a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x63bd7f973fe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x63bd7f980a50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x63bd7f98b84a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x63bd7f85d886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x63bd7dba2d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x63bd7db99dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x63bd7db68cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x63bd7db61e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x63bd7db4e405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x73b2b5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x73b2b5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x63bd7da70fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x63bd7db4a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x63bd7f97314e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x63bd7f97e151 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x63bd7f860b7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x63bd7ec62211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x63bd7ecf5c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x63bd7ec97916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x63bd80759518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x73b2b71e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==482493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c51237d9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5c5125602fe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c512560fa50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5c512561a84a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5c51254ec886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5c5123831d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5c5123828dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5c51237f7cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5c51237f0e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5c51237dd405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x72a40102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x72a40102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5c51236fffe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5c51237d9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x5c512560214e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5c512560d151 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5c51254efb7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5c51248f1211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5c5124984c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5c5124926916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5c51263e8518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x72a4025e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==482477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x6422d0f62451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x6422d2d8bfe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6422d2d98a50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6422d2da384a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6422d2c75886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6422d0fbad31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x6422d0fb1dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6422d0f80cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6422d0f79e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6422d0f66405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x72dd9762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x72dd9762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6422d0e88fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6422d0f62451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x6422d2d8b14e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6422d2d96151 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6422d2c78b7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6422d207a211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6422d210dc54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6422d20af916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x6422d3b71518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x72dd989e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==482490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x65533fb1b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x65534194414e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x65534194f151 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x655341831b7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x655340c33211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x655340cc6c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x655340c68916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x65534272a518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7cffc2de63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7cffc2db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7cffc2db822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7cffc2db8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7cffc2de0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x65534275e7d2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x6553429eae31 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x655340c4952a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x655340c407e2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x655340c5180b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x65533fb1f042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7cffc1a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7cffc1a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x65533fa41fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==482878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x6206c768a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x6206c94b3fe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6206c94c0a50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6206c94cb84a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6206c939d886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6206c76e2d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x6206c76d9dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6206c76a8cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6206c76a1e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6206c768e405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x77bc82a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x77bc82a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6206c75b0fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6206c768a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x6206c94b314e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6206c94beba6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x6206c93a0b7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6206c87a2211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6206c8835c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6206c87d7a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x6206ca299518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x77bc83de63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==482897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x57868918e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x57868afb7fe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x57868afc4a50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x57868afcf84a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x57868aea1886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5786891e6d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5786891dddd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5786891accc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5786891a5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x578689192405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x75d16562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x75d16562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5786890b4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x57868918e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x57868afb714e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x57868afc2ba6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x57868aea4b7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x57868a2a6211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x57868a339c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x57868a2dba8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x57868bd9d518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x75d166be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==482873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x61123fe87451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x611241cb0fe4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x611241cbda50 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x611241cc884a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x611241b9a886 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x61123fedfd31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x61123fed6dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x61123fea5cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x61123fe9ee88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x61123fe8b405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x74312d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x74312d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x61123fdadfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x61123fe87451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x611241cb014e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x611241cbbba6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x611241b9db7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x611240f9f211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x611241032c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x611240fd4a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x611242a96518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x74312e9e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==482893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x62d45c268451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x62d45e09114e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x62d45e09cba6 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x62d45df7eb7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x62d45d380211 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x62d45d413c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x62d45d3b5a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x62d45ee77518 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7817e1be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7817e1bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7817e1bb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7817e1bb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7817e1be0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x62d45eeab7d2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x62d45f137e31 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x62d45d39652a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x62d45d38d7e2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x62d45d39e80b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x62d45c26c042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7817e062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7817e062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x62d45c18efe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==481677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b79cdbf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: ba88381b71963e0d48e291796d4b94173113dff9)
>     #1 0x59b79e792f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59b79d614a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732121e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs May2025 )

---------- Differences in errors ----------
1,2c1,30
< Warning: Vehicle 'veh.70' collision with person 'pEW.78', lane=':C_9_0', gap=-9.71, time=770.00, stage=laneChange.
< Warning: Vehicle 'veh.88' collision with person 'pEW.100', lane=':C_9_0', gap=-9.59, time=950.00, stage=laneChange.
---
> Warning: Vehicle 'veh.15' collision with person 'pWE.9', lane='CEa_0', gap=-2.84, time=165.00, stage=laneChange.
> Warning: Vehicle 'veh.26' collision with person 'pEW.15', lane='WC.48_0', gap=-6.44, time=267.00, stage=laneChange.
> Warning: Vehicle 'veh.29' collision with person 'pEW.16', lane='WC.48_0', gap=-5.25, time=290.00, stage=laneChange.
> Warning: Vehicle 'veh.26' collision with person 'pWE.27', lane=':C_9_0', gap=-3.41, time=324.00, stage=laneChange.
> Warning: Vehicle 'veh.41' collision with person 'pEW.17', lane='WC.48_0', gap=-6.99, time=371.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pEW.18', lane='WC_0', gap=-9.72, time=384.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pEW.21', lane='WC.48_0', gap=-4.00, time=384.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pWE.40', lane='WC.48_0', gap=-8.66, time=388.00, stage=laneChange.
> Warning: Vehicle 'veh.46' collision with person 'pEW.18', lane='WC_0', gap=-7.91, time=405.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pWE.41', lane='WC.48_0', gap=-7.55, time=406.00, stage=laneChange.
> Warning: Vehicle 'veh.38' collision with person 'pWE.28', lane='CE_0', gap=-0.14, time=425.00, stage=laneChange.
> Warning: Vehicle 'veh.45' collision with person 'pWE.31', lane='CEa_0', gap=-6.11, time=427.00, stage=laneChange.
> Warning: Vehicle 'veh.48' collision with person 'pWE.47', lane='WC_0', gap=-6.11, time=452.00, stage=laneChange.
> Warning: Vehicle 'veh.48' collision with person 'pWE.47', lane=':C_9_0', gap=-3.58, time=509.00, stage=laneChange.
> Warning: Vehicle 'veh.56' collision with person 'pWE.54', lane='WC.48_0', gap=-6.41, time=574.00, stage=laneChange.
> Warning: Vehicle 'veh.66' collision with person 'pWE.62', lane='CEa_0', gap=-1.52, time=703.00, stage=laneChange.
> Warning: Vehicle 'veh.66' collision with person 'pWE.62', lane='CEa_0', gap=-3.21, time=706.00, stage=laneChange.
> Warning: Vehicle 'veh.74' collision with person 'pEW.70', lane='WC_0', gap=-1.22, time=738.00, stage=laneChange.
> Warning: Vehicle 'veh.75' collision with person 'pEW.73', lane='WC.48_0', gap=-7.24, time=754.00, stage=laneChange.
> Warning: Vehicle 'veh.75' collision with person 'pWE.69', lane='CEa_0', gap=-0.13, time=785.00, stage=laneChange.
> Warning: Vehicle 'veh.78' collision with person 'pWE.66', lane='CEa_0', gap=-4.39, time=793.00, stage=laneChange.
> Warning: Vehicle 'veh.83' collision with person 'pEW.84', lane=':C_9_0', gap=-0.65, time=871.00, stage=laneChange.
> Warning: Vehicle 'veh.83' collision with person 'pEW.82', lane=':C_9_0', gap=-9.64, time=878.00, stage=laneChange.
> Warning: Vehicle 'veh.79' collision with person 'pEW.96', lane='CEa_0', gap=-8.53, time=891.00, stage=laneChange.
> Warning: Vehicle 'veh.87' collision with person 'pWE.77', lane='CEa_0', gap=-9.71, time=899.00, stage=laneChange.
> Warning: Vehicle 'veh.91' collision with person 'pEW.85', lane='WC_0', gap=-9.80, time=925.00, stage=laneChange.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs May2025 )

---------- Differences in errors ----------
1,8c1,30
< Warning: Vehicle 'veh.31' collision with person 'pWE.31', lane='WC_0', gap=-8.53, time=312.00, stage=laneChange.
< Warning: Vehicle 'veh.28' collision with person 'pWE.23', lane=':C_9_0', gap=-10.20, time=322.00, stage=laneChange.
< Warning: Vehicle 'veh.31' collision with person 'pWE.31', lane='WC.48_0', gap=-8.94, time=352.00, stage=laneChange.
< Warning: Vehicle 'veh.53' collision with person 'pEW.43', lane=':C_9_0', gap=-3.87, time=513.00, stage=laneChange.
< Warning: Vehicle 'veh.51' collision with person 'pWE.43', lane='CEa_0', gap=-8.40, time=522.00, stage=move.
< Warning: Vehicle 'veh.54' collision with person 'pWE.45', lane='CEa_0', gap=-10.13, time=532.00, stage=laneChange.
< Warning: Vehicle 'veh.75' collision with person 'pEW.72', lane='WC.48_0', gap=-1.36, time=754.00, stage=laneChange.
< Warning: Vehicle 'veh.73' collision with person 'pWE.68', lane='CEa_0', gap=-9.16, time=809.00, stage=laneChange.
---
> Warning: Vehicle 'veh.15' collision with person 'pWE.9', lane='CEa_0', gap=-2.84, time=165.00, stage=laneChange.
> Warning: Vehicle 'veh.26' collision with person 'pEW.15', lane='WC.48_0', gap=-6.44, time=267.00, stage=laneChange.
> Warning: Vehicle 'veh.29' collision with person 'pEW.16', lane='WC.48_0', gap=-5.25, time=290.00, stage=laneChange.
> Warning: Vehicle 'veh.26' collision with person 'pWE.27', lane=':C_9_0', gap=-3.41, time=324.00, stage=laneChange.
> Warning: Vehicle 'veh.41' collision with person 'pEW.17', lane='WC.48_0', gap=-6.99, time=371.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pEW.18', lane='WC_0', gap=-9.72, time=384.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pEW.21', lane='WC.48_0', gap=-4.00, time=384.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pWE.40', lane='WC.48_0', gap=-8.66, time=388.00, stage=laneChange.
> Warning: Vehicle 'veh.46' collision with person 'pEW.18', lane='WC_0', gap=-7.91, time=405.00, stage=laneChange.
> Warning: Vehicle 'veh.42' collision with person 'pWE.41', lane='WC.48_0', gap=-7.55, time=406.00, stage=laneChange.
> Warning: Vehicle 'veh.38' collision with person 'pWE.28', lane='CE_0', gap=-0.14, time=425.00, stage=laneChange.
> Warning: Vehicle 'veh.45' collision with person 'pWE.31', lane='CEa_0', gap=-6.11, time=427.00, stage=laneChange.
> Warning: Vehicle 'veh.48' collision with person 'pWE.47', lane='WC_0', gap=-6.11, time=452.00, stage=laneChange.
> Warning: Vehicle 'veh.48' collision with person 'pWE.47', lane=':C_9_0', gap=-3.58, time=509.00, stage=laneChange.
> Warning: Vehicle 'veh.56' collision with person 'pWE.54', lane='WC.48_0', gap=-6.41, time=574.00, stage=laneChange.
> Warning: Vehicle 'veh.66' collision with person 'pWE.62', lane='CEa_0', gap=-1.52, time=703.00, stage=laneChange.
> Warning: Vehicle 'veh.66' collision with person 'pWE.62', lane='CEa_0', gap=-3.21, time=706.00, stage=laneChange.
> Warning: Vehicle 'veh.74' collision with person 'pEW.70', lane='WC_0', gap=-1.22, time=738.00, stage=laneChange.
> Warning: Vehicle 'veh.75' collision with person 'pEW.73', lane='WC.48_0', gap=-7.24, time=754.00, stage=laneChange.
> Warning: Vehicle 'veh.75' collision with person 'pWE.69', lane='CEa_0', gap=-0.13, time=785.00, stage=laneChange.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> Warning: Vehicle 'SN.6' collision with person 'pES.29', lane=':C_9_0', time=698.00, stage=move.
> Warning: Vehicle 'SN.7' collision with person 'pSW.39', lane=':C_9_0', time=950.00, stage=laneChange.
> Warning: 1 total messages of type: Teleporting vehicle 'WS.7'; junction collision with vehicle 'WE.3', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,9
< Warning: 3 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> Warning: Vehicle 'SN.6' collision with person 'pES.29', lane=':C_9_0', time=698.00, stage=move.
> Warning: Vehicle 'SN.7' collision with person 'pSW.39', lane=':C_9_0', time=950.00, stage=laneChange.
> Warning: 1 total messages of type: Teleporting vehicle 'WS.7'; junction collision with vehicle 'WE.3', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond uncontrolled_prio_crossing_ballistic ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16: runtime error: inf is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16 

Detailed information for the tests that had known bugs:

TEST had known bugs (#5413) on ts-sim-build-ba : bugs 0xxx ticket813 ( Last six runs May2025 )

#5413
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs May2025 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1
> Warning: 7 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs May2025 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,5
> Warning: 1 total messages of type: Teleporting vehicle '%'; waited too long (jam), lane='%', time=%.
> Warning: 1 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
> Warning: 1 total messages of type: Vehicle '%' skips stop on lane '%' time=%.
> Warning: 1 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs May2025 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- Differences in errors ----------
0a1
> Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs May2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- New result in aggregated15 ----------

TEST had known bugs (#5263) on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs May2025 )

invalid right of way after stopping on junction
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1
> Warning: 2 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs May2025 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1
> Warning: 1 total messages of type: Vehicle 'NW'; junction collision with vehicle 'NE', lane='%', gap=%%, time=%, stage=%.

TEST had known bugs (see #4889) on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs May2025 )

collision
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,4c1,4
< Warning: Vehicle 'follower' is inserted in emergency situation.
< Warning: Vehicle 'follower' performs emergency braking on lane 'E0_0' with decel=4.00, wished=1.00, severity=1.00, time=0.10.
< Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='E0_0', gap=-0.10, time=0.90, stage=move.
< Warning: Vehicle 'follower' teleports beyond arrival edge 'E0', time=0.90.
---
> Warning: 1 total messages of type: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' is inserted in emergency situation.
> Warning: 1 total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
> Warning: 1 total messages of type: Vehicle '%' teleports beyond arrival edge '%', time=%.

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs May2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,126c1,61
< Warning: Vehicle '0.87' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=154.00.
< Warning: Teleporting vehicle '0.104'; collision with vehicle '0.103', lane='1/1to2/1_0', gap=-0.20, time=168.00, stage=move.
< Warning: Vehicle '0.69' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=179.00.
< Warning: Teleporting vehicle '0.114'; collision with vehicle '0.113', lane='1/1to2/1_0', gap=-0.20, time=184.00, stage=move.
< Warning: Vehicle '0.74' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle '0.75' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=189.00.
< Warning: Teleporting vehicle '0.109'; collision with vehicle '0.108', lane='1/1to2/1_0', gap=-0.20, time=189.00, stage=move.
< Warning: Teleporting vehicle '0.75'; collision with vehicle '0.74', lane='2/1to3/1_0', gap=-1.85, time=189.00, stage=move.
< Warning: Teleporting vehicle '0.136'; collision with vehicle '0.135', lane='1/1to2/1_0', gap=-0.19, time=214.00, stage=move.
< Warning: Vehicle '0.142' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=231.00.
< Warning: Teleporting vehicle '0.149'; collision with vehicle '0.148', lane='1/1to2/1_0', gap=-0.15, time=233.00, stage=move.
< Warning: Teleporting vehicle '0.162'; collision with vehicle '0.161', lane='1/1to2/1_0', gap=-0.20, time=233.00, stage=move.
< Warning: Teleporting vehicle '0.139'; collision with vehicle '0.138', lane='1/1to2/1_0', gap=-0.03, time=234.00, stage=move.
< Warning: Teleporting vehicle '0.145'; collision with vehicle '0.144', lane='1/1to2/1_0', gap=-0.11, time=236.00, stage=move.
< Warning: Vehicle '0.159' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=243.00.
< Warning: Teleporting vehicle '0.167'; collision with vehicle '0.166', lane='1/1to2/1_0', gap=-0.14, time=244.00, stage=move.
< Warning: Teleporting vehicle '0.165'; collision with vehicle '0.164', lane='1/1to2/1_0', gap=-0.20, time=250.00, stage=move.
< Warning: Vehicle '0.157' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=263.00.
< Warning: Teleporting vehicle '0.158'; collision with vehicle '0.157', lane='1/1to2/1_0', gap=-0.19, time=264.00, stage=move.
< Warning: Vehicle '0.170' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.179' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Teleporting vehicle '0.170'; collision with vehicle '0.169', lane='1/1to2/1_0', gap=-0.85, time=267.00, stage=move.
< Warning: Teleporting vehicle '0.179'; collision with vehicle '0.178', lane='1/1to2/1_0', gap=-1.50, time=267.00, stage=move.
< Warning: Teleporting vehicle '0.177'; collision with vehicle '0.176', lane='1/1to2/1_0', gap=-0.05, time=279.00, stage=move.
< Warning: Teleporting vehicle '0.172'; collision with vehicle '0.171', lane='1/1to2/1_0', gap=-0.01, time=282.00, stage=move.
< Warning: Vehicle '0.189' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=330.00.
< Warning: Vehicle '0.192' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=335.00.
< Warning: Vehicle '0.164' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=356.00.
< Warning: Vehicle '0.210' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=395.00.
<truncated after showing first 30 lines>

TEST had known bugs (#4551) on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs May2025 )

collision free in same subsecond test - ACC model doesn't work adequately with step-length 1s
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,2556c1,291
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=29.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=33.00.
< Warning: Vehicle '1.3' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=34.00.
< Warning: Vehicle '1.4' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=37.00.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=38.00.
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=39.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=39.00.
< Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.19, time=40.00 stage=move.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=41.00.
< Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=42.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=43.00.
< Warning: Teleporting vehicle '1.10'; collision with vehicle '1.9', lane='a_0', gap=-1.99, time=44.00 stage=move.
< Warning: Vehicle '1.11' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=45.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=46.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=47.00.
< Warning: Vehicle '1.7' ends teleporting on edge 'a', time=47.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=48.00.
< Warning: Vehicle '1.26' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=48.00.
< Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.29, time=48.00 stage=move.
< Warning: Vehicle '1.27' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=49.00.
< Warning: Vehicle '1.10' ends teleporting on edge 'a', time=49.00.
< Warning: Vehicle '1.13' ends teleporting on edge 'b', time=49.00.
< Warning: Vehicle '1.16' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=52.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=53.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=55.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=56.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=57.00.
< Warning: Vehicle '1.21' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=58.00.
< Warning: Teleporting vehicle '1.21'; collision with vehicle '1.20', lane='a_0', gap=-2.12, time=59.00 stage=move.
<truncated after showing first 30 lines>

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles_small CACC ( Last six runs May2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,67c1,79
< Warning: Vehicle '1.1' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=35.00.
< Warning: Teleporting vehicle '1.4'; collision with vehicle '1.3', lane='a_0', gap=-0.19, time=40.00, stage=move.
< Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.10, time=54.00, stage=move.
< Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.10, time=75.00, stage=move.
< Warning: Teleporting vehicle '1.15'; collision with vehicle '1.14', lane='a_0', gap=-0.06, time=78.00, stage=move.
< Warning: Teleporting vehicle '1.25'; collision with vehicle '1.24', lane='a_0', gap=-0.15, time=82.00, stage=move.
< Warning: Teleporting vehicle '1.16'; collision with vehicle '1.14', lane='a_0', gap=-0.19, time=86.00, stage=move.
< Warning: Teleporting vehicle '1.31'; collision with vehicle '1.30', lane='a_0', gap=-0.09, time=94.00, stage=move.
< Warning: Teleporting vehicle '1.30'; collision with vehicle '1.29', lane='a_0', gap=-0.14, time=104.00, stage=move.
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=119.00.
< Warning: Vehicle '1.13' ends teleporting on edge 'b', time=131.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=135.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=158.00.
< Warning: Teleporting vehicle '1.0'; collision with vehicle '1.34', lane='a_0', gap=-1.57, time=158.00, stage=move.
< Warning: Teleporting vehicle '1.28'; collision with vehicle '1.4', lane='a_0', gap=-0.11, time=160.00, stage=move.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=165.00.
< Warning: Teleporting vehicle '1.5'; collision with vehicle '1.3', lane='a_0', gap=-0.19, time=165.00, stage=move.
< Warning: Teleporting vehicle '1.6'; collision with vehicle '1.3', lane='a_0', gap=-0.20, time=166.00, stage=move.
< Warning: Teleporting vehicle '1.23'; collision with vehicle '1.22', lane='a_0', gap=-0.68, time=191.00, stage=move.
< Warning: Teleporting vehicle '1.32'; collision with vehicle '1.29', lane='a_0', gap=-1.32, time=300.00, stage=move.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=355.00.
< Warning: Vehicle '1.7' ends teleporting on edge 'b', time=389.00.
< Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Teleporting vehicle '1.9'; collision with vehicle '1.8', lane='a_0', gap=-0.22, time=414.00, stage=move.
< Warning: Vehicle '1.33' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=461.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=523.00.
< Warning: Vehicle '1.15' ends teleporting on edge 'b', time=587.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=589.00.
< Warning: Vehicle '1.14' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=634.00.
<truncated after showing first 30 lines>

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs May2025 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Error: Vehicle '2' has no valid route.
2a3,4
> Warning: 1 total messages of type: No connection between edge '%' and edge '%' found.
> Warning: 1 total messages of type: No route for vehicle '%' found.

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs May2025 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
< Warning: Vehicle 'foe.3' ends teleporting on edge 'CW', time=51.00.
---
> Warning: 1 total messages of type: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane='%', gap=%%, time=%, stage=%.
> Warning: 1 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

TEST had known bugs (see #10763) on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs May2025 )

counter lanechange blockage
(This bug was triggered by text found in file 'errors' matching 'wrong lane')
---------- Differences in errors ----------
0a1,2
> Warning: 6 total messages of type: Teleporting vehicle '%'; waited too long (wrong lane), lane='%', time=%.
> Warning: 6 total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.

Detailed information for the tests that were terminated before completion:

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
basic dynamics insertion best_distance ( Last six runs May2025 )
extended calibrator swallow_downstream_jam_disabled ( Last six runs May2025 )
lc_model roundabout tls_no_cooperation high_traffic ( Last six runs May2025 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 900.0 seconds
cf_model drive_in_circles circle_two_lanes ( Last six runs May2025 )
cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs May2025 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1c1
< Warning: 2 total messages of type: Clearing jam at calibrator '%' at time=%.
---
> Warning: 1 total messages of type: Clearing jam at calibrator '%' at time=%.
extended calibrator speed_only_swallow_downstream_jam ( Last six runs May2025 )
extended calibrator swallow_downstream_jam ( Last six runs May2025 )