28May21rv1_9_2+0096-9a7e5bd7f4 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.02Jun030707.2578048 -g

To start TextTest for these tests, run:

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


default: 526 tests: 432 succeeded 92 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_empty ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fa5da2c15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fa5da2c15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_false ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fe0a2a805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fe0a2a805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_negative ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f975d1eb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f975d1eb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_empty ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fdec058e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fdec058e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_false ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fa71fa385fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fa71fa385fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_negative ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fa2d68125fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7fa2d68125fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_empty ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f2a871db5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f2a871db5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_false ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==1339428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f48f46a85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f48f46a85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors xml double_attribute ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==1339590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdd3b3c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:512:29
>     #2 0xf87ac8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f87dffe45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 136 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors xml missing_element_end ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
6a7,53
> 
> =================================================================
> ==1339571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdd3b3c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:512:29
>     #2 0xf87ac8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f592c0365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdcfba0 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:459:22
>     #2 0xf8b676 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f592c0365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8a7ed0 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8a7dfd in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8a734f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xd51ecf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xd51db2 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xd50ed5 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d61a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0xdd0231 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:459:26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml double_attribute ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
5a6,26
> 
> =================================================================
> ==1339836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xfe2507 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:289:37
>     #2 0xf84730 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd32b05f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdd3b3c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:512:29
>     #2 0xf87ac8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd32b05f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 656 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml missing_element_begin ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==1339809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xfe2507 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:289:37
>     #2 0xf84730 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f62286235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 520 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml missing_element_end ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
5a6,60
> 
> =================================================================
> ==1339813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xfe2507 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:289:37
>     #2 0xf84730 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f246273c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdd3b3c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:512:29
>     #2 0xf87ac8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f246273c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdcfba0 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:459:22
>     #2 0xf8b676 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f246273c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket221 ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,67
> 
> =================================================================
> ==1341412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 9 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6ee6f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:397:26
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f4982f0bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdd98f3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:575:26
>     #2 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #3 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f4982f0bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 1120 byte(s) in 10 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xd6f772 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:29
>     #2 0xdd9781 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:571:24
>     #3 0xf8d133 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #4 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #5 0x7f4982f0bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 320 byte(s) in 10 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket221_flow ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==1341402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xfca0bb in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, long long, long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:37
>     #2 0xf85b82 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:118:34
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c1ef055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 520 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs ticket3631_2 ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
3a4,26
> 
> =================================================================
> ==1341445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fda28e715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe720b2 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fda28e715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs ticket7627 ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1341475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f20756810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8544 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : flows ptflow_nopersons ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:217:18: runtime error: signed integer overflow: 9223372036854773760 + 200000 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:217:18 in 

TEST FAILED on ts-sim-build-ba : flows with_vehtype_dist ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==1338875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdc0b7a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:273:38
>     #2 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6a6795c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8c5fa0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8c5ecd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8c57ff in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8c4036 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8c075b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xe03d49 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xdc1870 in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:283:49
>     #8 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #9 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #10 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #11 0x7f6a6795c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe3c940 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : flows with_vehtype_keepdist ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==1338887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdc0b7a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:273:38
>     #2 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcd0fb735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8c5fa0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8c5ecd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8c57ff in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8c4036 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8c075b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xe03d49 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xdc1870 in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:283:49
>     #8 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #9 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #10 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #11 0x7fcd0fb735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe3c940 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function measure dijkstra_edge_priority_rail ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,84
> 
> =================================================================
> ==1340276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x9f4fa8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:539:36
>     #2 0x873159 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x85e297 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:204:26
>     #4 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #5 0x7fda1a5b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x9f4fa8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:539:36
>     #2 0x873159 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x85e297 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:204:26
>     #4 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #5 0x7fda1a5b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 384 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xa4fa50 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xa4f97d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocat
or<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xa4f62c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge
<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0xa4d802 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, Rai
lEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<RO
Edge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0xa4cf26 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, 
RailEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge
<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::piecewise_construct_t const&, std::tuple<SUMOV
ehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0xa4a838 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVe
hicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0xa39ca4 in RailEdge<ROEdge, ROVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:238:39
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,38
> 
> =================================================================
> ==1340370==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x864ba8 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:532:37
>     #2 0x8596c5 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:119:46
>     #3 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #4 0x7f45c3dbd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 27008 byte(s) in 1688 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8ce740 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8ce66d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8cdd3f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8cc646 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_realloc_insert<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(__gnu_cxx::__normal_iterator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>*, std::vector<std::pair<Reversed
Edge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > > >, std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8cbf19 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::emplace_back<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/vector.tcc:121:4
>     #6 0x8cb1e1 in std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::push_back(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0x866210 in ReversedEdge<ROEdge, ROVehicle>::init() /home/delphi/clangDebug/sumo/src/utils/router/ReversedEdge.h:44:68
>     #8 0x85999e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:122:28
>     #9 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #10 0x7f45c3dbd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22784 byte(s) in 360 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8ce740 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8ce66d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8cdd3f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,40
> 
> =================================================================
> ==1340373==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x864ba8 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:532:37
>     #2 0x8596c5 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:119:46
>     #3 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #4 0x7f43fffa20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 27008 byte(s) in 1688 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8ce740 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8ce66d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8cdd3f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8cc646 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_realloc_insert<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(__gnu_cxx::__normal_iterator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>*, std::vector<std::pair<Reversed
Edge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > > >, std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8cbf19 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::emplace_back<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/vector.tcc:121:4
>     #6 0x8cb1e1 in std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::push_back(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0x866210 in ReversedEdge<ROEdge, ROVehicle>::init() /home/delphi/clangDebug/sumo/src/utils/router/ReversedEdge.h:44:68
>     #8 0x85999e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:122:28
>     #9 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #10 0x7f43fffa20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22784 byte(s) in 360 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8ce740 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8ce66d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8cdd3f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save_parallel ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,135
> 
> =================================================================
> ==1340378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8d0218 in DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>::clone() /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:92:22
>     #2 0x913fa0 in LandmarkLookupTable<ROEdge, ROVehicle>::LandmarkLookupTable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, SUMOAbstractRouter<ROEdge, ROVehicle>*, SUMOAbstractRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/utils/router/AStarLookupTab
le.h:210:97
>     #3 0x90d566 in void __gnu_cxx::new_allocator<LandmarkLookupTable<ROEdge, ROVehicle> >::construct<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(LandmarkLookupTable<
ROEdge, ROVehicle> const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:147:23
>     #4 0x90c613 in void std::allocator_traits<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >::construct<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::a
llocator<LandmarkLookupTable<ROEdge, ROVehicle> >&, LandmarkLookupTable<ROEdge, ROVehicle> const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include
/c++/9/bits/alloc_traits.h:484:8
>     #5 0x90b8fc in std::_Sp_counted_ptr_inplace<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, (__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits
<char>, std::allocator<char> >, int>(std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/shared_ptr_base.h:548:4
>     #6 0x90ab00 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> >, int>(LandmarkLookupTable<ROEdge, ROVehicle> const*&, std::_Sp_alloc_shared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/
bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:680:6
>     #7 0x90a21e in std::__shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator
<char> >, int>(std::_Sp_alloc_shared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../includ
e/c++/9/bits/shared_ptr_base.h:1344:14
>     #8 0x909ab7 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const>::shared_ptr<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::_Sp_alloc_sh
ared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:359:4
>     #9 0x909150 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const> std::allocate_shared<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> >, int>(std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../incl
ude/c++/9/bits/shared_ptr.h:701:14
>     #10 0x867a52 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const> std::make_shared<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:717:14
>     #11 0x85a15c in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:126:26
>     #12 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #13 0x7f94ae2830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x864ba8 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:532:37
>     #2 0x8596c5 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:119:46
>     #3 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #4 0x7f94ae2830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 196608 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_taz ( Last six runs Jun2021 May2021 )

---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
<     <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<         <routeDistribution last="0">
<             <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
<         </routeDistribution>
<     </vehicle>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,57
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Error: No connection between edge '1-source' and edge '2-sink' found.
> Error: Mandatory edge '2-sink' not reachable by vehicle '0'.
> Error: The vehicle '0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==1340364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 544 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x864ba8 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:532:37
>     #2 0x8596c5 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:119:46
>     #3 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #4 0x7f6a0f6b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 557600 byte(s) in 2050 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x864ba8 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:532:37
>     #2 0x8596c5 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:119:46
>     #3 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #4 0x7f6a0f6b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< AStarRouter answered 1 queries and explored 81.00 edges on average.
---
> AStarRouter answered 1 queries and explored 1.00 edges on average.
6d5
< Success.
---------- Differences in routes ----------
5,10c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
<     <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<         <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
<     </vehicle>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta null_output ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
1a2,24
> 
> =================================================================
> ==1338099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7fdbbedf302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60136 byte(s) in 399 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7fdbbedf302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7fdbbedf302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fdbbeeae0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7fdbbedf302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fdbbeea99ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62360 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meta with_log ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1338117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7f736ad9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60136 byte(s) in 399 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7f736ad9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7f736ad9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f736ae580a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x7f736ad9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f736ae539ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62360 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fb5e9c1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access_shortcut ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fab9983b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access_twice ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f406c76a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1341017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7ff0284d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f1f5b32a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11392 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_early ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f1557e530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11392 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_too_late ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fdbccbb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11392 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_too_late2 ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fe133eba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_unmatched ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==1340861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fd2e82f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11392 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f3694d4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f79311230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk3 ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,119
> 
> =================================================================
> ==1340942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fe49bc890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe49cf385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f027e8cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f06fd2420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7feb80c0c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe720b2 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7feb80c0c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_arrivalpos ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb3317d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe720b2 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb3317d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_departPos ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3d94dfe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe720b2 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3d94dfe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_sidewalk ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1194e015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe720b2 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1194e015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip early_ending_flow ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5760 byte(s) in 10 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fd37667b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 28480 byte(s) in 10 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip errors flow_without_end ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,103
> 
> =================================================================
> ==1341232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 331776 byte(s) in 576 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fdb123a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 820224 byte(s) in 576 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip geoTrips ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,67
> 
> =================================================================
> ==1341143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdf9cc4 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1094:5
>     #6 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #7 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #8 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #9 0x7f9e3bc525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #6 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #7 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #8 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #9 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #10 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #11 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip geoTrips_lonLat ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==1341164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdac2e7 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:113:9
>     #5 0xdf9cc4 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1094:5
>     #6 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #7 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #8 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #9 0x7f55fa33a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 5200 byte(s) in 26 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe23cfa in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:902:10
>     #6 0xe23cfa in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:902:10
>     #7 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #8 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #9 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #10 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #11 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe71427 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:26
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fde94e6f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7148d in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:46
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fde94e6f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_junction ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe71427 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:26
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbed8ebe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7148d in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:46
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbed8ebe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_no_place ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1152 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe71427 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:26
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa20b3335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 272 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7148d in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:46
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa20b3335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 1424 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_ptstop ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe71427 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:26
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0cef94e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7148d in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:46
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0cef94e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_train_bus_walk ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,203
> 
> =================================================================
> ==1341111==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xcff236 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xe5d437 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xe4ef32 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:109:26
>     #7 0xe4b73f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:13
>     #8 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #9 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #10 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #12 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #13 0x7f1cbb8330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip junctionTaz fromJunction_missing ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1340649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 568 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdb7d6f in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:189:30
>     #2 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #3 0x7f60d313e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : person personTrip junctionTaz intermodal_net ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==1340699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3456 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc6cd7595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 816 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe720b2 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc6cd7595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 4272 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip late_pt_flow ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==1340991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1152 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7eff465a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #13 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #14 0x7eff465a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip no_valid_connection ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
3a4,26
> 
> =================================================================
> ==1340855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe71427 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:26
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f671e7c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7148d in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:81:46
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f671e7c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 712 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : person personTrip prefer_walking ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==1340839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f9921ce90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 1424 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #13 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #14 0x7f9921ce90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip prefer_walking2 ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==1340843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1152 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f5b326860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2848 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #13 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #14 0x7f5b326860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip public_walk ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1340784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f0f1e54d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8544 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip public_walk_human_readable_time ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1341011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f1580abb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8544 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_from_stop ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==1341087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f01ca75c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #13 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #14 0x7f01ca75c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_trip ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==1341078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f04df0200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #13 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #14 0x7f04df0200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip stop_access_stop ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==1341073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f7aa6e6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #13 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #14 0x7f7aa6e6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi basic ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==1341167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f1ac0d550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1ac20045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xcff236 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xe5d437 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi longTaxiWait ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==1341203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f02587bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0259a6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 91136 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xcff236 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xe5d437 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi transfer_allJunctions_shared_space ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==1341216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0012a825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72e11 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0012a825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x13bf522 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0xc1cba5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #3 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #5 0xe73013 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==1341208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f7aafadb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7ab0d8a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first_longTaxiWait ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==1341196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f57ef3920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f57f06415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first_transferTaxi ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==1341175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f99691910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f996a4405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_last ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==1341193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f80a19c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f80a2c715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_last_transferTaxi ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==1341186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 31680 byte(s) in 55 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f64797f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe7204c in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:92:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f647aaa15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_taxi_walk_transfer_ptStops ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==1341236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7ccbca15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72e11 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7ccbca15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x13bf522 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0xc1cba5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #3 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #5 0xe73013 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip unusable_bus ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==1340804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7febc053a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8544 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip walk_via_trainStop_ride_taxi ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==1341126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72db7 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:30
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6a262685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe72e11 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:50
>     #2 0xdfd7c5 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1142:25
>     #3 0xf88a72 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:185:13
>     #4 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #5 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6a262685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x13bf522 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0xc1cba5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #3 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #5 0xe73013 in ROPerson::addTrip(ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:104:34
<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 Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1341002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2304 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7fbc4288f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5696 byte(s) in 4 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person unknown_from ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1341297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 568 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdb7d6f in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:189:30
>     #2 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #3 0x7fd2652b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : person unknown_to ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1341315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 568 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdb7d6f in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:189:30
>     #2 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #3 0x7fb4f8b235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : personFlow personTrip busstop ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==1341333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7f565e4ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11392 byte(s) in 8 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xc1cda5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:307:7
>     #8 0xe5bed9 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xe4acb7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:48:7
>     #10 0xbf4c4c in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:38
>     #11 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #12 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #14 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : routes embedded with_vehtypedist ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,39
> 
> =================================================================
> ==1339121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdc0b7a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:273:38
>     #2 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f299f4da5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8c5fa0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8c5ecd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8c57ff in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8c4036 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8c075b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xe03d49 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xddad65 in RORouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:587:41
>     #8 0xf8b777 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:232:13
>     #9 0x1120a1d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #10 0x7f299f4da5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe3c940 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xe3c86d in std::allocator_traits<std::allocator<SUMOVTypeParameter*> >::allocate(std::allocator<SUMOVTypeParameter*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips geoTrips ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,59
> 
> =================================================================
> ==1338370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7f02e17bc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #6 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #7 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #8 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #9 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #10 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #11 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #12 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #13 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips geoTrips_distance ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==1338384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7f6ef280f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #6 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #7 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #8 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #9 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #10 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #11 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #12 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #13 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : trips geoTrips_junctions ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,59
> 
> =================================================================
> ==1338374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7ff2c97ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #6 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #7 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #8 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #9 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #10 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #11 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #12 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #13 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips geoTrips_junctions_internalLanes ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,77
> 
> =================================================================
> ==1338381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7f72471d35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe23cfa in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:902:10
>     #6 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #7 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #8 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #9 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #10 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #11 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #12 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #13 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips geoTrips_junctions_writeGeo ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,59
> 
> =================================================================
> ==1338415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7fc102dd85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #6 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #7 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #8 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #9 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #10 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #11 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #12 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #13 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips geoTrips_junctions_writeJunctions ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,59
> 
> =================================================================
> ==1338417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7f5163f0f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #6 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #7 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #8 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #9 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #10 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #11 0xdabb89 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:111:9
>     #12 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #13 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips geoTrips_lonLat ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,131
> 
> =================================================================
> ==1338360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdf599a in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1197:22
>     #2 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #3 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #4 0xdac2e7 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:113:9
>     #5 0xdbc9a5 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:260:13
>     #6 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #7 0x7fbd5a71f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 5200 byte(s) in 26 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe1e7c5 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AllocNode() /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:816:13
>     #2 0xe2980b in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::SplitNode(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1126:16
>     #3 0xe261c1 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::AddBranch(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Branch*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1021:5
>     #4 0xe24f76 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:921:12
>     #5 0xe23cfa in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:902:10
>     #6 0xe23cfa in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRectRec(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node*, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:902:10
>     #7 0xe2263e in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::InsertRect(RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Rect*, Named* const&, RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Node**, int) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:955:6
>     #8 0xe1f5c3 in RTree<Named*, Named, float, 2, Named::StoringVisitor, float, 8, 4>::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:499:3
>     #9 0xe1a637 in NamedRTree::Insert(float const*, float const*, Named* const&) /home/delphi/clangDebug/sumo/src/utils/common/NamedRTree.h:80:27
>     #10 0xdf6c3e in RORouteHandler::getLaneTree() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1203:29
>     #11 0xdf0f38 in RORouteHandler::getClosestEdge(Position const&, double, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:977:21
>     #12 0xdb4c43 in RORouteHandler::parseGeoEdges(PositionVector const&, bool, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:953:30
>     #13 0xdac2e7 in RORouteHandler::parseFromViaTo(SumoXMLTag, SUMOSAXAttributes const&, bool&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:113:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips rail reversal_impossible ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
4a5,479
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==1338652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x9f4fa8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:539:36
>     #2 0x873159 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x85e297 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:204:26
>     #4 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #5 0x7f22e7b7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x9f4fa8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:539:36
>     #2 0x873159 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x85e297 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:204:26
>     #4 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #5 0x7f22e7b7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xa09fe4 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:128:36
>     #2 0xa058b0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0xa00641 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x9f5e43 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xd64d36 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:242:29
>     #6 0xd5b3c3 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : trips rail reversal_possible ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,495
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==1338619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x9f4fa8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:539:36
>     #2 0x873159 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x85e297 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:204:26
>     #4 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #5 0x7fc5c386c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x9f4fa8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:539:36
>     #2 0x873159 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x85e297 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:204:26
>     #4 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #5 0x7fc5c386c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xa09fe4 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:128:36
>     #2 0xa058b0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0xa00641 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x9f5e43 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xd64d36 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:242:29
>     #6 0xd5b3c3 in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips with_vehtype_dist ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==1338451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdc0b7a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:273:38
>     #2 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f79085c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8c5fa0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8c5ecd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8c57ff in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8c4036 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8c075b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xe03d49 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xdc1870 in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:283:49
>     #8 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #9 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #10 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #11 0x7f79085c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe3c940 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips with_vehtype_keepdist ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==1338536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xdc0b7a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:273:38
>     #2 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #3 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #4 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc426dca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0x8c5fa0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x8c5ecd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x8c57ff in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8c4036 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x8c075b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xe03d49 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xdc1870 in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:283:49
>     #8 0xf87826 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #9 0xdb6e62 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:179:23
>     #10 0x111ee8f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #11 0x7fc426dca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xe3c940 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #6113) on ts-sim-build-ba : errors skip_new_routes_defect ( Last six runs Jun2021 May2021 )

Error not found
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
---------- Differences in alts ----------
13c13
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
---
>             <route cost="53.96" probability="1.00000000" edges="beg end rend"/>
---------- Differences in errors ----------
1d0
< Error: Vehicle '9' has no valid route. No connection between edge 'beg' and edge 'end'.
---------- Differences in routes ----------
10c10
<         <route edges="beg middle end rend"/>
---
>         <route edges="beg end rend"/>

TEST had known bugs (see #5821) on ts-sim-build-ba : person personTrip ride_trip_access ( Last six runs Jun2021 May2021 )

inconsistent input handling
(This bug was triggered by text found in file 'errors' matching 'No route')
---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride cost="138.90" busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk cost="29.31" edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk cost="1150.53" edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,119
> Warning: No connection between edge 'stopA_E' and edge 'accessC_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
> 
> =================================================================
> ==1341105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xbf4b88 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:540:34
>     #2 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #3 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x85e92e in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:214:16
>     #5 0x8602e3 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:264:13
>     #6 0x7ff1b67100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 1424 byte(s) in 1 object(s) allocated from:
>     #0 0x85357d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x85357d)
>     #1 0xc49c20 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xc49b4d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xc49adf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xc4942f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xc48542 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xc435e5 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xd4d6c7 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xd6faab in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:33
>     #9 0xbf4b4a in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:539:65
>     #10 0xbf9dbd in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:601:9
>     #11 0xbc3afc in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1