29Oct2023 - 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.03Nov114349.1920512 -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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1695581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56215c7463dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x56215cd73c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56215cd824d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56215cadb859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56215caa0f0d 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 0x56215c751c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56215c7535cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f1b6dfced8f 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 0x56215c7463dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x56215cda1239 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 0x56215cda113a 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 0x56215cda0e27 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 0x56215cda94a0 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 0x56215cda8e09 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 0x56215cd87580 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 0x56215cd749f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56215cd824d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56215cadb859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56215caa0f0d 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 0x56215c751c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56215c7535cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f1b6dfced8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5575201723dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55752079fc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5575207ae4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557520507859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5575204ccf0d 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 0x55752017dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55752017f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2472a40d8f 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 0x5575201723dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5575207cd239 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 0x5575207cd13a 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 0x5575207cce27 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 0x5575207d54a0 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 0x5575207d4e09 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 0x5575207b3580 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 0x5575207a09f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5575207ae4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557520507859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5575204ccf0d 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 0x55752017dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55752017f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2472a40d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1693980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x556f91af03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x556f9211dc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x556f9212c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x556f91e85859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x556f91e4af0d 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 0x556f91afbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x556f91afd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7febcfaddd8f 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 0x556f91af03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x556f9214b239 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 0x556f9214b13a 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 0x556f9214ae27 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 0x556f921534a0 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 0x556f92152e09 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 0x556f92131580 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 0x556f9211e9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x556f9212c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x556f91e85859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x556f91e4af0d 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 0x556f91afbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x556f91afd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7febcfaddd8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc6dc5f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55bc6e28cc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55bc6e29b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55bc6dff4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55bc6dfb9f0d 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 0x55bc6dc6ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55bc6dc6c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7bb41d0d8f 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 0x55bc6dc5f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55bc6e2ba239 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 0x55bc6e2ba13a 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 0x55bc6e2b9e27 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 0x55bc6e2c24a0 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 0x55bc6e2c1e09 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 0x55bc6e2a0580 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 0x55bc6e28d9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55bc6e29b4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55bc6dff4859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55bc6dfb9f0d 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 0x55bc6dc6ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55bc6dc6c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7bb41d0d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad56d213dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55ad5734ec81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55ad5735d4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55ad570b6859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55ad5707bf0d 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 0x55ad56d2cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55ad56d2e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f185febad8f 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 0x55ad56d213dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55ad5737c239 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 0x55ad5737c13a 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 0x55ad5737be27 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 0x55ad573844a0 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 0x55ad57383e09 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 0x55ad57362580 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 0x55ad5734f9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55ad5735d4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55ad570b6859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55ad5707bf0d 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 0x55ad56d2cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55ad56d2e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f185febad8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1693984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x557d5ad7f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x557d5b3acc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x557d5b3bb4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557d5b114859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x557d5b0d9f0d 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 0x557d5ad8ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x557d5ad8c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f1bf907cd8f 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 0x557d5ad7f3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x557d5b3da239 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 0x557d5b3da13a 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 0x557d5b3d9e27 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 0x557d5b3e24a0 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 0x557d5b3e1e09 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 0x557d5b3c0580 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 0x557d5b3ad9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x557d5b3bb4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557d5b114859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x557d5b0d9f0d 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 0x557d5ad8ac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x557d5ad8c5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f1bf907cd8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55acdaf523dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55acdb57fc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55acdb58e4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55acdb2e7859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55acdb2acf0d 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 0x55acdaf5dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55acdaf5f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fb652f55d8f 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 0x55acdaf523dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55acdb5ad239 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 0x55acdb5ad13a 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 0x55acdb5ace27 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 0x55acdb5b54a0 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 0x55acdb5b4e09 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 0x55acdb593580 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 0x55acdb5809f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55acdb58e4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55acdb2e7859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55acdb2acf0d 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 0x55acdaf5dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55acdaf5f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fb652f55d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5653b46fd3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5653b4d2ac81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5653b4d394d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5653b4a92859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5653b4a57f0d 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 0x5653b4708c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5653b470a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f0694e37d8f 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 0x5653b46fd3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5653b4d58239 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 0x5653b4d5813a 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 0x5653b4d57e27 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 0x5653b4d604a0 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 0x5653b4d5fe09 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 0x5653b4d3e580 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 0x5653b4d2b9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5653b4d394d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5653b4a92859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5653b4a57f0d 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 0x5653b4708c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5653b470a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f0694e37d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5627a075b3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5627a0d88c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5627a0d974d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5627a0af0859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5627a0ab5f0d 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 0x5627a0766c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5627a07685cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3ead16ad8f 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 0x5627a075b3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5627a0db6239 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 0x5627a0db613a 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 0x5627a0db5e27 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 0x5627a0dbe4a0 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 0x5627a0dbde09 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 0x5627a0d9c580 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 0x5627a0d899f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5627a0d974d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5627a0af0859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5627a0ab5f0d 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 0x5627a0766c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5627a07685cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3ead16ad8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x563da6e023dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x563da742fc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563da743e4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x563da7197859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563da715cf0d 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 0x563da6e0dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x563da6e0f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f0b1bec2d8f 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 0x563da6e023dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x563da745d239 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 0x563da745d13a 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 0x563da745ce27 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 0x563da74654a0 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 0x563da7464e09 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 0x563da7443580 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 0x563da74309f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563da743e4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x563da7197859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563da715cf0d 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 0x563da6e0dc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x563da6e0f5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f0b1bec2d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5594628a33dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x559462ed0c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x559462edf4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x559462c38859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x559462bfdf0d 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 0x5594628aec2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5594628b05cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2e39d63d8f 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 0x5594628a33dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x559462efe239 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 0x559462efe13a 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 0x559462efde27 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 0x559462f064a0 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 0x559462f05e09 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 0x559462ee4580 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 0x559462ed19f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x559462edf4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x559462c38859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x559462bfdf0d 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 0x5594628aec2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5594628b05cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2e39d63d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x562a92d403dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x562a9336dc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x562a9337c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x562a930d5859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x562a9309af0d 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 0x562a92d4bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x562a92d4d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fadfb73dd8f 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 0x562a92d403dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x562a9339b239 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 0x562a9339b13a 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 0x562a9339ae27 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 0x562a933a34a0 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 0x562a933a2e09 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 0x562a93381580 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 0x562a9336e9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x562a9337c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x562a930d5859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x562a9309af0d 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 0x562a92d4bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x562a92d4d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fadfb73dd8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2abc783dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55d2ac2a5c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55d2ac2b44d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55d2ac00d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55d2abfd2f0d 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 0x55d2abc83c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55d2abc855cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7567179d8f 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 0x55d2abc783dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55d2ac2d3239 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 0x55d2ac2d313a 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 0x55d2ac2d2e27 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 0x55d2ac2db4a0 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 0x55d2ac2dae09 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 0x55d2ac2b9580 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 0x55d2ac2a69f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55d2ac2b44d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55d2ac00d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55d2abfd2f0d 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 0x55d2abc83c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55d2abc855cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7567179d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5622c95213dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5622c9b4ec81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5622c9b5d4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5622c98b6859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5622c987bf0d 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 0x5622c952cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5622c952e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f9dda094d8f 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 0x5622c95213dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5622c9b7c239 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 0x5622c9b7c13a 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 0x5622c9b7be27 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 0x5622c9b844a0 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 0x5622c9b83e09 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 0x5622c9b62580 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 0x5622c9b4f9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5622c9b5d4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5622c98b6859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5622c987bf0d 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 0x5622c952cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5622c952e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f9dda094d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5642a3a083dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5642a4035c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5642a40444d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5642a3d9d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5642a3d62f0d 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 0x5642a3a13c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5642a3a155cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2cbc1ded8f 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 0x5642a3a083dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5642a4063239 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 0x5642a406313a 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 0x5642a4062e27 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 0x5642a406b4a0 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 0x5642a406ae09 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 0x5642a4049580 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 0x5642a40369f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5642a40444d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5642a3d9d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5642a3d62f0d 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 0x5642a3a13c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5642a3a155cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2cbc1ded8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb6903c3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55fb69669c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55fb696784d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55fb693d1859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55fb69396f0d 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 0x55fb69047c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55fb690495cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f38250bcd8f 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 0x55fb6903c3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55fb69697239 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 0x55fb6969713a 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 0x55fb69696e27 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 0x55fb6969f4a0 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 0x55fb6969ee09 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 0x55fb6967d580 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 0x55fb6966a9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55fb696784d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55fb693d1859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55fb69396f0d 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 0x55fb69047c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55fb690495cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f38250bcd8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x564354ad83dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x564355105c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5643551144d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x564354e6d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x564354e32f0d 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 0x564354ae3c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x564354ae55cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3c7d492d8f 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 0x564354ad83dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x564355133239 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 0x56435513313a 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 0x564355132e27 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 0x56435513b4a0 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 0x56435513ae09 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 0x564355119580 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 0x5643551069f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5643551144d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x564354e6d859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x564354e32f0d 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 0x564354ae3c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x564354ae55cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3c7d492d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x560e913ae3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x560e919dbc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560e919ea4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560e91743859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x560e91708f0d 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 0x560e913b9c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x560e913bb5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f58dceb2d8f 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 0x560e913ae3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x560e91a09239 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 0x560e91a0913a 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 0x560e91a08e27 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 0x560e91a114a0 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 0x560e91a10e09 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 0x560e919ef580 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 0x560e919dc9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560e919ea4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560e91743859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x560e91708f0d 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 0x560e913b9c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x560e913bb5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f58dceb2d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5603822473dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x560382874c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5603828834d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5603825dc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5603825a1f0d 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 0x560382252c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5603822545cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f612aa11d8f 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 0x5603822473dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x5603828a2239 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 0x5603828a213a 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 0x5603828a1e27 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 0x5603828aa4a0 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 0x5603828a9e09 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 0x560382888580 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 0x5603828759f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5603828834d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5603825dc859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5603825a1f0d 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 0x560382252c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5603822545cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f612aa11d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x560c6bbb93dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x560c6c1e6c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560c6c1f54d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560c6bf4e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x560c6bf13f0d 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 0x560c6bbc4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x560c6bbc65cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe3b084dd8f 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 0x560c6bbb93dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x560c6c214239 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 0x560c6c21413a 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 0x560c6c213e27 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 0x560c6c21c4a0 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 0x560c6c21be09 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 0x560c6c1fa580 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 0x560c6c1e79f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560c6c1f54d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560c6bf4e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x560c6bf13f0d 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 0x560c6bbc4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x560c6bbc65cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe3b084dd8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55673aaec3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55673b119c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55673b1284d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55673ae81859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55673ae46f0d 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 0x55673aaf7c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55673aaf95cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f5f543e0d8f 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 0x55673aaec3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55673b147239 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 0x55673b14713a 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 0x55673b146e27 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 0x55673b14f4a0 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 0x55673b14ee09 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 0x55673b12d580 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 0x55673b11a9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55673b1284d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55673ae81859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55673ae46f0d 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 0x55673aaf7c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55673aaf95cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f5f543e0d8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0x557c2fb403dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x557c3016dc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x557c3017c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557c2fed5859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x557c2fe9af0d 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 0x557c2fb4bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x557c2fb4d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fdbf369dd8f 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 0x557c2fb403dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x557c3019b239 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 0x557c3019b13a 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 0x557c3019ae27 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 0x557c301a34a0 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 0x557c301a2e09 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 0x557c30181580 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 0x557c3016e9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x557c3017c4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557c2fed5859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x557c2fe9af0d 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 0x557c2fb4bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x557c2fb4d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fdbf369dd8f 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 Oct2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1694451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0134943dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55e013ac1c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55e013ad04d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55e013829859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55e0137eef0d 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 0x55e01349fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55e0134a15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fa6058abd8f 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 0x55e0134943dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: 2af5e0c0cc9224458e8b073c189e4dcb2a6cb181)
>     #1 0x55e013aef239 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 0x55e013aef13a 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 0x55e013aeee27 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 0x55e013af74a0 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 0x55e013af6e09 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 0x55e013ad5580 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 0x55e013ac29f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55e013ad04d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55e013829859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55e0137eef0d 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 0x55e01349fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55e0134a15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fa6058abd8f 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