07Nov2023 - detailed test results for DUAROUTER.astar

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.30Nov114412.2621320 -g

To start TextTest for these tests, run:

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


astar: 547 tests: 524 succeeded 23 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket3631_1 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3495536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5589b01523dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5589b077fc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5589b078e4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5589b04e7859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5589b04acf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5589b015dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5589b015f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fdcfe4abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5589b01523dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5589b07ad239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5589b07ad13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5589b07ace27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5589b07b54a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5589b07b4e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5589b0793580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5589b07809f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5589b078e4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5589b04e7859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5589b04acf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5589b015dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5589b015f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fdcfe4abd8f 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 : person personTrip bike_public_walk ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x555862aef3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55586311cc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55586312b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x555862e84859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x555862e49f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x555862afac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x555862afc5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7b9fec2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x555862aef3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55586314a239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55586314a13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x555863149e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5558631524a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x555863151e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x555863130580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55586311d9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55586312b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x555862e84859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x555862e49f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x555862afac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x555862afc5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7b9fec2d8f 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 : person personTrip car ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x563ebdd7e3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x563ebe3abc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563ebe3ba4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x563ebe113859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563ebe0d8f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563ebdd89c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x563ebdd8b5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fb0e0405d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x563ebdd7e3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x563ebe3d9239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563ebe3d913a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563ebe3d8e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563ebe3e14a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x563ebe3e0e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x563ebe3bf580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x563ebe3ac9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563ebe3ba4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x563ebe113859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563ebe0d8f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563ebdd89c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x563ebdd8b5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fb0e0405d8f 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 : person personTrip car_access_allJunctions ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55edc9c3e3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55edca26bc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55edca27a4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55edc9fd3859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55edc9f98f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55edc9c49c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55edc9c4b5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f5b85da4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55edc9c3e3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55edca299239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55edca29913a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55edca298e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55edca2a14a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55edca2a0e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55edca27f580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55edca26c9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55edca27a4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55edc9fd3859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55edc9f98f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55edc9c49c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55edc9c4b5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f5b85da4d8f 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 : person personTrip car_access_ptStops ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5612920453dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x561292672c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5612926814d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5612923da859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56129239ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x561292050c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5612920525cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fa6e75efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x5612920453dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5612926a0239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5612926a013a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56129269fe27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5612926a84a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5612926a7e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x561292686580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5612926739f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5612926814d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5612923da859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56129239ff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x561292050c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5612920525cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fa6e75efd8f 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 : person personTrip car_bike_taxi ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2e0d673dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55f2e1394c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55f2e13a34d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55f2e10fc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55f2e10c1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55f2e0d72c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55f2e0d745cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fef9af55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2e0d673dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55f2e13c2239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f2e13c213a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f2e13c1e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f2e13ca4a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55f2e13c9e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55f2e13a8580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55f2e13959f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55f2e13a34d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55f2e10fc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55f2e10c1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55f2e0d72c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55f2e0d745cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fef9af55d8f 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 : person personTrip car_intermodal_net ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc7ea6a3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55dc7f097c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55dc7f0a64d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55dc7edff859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55dc7edc4f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55dc7ea75c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55dc7ea775cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fc62989dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc7ea6a3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55dc7f0c5239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dc7f0c513a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55dc7f0c4e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55dc7f0cd4a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55dc7f0cce09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55dc7f0ab580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55dc7f0989f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55dc7f0a64d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55dc7edff859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55dc7edc4f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55dc7ea75c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55dc7ea775cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fc62989dd8f 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 : person personTrip car_public_walk ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55900f19f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55900f7ccc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55900f7db4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55900f534859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55900f4f9f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55900f1aac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55900f1ac5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7feab31fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55900f19f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55900f7fa239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55900f7fa13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55900f7f9e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55900f8024a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55900f801e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55900f7e0580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55900f7cd9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55900f7db4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55900f534859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55900f4f9f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55900f1aac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55900f1ac5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7feab31fed8f 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 : person personTrip car_public_walk2 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6128ed3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55d612f1ac81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55d612f294d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55d612c82859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55d612c47f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55d6128f8c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55d6128fa5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fa6b7c7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6128ed3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55d612f48239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d612f4813a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d612f47e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d612f504a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55d612f4fe09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55d612f2e580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55d612f1b9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55d612f294d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55d612c82859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55d612c47f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55d6128f8c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55d6128fa5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fa6b7c7fd8f 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 : person personTrip car_public_walk4 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x555eb01653dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x555eb0792c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x555eb07a14d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x555eb04fa859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x555eb04bff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x555eb0170c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x555eb01725cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe636db8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x555eb01653dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x555eb07c0239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555eb07c013a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x555eb07bfe27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x555eb07c84a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x555eb07c7e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x555eb07a6580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x555eb07939f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x555eb07a14d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x555eb04fa859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x555eb04bff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x555eb0170c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x555eb01725cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe636db8d8f 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 : person personTrip car_public_walk5 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5632134fa3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x563213b27c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563213b364d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56321388f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563213854f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563213505c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5632135075cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fbff2308d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5632134fa3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x563213b55239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563213b5513a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563213b54e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563213b5d4a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x563213b5ce09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x563213b3b580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x563213b289f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563213b364d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56321388f859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563213854f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563213505c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5632135075cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fbff2308d8f 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 : person personTrip car_public_walk_detail ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x558ed3f1f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x558ed454cc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x558ed455b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x558ed42b4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x558ed4279f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x558ed3f2ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x558ed3f2c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f99dedf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x558ed3f1f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x558ed457a239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558ed457a13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558ed4579e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x558ed45824a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x558ed4581e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x558ed4560580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x558ed454d9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x558ed455b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x558ed42b4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x558ed4279f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x558ed3f2ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x558ed3f2c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f99dedf4d8f 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 : person personTrip car_type ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe48fbe3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55fe495ebc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55fe495fa4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55fe49353859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55fe49318f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55fe48fc9c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55fe48fcb5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2de8095d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe48fbe3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55fe49619239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fe4961913a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fe49618e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fe496214a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55fe49620e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55fe495ff580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55fe495ec9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55fe495fa4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55fe49353859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55fe49318f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55fe48fc9c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55fe48fcb5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2de8095d8f 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 : person personTrip car_walk ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55d617e2f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55d61845cc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55d61846b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55d6181c4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55d618189f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55d617e3ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55d617e3c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f061905cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55d617e2f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55d61848a239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d61848a13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d618489e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d6184924a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55d618491e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55d618470580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55d61845d9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55d61846b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55d6181c4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55d618189f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55d617e3ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55d617e3c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f061905cd8f 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 : person personTrip car_walk_arrivalpos ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x564f84fa43dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x564f855d1c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x564f855e04d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x564f85339859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x564f852fef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x564f84fafc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x564f84fb15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fed1c998d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x564f84fa43dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x564f855ff239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564f855ff13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564f855fee27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x564f856074a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x564f85606e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x564f855e5580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x564f855d29f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x564f855e04d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x564f85339859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x564f852fef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x564f84fafc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x564f84fb15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fed1c998d8f 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 : person personTrip car_walk_departPos ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x558a6164d3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x558a61c7ac81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x558a61c894d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x558a619e2859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x558a619a7f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x558a61658c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x558a6165a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2c2cd01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x558a6164d3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x558a61ca8239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558a61ca813a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558a61ca7e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x558a61cb04a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x558a61cafe09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x558a61c8e580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x558a61c7b9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x558a61c894d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x558a619e2859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x558a619a7f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x558a61658c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x558a6165a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2c2cd01d8f 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 : person personTrip car_walk_detail ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf602b63dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55bf608e3c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55bf608f24d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55bf6064b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55bf60610f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55bf602c1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55bf602c35cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f4d8396dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf602b63dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55bf60911239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bf6091113a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55bf60910e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55bf609194a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55bf60918e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55bf608f7580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55bf608e49f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55bf608f24d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55bf6064b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55bf60610f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55bf602c1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55bf602c35cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f4d8396dd8f 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 : person personTrip car_walk_sidewalk ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5648bfa063dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5648c0033c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5648c00424d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5648bfd9b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5648bfd60f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5648bfa11c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5648bfa135cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f61d5e61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5648bfa063dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5648c0061239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5648c006113a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5648c0060e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5648c00694a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5648c0068e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5648c0047580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5648c00349f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5648c00424d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5648bfd9b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5648bfd60f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5648bfa11c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5648bfa135cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f61d5e61d8f 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 : person personTrip intermodal_car_walk ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd5df303dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55fd5e55dc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55fd5e56c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55fd5e2c5859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55fd5e28af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55fd5df3bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55fd5df3d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f6f68a15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd5df303dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55fd5e58b239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fd5e58b13a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fd5e58ae27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fd5e5934a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55fd5e592e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55fd5e571580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55fd5e55e9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55fd5e56c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55fd5e2c5859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55fd5e28af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55fd5df3bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55fd5df3d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f6f68a15d8f 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 : person personTrip intermodal_car_walk_junction ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x557257c5e3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55725828bc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55725829a4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557257ff3859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x557257fb8f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x557257c69c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x557257c6b5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7f69e57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x557257c5e3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5572582b9239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5572582b913a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5572582b8e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5572582c14a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5572582c0e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55725829f580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55725828c9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55725829a4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557257ff3859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x557257fb8f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x557257c69c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x557257c6b5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7f69e57d8f 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 : person personTrip intermodal_car_walk_ptstop ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5574b1a883dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5574b20b5c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5574b20c44d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5574b1e1d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5574b1de2f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5574b1a93c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5574b1a955cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fcec9386d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x5574b1a883dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x5574b20e3239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5574b20e313a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5574b20e2e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5574b20eb4a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5574b20eae09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5574b20c9580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5574b20b69f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5574b20c44d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5574b1e1d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5574b1de2f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5574b1a93c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5574b1a955cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fcec9386d8f 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 : person personTrip trip_output ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0x55deb96b63dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55deb9ce3c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55deb9cf24d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55deb9a4b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55deb9a10f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55deb96c1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55deb96c35cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe68bc2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55deb96b63dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55deb9d11239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55deb9d1113a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55deb9d10e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55deb9d194a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55deb9d18e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55deb9cf7580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55deb9ce49f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55deb9cf24d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55deb9a4b859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55deb9a10f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55deb96c1c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55deb96c35cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe68bc2cd8f 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 : person personTrip write_net_weight ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3494678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc2edc73dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55dc2f3f4c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55dc2f4034d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55dc2f15c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55dc2f121f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55dc2edd2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55dc2edd45cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7faa01ab6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc2edc73dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 1854364add61f95e2ae3223946c2fa231d538cab)
>     #1 0x55dc2f422239 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dc2f42213a in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55dc2f421e27 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55dc2f42a4a0 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55dc2f429e09 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55dc2f408580 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55dc2f3f59f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55dc2f4034d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55dc2f15c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55dc2f121f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55dc2edd2c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55dc2edd45cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7faa01ab6d8f 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