24Sep23rv1_18_0+1767-2a5073732ae - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Sep074329.2923006 -g

To start TextTest for these tests, run:

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


default: 4727 tests: 4335 succeeded 272 FAILED 98 known bugs 22 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load endpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:281: void MSE2Collector::checkPositioning(bool, double): Assertion `(myStartPos >= POSITION_EPS || myStartPos == 0) && myStartPos < myFirstLane->getLength()' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : demandelements container create color ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564cc2c6c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564cc3f79a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564cc3f6f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564cc3e8e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564cc3e83929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564cc57302b9 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:128:9
>     #6 0x7f37508824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc2c6c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564cc3f90be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564cc3f8e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564cc3ebe4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564cc5731fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3750882984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564cc2c6c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564cc32695f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564cc32694fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5612c033932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5612c1646a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5612c163c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5612c155b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5612c1550929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5612c2dfd2b9 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:128:9
>     #6 0x7fde094024d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5612c033932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5612c165dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5612c165b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5612c158b4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5612c2dfefb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fde09402984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5612c033932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5612c09365f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5612c09364fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56282d2e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56282e5eda04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56282e5e30dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56282e502797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56282e4f7929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56282fda42b9 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:128:9
>     #6 0x7f6f2abb44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56282d2e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56282e604be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56282e60235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56282e5324c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56282fda5fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6f2abb4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56282d2e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56282d8dd5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56282d8dd4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55921c54132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55921d84ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55921d8440dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55921d763797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55921d758929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55921f0052b9 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:128:9
>     #6 0x7f6ad00284d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55921c54132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55921d865be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55921d86335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55921d7934c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55921f006fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6ad0028984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55921c54132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55921cb3e5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55921cb3e4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_transport default_transport_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eafc06232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55eafd36fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55eafd3650dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eafd284797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eafd279929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eafeb262b9 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:128:9
>     #6 0x7f9ce21aa4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eafc06232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55eafd386be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eafd38435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eafd2b44c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eafeb27fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9ce21aa984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55eafc06232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55eafc65f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eafc65f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create depart ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55874501532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x558746322a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5587463180dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558746237797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55874622c929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558747ad92b9 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:128:9
>     #6 0x7f457030e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55874501532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x558746339be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55874633735e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5587462674c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558747adafb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f457030e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55874501532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5587456125f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5587456124fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d815f0e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d81721ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d8172110dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d817130797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d817125929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d8189d22b9 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:128:9
>     #6 0x7f42371764d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d815f0e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d817232be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d81723035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d8171604c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d8189d3fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4237176984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d815f0e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d81650b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d81650b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5586ccb5a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5586cde67a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5586cde5d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5586cdd7c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5586cdd71929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5586cf61e2b9 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:128:9
>     #6 0x7fac17b384d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5586ccb5a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5586cde7ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5586cde7c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5586cddac4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5586cf61ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fac17b38984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5586ccb5a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5586cd1575f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5586cd1574fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555fcf8b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555fd0bbfa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555fd0bb50dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555fd0ad4797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555fd0ac9929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555fd23762b9 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:128:9
>     #6 0x7f92b5b804d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555fcf8b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555fd0bd6be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555fd0bd435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555fd0b044c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555fd2377fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f92b5b80984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555fcf8b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555fcfeaf5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555fcfeaf4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create begin ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c8ca9f332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c8cbd00a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c8cbcf60dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c8cbc15797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c8cbc0a929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c8cd4b72b9 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:128:9
>     #6 0x7f16199f34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8ca9f332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c8cbd17be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c8cbd1535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c8cbc454c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c8cd4b8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f16199f3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8ca9f332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c8caff05f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c8caff04fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create color ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555ecb75e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555ecca6ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555ecca610dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555ecc980797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555ecc975929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555ece2222b9 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:128:9
>     #6 0x7fa2d35bb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555ecb75e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555ecca82be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555ecca8035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555ecc9b04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555ece223fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa2d35bb984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555ecb75e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555ecbd5b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555ecbd5b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create containersperhour ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5556c3c6e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5556c4f7ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5556c4f710dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5556c4e90797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5556c4e85929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5556c67322b9 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:128:9
>     #6 0x7f1cdfeb74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5556c3c6e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5556c4f92be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5556c4f9035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5556c4ec04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5556c6733fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1cdfeb7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5556c3c6e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5556c426b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5556c426b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559de45b632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559de58c3a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559de58b90dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559de57d8797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559de57cd929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559de707a2b9 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:128:9
>     #6 0x7fe0521f14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559de45b632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559de58dabe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559de58d835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559de58084c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559de707bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe0521f1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559de45b632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559de4bb35f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559de4bb34fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c2f98f832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c2fac05a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c2fabfb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c2fab1a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c2fab0f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c2fc3bc2b9 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:128:9
>     #6 0x7f8d7a3f54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2f98f832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c2fac1cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c2fac1a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c2fab4a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c2fc3bdfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d7a3f5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2f98f832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c2f9ef55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c2f9ef54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_tranship default_tranship_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55defd1a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55defe4b3a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55defe4a90dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55defe3c8797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55defe3bd929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55deffc6a2b9 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:128:9
>     #6 0x7ff0857824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55defd1a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55defe4cabe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55defe4c835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55defe3f84c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55deffc6bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff085782984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55defd1a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55defd7a35f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55defd7a34fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ddd959e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ddda8aba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ddda8a10dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ddda7c0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ddda7b5929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dddc0622b9 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:128:9
>     #6 0x7f017145c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddd959e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ddda8c2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ddda8c035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ddda7f04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dddc063fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f017145c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddd959e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ddd9b9b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ddd9b9b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_fromto ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f73330132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f73460ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f7346040dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f734523797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f734518929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f735dc52b9 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:128:9
>     #6 0x7fb4010df4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f73330132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f734625be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f73462335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f7345534c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f735dc6fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb4010df984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f73330132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f7338fe5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f7338fe4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create end ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c0e3b1632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c0e4e23a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c0e4e190dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c0e4d38797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c0e4d2d929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0e65da2b9 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:128:9
>     #6 0x7f4464e6d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0e3b1632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c0e4e3abe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0e4e3835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c0e4d684c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0e65dbfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4464e6d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0e3b1632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c0e41135f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c0e41134fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create endnumber ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c9647e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c965aeea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c965ae40dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c965a03797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c9659f8929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c9672a52b9 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:128:9
>     #6 0x7fda07e884d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9647e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c965b05be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c965b0335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c965a334c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c9672a6fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda07e88984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9647e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c964dde5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c964dde4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c05f08832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c060395a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c06038b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c0602aa797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c06029f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c061b4c2b9 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:128:9
>     #6 0x7fc787c154d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c05f08832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c0603acbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0603aa35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c0602da4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c061b4dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc787c15984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c05f08832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c05f6855f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c05f6854fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create number ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55980cb5a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55980de67a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55980de5d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55980dd7c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55980dd71929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55980f61e2b9 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:128:9
>     #6 0x7f808fb3e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55980cb5a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55980de7ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55980de7c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55980ddac4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55980f61ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f808fb3e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55980cb5a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55980d1575f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55980d1574fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create period ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55928728d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55928859aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5592885900dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5592884af797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592884a4929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559289d512b9 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:128:9
>     #6 0x7fa0e54ee4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55928728d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5592885b1be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592885af35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5592884df4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559289d52fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa0e54ee984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55928728d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55928788a5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55928788a4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create poisson ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5598999f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55989acffa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55989acf50dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55989ac14797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55989ac09929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55989c4b62b9 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:128:9
>     #6 0x7fb1e2d9c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5598999f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55989ad16be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55989ad1435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55989ac444c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55989c4b7fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1e2d9c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5598999f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559899fef5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559899fef4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create probability ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eae1c4932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55eae2f56a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55eae2f4c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eae2e6b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eae2e60929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eae470d2b9 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:128:9
>     #6 0x7fab000704d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eae1c4932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55eae2f6dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eae2f6b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eae2e9b4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eae470efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fab00070984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55eae1c4932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55eae22465f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eae22464fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55563b06f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55563c37ca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55563c3720dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55563c291797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55563c286929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55563db332b9 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:128:9
>     #6 0x7fcfde0ea4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55563b06f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55563c393be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55563c39135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55563c2c14c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55563db34fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcfde0ea984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55563b06f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55563b66c5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55563b66c4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan basic delete_edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,110
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56420781a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564208b27a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564208b1d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564208a3c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564208a31929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56420a2de2b9 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:128:9
>     #6 0x7fe6c91c84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56420781a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564208b3ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564208b3c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564208a6c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56420a2dffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe6c91c8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x56420781a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564207e175f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564207e174fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564207e17487 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f21f96632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f220c73a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f220c690dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f220b88797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f220b7d929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f22242a2b9 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:128:9
>     #6 0x7fc6ea23f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f21f96632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f220c8abe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f220c8835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f220bb84c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f22242bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc6ea23f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f21f96632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f21ff635f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f21ff634fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555b44d5632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b46063a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555b460590dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555b45f78797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555b45f6d929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555b4781a2b9 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:128:9
>     #6 0x7f23d21d24d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555b44d5632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b4607abe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555b4607835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555b45fa84c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555b4781bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f23d21d2984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555b44d5632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b453535f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555b453534fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555eaade532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555eac0f2a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555eac0e80dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555eac007797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555eabffc929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555ead8a92b9 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:128:9
>     #6 0x7f0d93c6e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555eaade532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555eac109be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555eac10735e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555eac0374c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555ead8aafb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d93c6e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555eaade532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555eab3e25f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555eab3e24fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560ba17c332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560ba2ad0a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560ba2ac60dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560ba29e5797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560ba29da929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ba42872b9 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:128:9
>     #6 0x7f75f27314d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560ba17c332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560ba2ae7be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560ba2ae535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560ba2a154c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ba4288fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f75f2731984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560ba17c332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560ba1dc05f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560ba1dc04fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bc3616d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bc3747aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bc374700dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bc3738f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bc37384929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc38c312b9 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:128:9
>     #6 0x7f0f61acc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc3616d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bc37491be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bc3748f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bc373bf4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bc38c32fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f61acc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc3616d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bc3676a5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bc3676a4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5611ce88732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5611cfb94a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5611cfb8a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5611cfaa9797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5611cfa9e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5611d134b2b9 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:128:9
>     #6 0x7f9c9b1b54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5611ce88732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5611cfbabbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5611cfba935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5611cfad94c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5611d134cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c9b1b5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5611ce88732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5611cee845f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5611cee844fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e3c542732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3c6734a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e3c672a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e3c6649797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e3c663e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e3c7eeb2b9 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:128:9
>     #6 0x7f72d9ed84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3c542732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3c674bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e3c674935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e3c66794c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e3c7eecfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f72d9ed8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3c542732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3c5a245f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e3c5a244fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d9e714432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d9e8451a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d9e84470dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d9e8366797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d9e835b929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9e9c082b9 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:128:9
>     #6 0x7f2dffc694d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9e714432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d9e8468be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d9e846635e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d9e83964c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9e9c09fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2dffc69984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9e714432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d9e77415f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d9e77414fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615eccfc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615ee009a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5615edfff0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5615edf1e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615edf13929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615ef7c02b9 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:128:9
>     #6 0x7ff67850c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5615eccfc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615ee020be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615ee01e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5615edf4e4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5615ef7c1fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff67850c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5615eccfc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615ed2f95f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5615ed2f94fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f5689b832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f569cc5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f569cbb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f569bda797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f569bcf929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f56b47c2b9 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:128:9
>     #6 0x7fc914bcc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5689b832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f569cdcbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f569cda35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f569c0a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f56b47dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc914bcc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5689b832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f568fb55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f568fb54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564ba051132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564ba181ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564ba18140dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564ba1733797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564ba1728929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564ba2fd52b9 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:128:9
>     #6 0x7f3b72e164d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564ba051132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564ba1835be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564ba183335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564ba17634c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564ba2fd6fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3b72e16984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564ba051132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564ba0b0e5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564ba0b0e4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55db4517932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55db46486a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55db4647c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55db4639b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db46390929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db47c3d2b9 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:128:9
>     #6 0x7f3eb620f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55db4517932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55db4649dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55db4649b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55db463cb4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55db47c3efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3eb620f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55db4517932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55db457765f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55db457764fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559f1f70032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559f20a0da04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559f20a030dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559f20922797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559f20917929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559f221c42b9 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:128:9
>     #6 0x7fdd208714d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559f1f70032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559f20a24be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559f20a2235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559f209524c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559f221c5fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdd20871984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559f1f70032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559f1fcfd5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559f1fcfd4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5583b1ffa32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5583b3307a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5583b32fd0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5583b321c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5583b3211929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583b4abe2b9 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:128:9
>     #6 0x7eff382f24d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5583b1ffa32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5583b331ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5583b331c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5583b324c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5583b4abffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7eff382f2984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5583b1ffa32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5583b25f75f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5583b25f74fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f90ff8d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f91129aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f9112900dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f9111af797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f9111a4929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f912a512b9 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:128:9
>     #6 0x7fa50b8394d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f90ff8d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f9112b1be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f9112af35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f9111df4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f912a52fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa50b839984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f90ff8d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f91058a5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f91058a4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 23.89-24.09 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 29.01-29.21 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bfbe28b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bfbf598a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bfbf58e0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bfbf4ad797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bfbf4a2929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bfc0d4f2b9 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:128:9
>     #6 0x7f0f2f4d74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfbe28b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bfbf5afbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bfbf5ad35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bfbf4dd4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bfc0d50fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f2f4d7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55932381b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559324b28a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559324b1e0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559324a3d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559324a32929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5593262df2b9 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:128:9
>     #6 0x7fe3493754d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55932381b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559324b3fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559324b3d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559324a6d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5593262e0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe349375984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55932381b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559323e185f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559323e184fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 26.45-26.65 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56459791332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564598c20a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564598c160dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564598b35797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564598b2a929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56459a3d72b9 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:128:9
>     #6 0x7f39a04c64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56459791332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564598c37be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564598c3535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564598b654c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56459a3d8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f39a04c6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55784321a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557844527a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55784451d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55784443c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557844431929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557845cde2b9 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:128:9
>     #6 0x7fe9a5d4b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55784321a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55784453ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55784453c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55784446c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557845cdffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe9a5d4b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55784321a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 26.45-26.65 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564b80fde32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564b822eba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564b822e10dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564b82200797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564b821f5929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564b83aa22b9 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:128:9
>     #6 0x7f16008ce4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564b80fde32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564b82302be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564b8230035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564b822304c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564b83aa3fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f16008ce984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bbf60e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bbf73eda04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bbf73e30dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bbf7302797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bbf72f7929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bbf8ba42b9 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:128:9
>     #6 0x7f85c83e24d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbf60e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bbf7404be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bbf740235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bbf73324c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bbf8ba5fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f85c83e2984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbf60e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bbf66dd5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bbf66dd4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e49e45a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e49f767a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e49f75d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e49f67c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e49f671929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4a0f1e2b9 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:128:9
>     #6 0x7f9d3e8464d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e49e45a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e49f77ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e49f77c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e49f6ac4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4a0f1ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d3e846984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e49e45a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e49ea575f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e49ea574fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bdb80c032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bdb93cda04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bdb93c30dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bdb92e2797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bdb92d7929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bdbab842b9 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:128:9
>     #6 0x7fb49a3514d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdb80c032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bdb93e4be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bdb93e235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bdb93124c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bdbab85fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb49a351984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdb80c032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bdb86bd5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bdb86bd4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55956174232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559562a4fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559562a450dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559562964797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559562959929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5595642062b9 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:128:9
>     #6 0x7efd70ec54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55956174232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559562a66be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559562a6435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5595629944c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559564207fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efd70ec5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55956174232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559561d3f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559561d3f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect endpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55960da6532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55960ed72a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55960ed680dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55960ec87797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55960ec7c929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596105292b9 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:128:9
>     #6 0x7f29000844d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55960da6532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55960ed89be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55960ed8735e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55960ecb74c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55961052afb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2900084984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55960da6532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55960e0625f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55960e0624fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cb4ef0a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb50217a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cb5020d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cb5012c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cb50121929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cb519ce2b9 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:128:9
>     #6 0x7fc870e224d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb4ef0a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb5022ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cb5022c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cb5015c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cb519cffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc870e22984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb4ef0a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb4f5075f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cb4f5074fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a77147b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a772788a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a77277e0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a77269d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a772692929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a773f3f2b9 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:128:9
>     #6 0x7f90547154d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a77147b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a77279fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a77279d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a7726cd4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a773f40fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9054715984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a77147b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a771a785f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a771a784fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560057abb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560058dc8a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560058dbe0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560058cdd797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560058cd2929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56005a57f2b9 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:128:9
>     #6 0x7fb1ab1e14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560057abb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560058ddfbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560058ddd35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560058d0d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56005a580fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1ab1e1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560057abb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c68411f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c68542ca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c6854220dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c685341797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c685336929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c686be32b9 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:128:9
>     #6 0x7f7d7c35d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c68411f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c685443be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c68544135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c6853714c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c686be4fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7d7c35d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c68411f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564e5c52b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564e5d838a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564e5d82e0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564e5d74d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564e5d742929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564e5efef2b9 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:128:9
>     #6 0x7fe25e9674d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564e5c52b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564e5d84fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564e5d84d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564e5d77d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564e5eff0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe25e967984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564e5c52b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56412e45232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56412f75fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56412f7550dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56412f674797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56412f669929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564130f162b9 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:128:9
>     #6 0x7efdf242f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56412e45232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56412f776be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56412f77435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56412f6a44c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564130f17fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efdf242f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56412e45232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55929455932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559295866a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55929585c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55929577b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559295770929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55929701d2b9 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:128:9
>     #6 0x7fa02b3324d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55929455932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55929587dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55929587b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5592957ab4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55929701efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa02b332984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55929455932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559294b565f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559294b564fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56452c25932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56452d566a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56452d55c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56452d47b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56452d470929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56452ed1d2b9 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:128:9
>     #6 0x7f6c4b9fe4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56452c25932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56452d57dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56452d57b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56452d4ab4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56452ed1efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c4b9fe984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56452c25932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56452c8565f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56452c8564fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e3f86c932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3f99d6a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e3f99cc0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e3f98eb797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e3f98e0929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e3fb18d2b9 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:128:9
>     #6 0x7fa24f1804d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3f86c932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3f99edbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e3f99eb35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e3f991b4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e3fb18efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa24f180984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3f86c932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3f8cc65f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e3f8cc64fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55646bc9832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55646cfa5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55646cf9b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55646ceba797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55646ceaf929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55646e75c2b9 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:128:9
>     #6 0x7f136f2574d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55646bc9832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55646cfbcbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55646cfba35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55646ceea4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55646e75dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f136f257984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55646bc9832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55646c2955f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55646c2954fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f466afd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f467e0aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f467e000dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f467d1f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f467d14929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4695c12b9 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:128:9
>     #6 0x7f6f896cf4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f466afd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f467e21be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f467e1f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f467d4f4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4695c2fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6f896cf984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f466afd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f4670fa5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f4670fa4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555b27aa832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b28db5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555b28dab0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555b28cca797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555b28cbf929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555b2a56c2b9 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:128:9
>     #6 0x7fc6cf83d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555b27aa832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b28dccbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555b28dca35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555b28cfa4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555b2a56dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc6cf83d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555b27aa832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b280a55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555b280a54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5654e1d3332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5654e3040a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5654e30360dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5654e2f55797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5654e2f4a929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5654e47f72b9 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:128:9
>     #6 0x7f7fde0fe4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5654e1d3332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5654e3057be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5654e305535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5654e2f854c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5654e47f8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7fde0fe984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5654e1d3332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5654e23305f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5654e23304fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dd3657232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dd3787fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55dd378750dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dd37794797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd37789929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd390362b9 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:128:9
>     #6 0x7f33716014d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd3657232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dd37896be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dd3789435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dd377c44c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dd39037fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3371601984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd3657232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dd36b6f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dd36b6f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55685194f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556852c5ca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556852c520dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556852b71797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556852b66929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5568544132b9 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:128:9
>     #6 0x7fb00c4e74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55685194f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556852c73be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556852c7135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556852ba14c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556854414fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb00c4e7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55685194f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556851f4c5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556851f4c4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55714513332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557146440a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5571464360dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557146355797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55714634a929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557147bf72b9 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:128:9
>     #6 0x7f9f36f014d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55714513332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557146457be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55714645535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5571463854c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557147bf8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9f36f01984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55714513332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5571457305f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5571457304fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56341491832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563415c25a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563415c1b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563415b3a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563415b2f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5634173dc2b9 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:128:9
>     #6 0x7f4c11e544d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56341491832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563415c3cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563415c3a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563415b6a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5634173ddfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c11e54984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56341491832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563414f155f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563414f154fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564d8267e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564d8398ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564d839810dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564d838a0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564d83895929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564d851422b9 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:128:9
>     #6 0x7f55e0ce84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564d8267e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564d839a2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564d839a035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564d838d04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564d85143fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f55e0ce8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564d8267e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564d82c7b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564d82c7b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56255047c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562551789a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56255177f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56255169e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562551693929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562552f402b9 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:128:9
>     #6 0x7febf6a3c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56255047c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5625517a0be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56255179e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5625516ce4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562552f41fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7febf6a3c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56255047c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562550a795f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562550a794fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2694261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615b66ab32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615b79b8a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5615b79ae0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5615b78cd797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615b78c2929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615b916f2b9 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:128:9
>     #6 0x7ffbae4a14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5615b66ab32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615b79cfbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615b79cd35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5615b78fd4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5615b9170fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffbae4a1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5615b66ab32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615b6ca85f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5615b6ca84fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556d3803232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556d3933fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556d393350dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556d39254797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556d39249929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556d3aaf62b9 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:128:9
>     #6 0x7f7a0519e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556d3803232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556d39356be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556d3935435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556d392844c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556d3aaf7fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7a0519e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556d3803232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556d3862f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556d3862f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557b875fd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557b8890aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557b889000dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557b8881f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557b88814929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557b8a0c12b9 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:128:9
>     #6 0x7fc781df04d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557b875fd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557b88921be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557b8891f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557b8884f4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557b8a0c2fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc781df0984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x557b875fd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557b87bfa5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557b87bfa4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5622b4c6f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5622b5f7ca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5622b5f720dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5622b5e91797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5622b5e86929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5622b77332b9 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:128:9
>     #6 0x7f373cd954d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5622b4c6f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5622b5f93be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5622b5f9135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5622b5ec14c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5622b7734fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f373cd95984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5622b4c6f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5622b526c5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5622b526c4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555b5131732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b52624a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555b5261a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555b52539797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555b5252e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555b53ddb2b9 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:128:9
>     #6 0x7f8c4c1184d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555b5131732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b5263bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555b5263935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555b525694c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555b53ddcfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8c4c118984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555b5131732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555b519145f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555b519144fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af7622532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55af77532a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55af775280dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55af77447797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af7743c929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af78ce92b9 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:128:9
>     #6 0x7f9d364484d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55af7622532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55af77549be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af7754735e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55af774774c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af78ceafb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d36448984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55af7622532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55af768225f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55af768224fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560092ffc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560094309a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5600942ff0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56009421e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560094213929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560095ac02b9 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:128:9
>     #6 0x7f5edac3c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560092ffc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560094320be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56009431e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56009424e4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560095ac1fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5edac3c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560092ffc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5600935f95f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5600935f94fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cb7c70e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb7da1ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cb7da110dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cb7d930797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cb7d925929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cb7f1d22b9 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:128:9
>     #6 0x7ff7d11a74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb7c70e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb7da32be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cb7da3035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cb7d9604c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cb7f1d3fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff7d11a7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb7c70e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb7cd0b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cb7cd0b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ccce33432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cccf641a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cccf6370dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cccf556797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cccf54b929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ccd0df82b9 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:128:9
>     #6 0x7fec899ef4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccce33432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cccf658be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cccf65635e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cccf5864c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ccd0df9fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec899ef984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccce33432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ccce9315f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ccce9314fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5557f188032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5557f2b8da04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5557f2b830dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5557f2aa2797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5557f2a97929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5557f43442b9 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:128:9
>     #6 0x7fe8a77df4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5557f188032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5557f2ba4be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5557f2ba235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5557f2ad24c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5557f4345fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe8a77df984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5557f188032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5557f1e7d5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5557f1e7d4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'f_0.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow inspect departlane float ( Last six runs Sep2023 )
demandelements flow_embedded inspect departlane float ( Last six runs Sep2023 )
demandelements flow_junctions inspect departlane float ( Last six runs Sep2023 )
demandelements flow_taz inspect departlane float ( Last six runs Sep2023 )
demandelements routeflow inspect departlane float ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect via ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,4d0
< Error: Another edge with the id ':Junction3_0' exists.
< Error: Another edge with the id ':Junction3_1' exists.
< Error: Another junction with the id 'Junction3' exists.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,18c1,2
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'flow_2.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow load departlane ( Last six runs Sep2023 )
demandelements flow_embedded load departlane ( Last six runs Sep2023 )
demandelements flow_junctions load departlane ( Last six runs Sep2023 )
demandelements flow_taz load departlane ( Last six runs Sep2023 )
demandelements routeflow load departlane ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow load no_edges ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2688308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56232666932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56232786d4d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x562327866f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x56232785a46c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x56232786c9e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56232666ce49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f882437dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,19c1,3
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load no_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2691076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7ae1a532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f7af3a94d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f7af3a2f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f7af39646c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f7af3a89e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f7ae1a8e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8cfee61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,16c1,4
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load from ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction3-sink' found.
> Warning: No route for vehicle 'flow_3.0' found.
> Error: Vehicle 'flow_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load no_junctions ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2684102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d22a032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d4d34a44d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55d4d349df5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55d4d349146c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55d4d34a39e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55d4d22a3e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa9b9ce5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction0-source' and edge 'Junction0-sink' found.
> Warning: No route for vehicle 'flow_3.0' found.
> Error: Vehicle 'flow_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction4-sink' found.
> Warning: No route for vehicle 'f_3.0' found.
> Error: Vehicle 'f_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,17c1,4
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load no_tazs ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2686714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e2ff5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563e311634d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563e3115cf5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563e3115046c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563e311629e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x563e2ff62e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3592023d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_taz volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==2686892==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55bdd9da232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bddb0afa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bddaf9627c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55bddafa59e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55bdd9da5e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f454fe54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55bdd9da232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bddb0afa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bddaf965c4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55bddafa59e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55bdd9da5e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f454fe54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bdd9da232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bddb0afa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bddafe9bb0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55bddafbf0ba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55bddc8662b9 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:128:9
>     #5 0x7f45511234d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5584920af32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5584933bca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5584933b20dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5584932d1797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5584932c6929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558494b732b9 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:128:9
>     #6 0x7f87404444d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5584920af32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5584933d3be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5584933d135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5584933014c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558494b74fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8740444984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5584920af32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5584926ac5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5584926ac4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5638f37be32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5638f4acba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5638f4ac10dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5638f49e0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5638f49d5929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5638f62822b9 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:128:9
>     #6 0x7fc18cac84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5638f37be32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5638f4ae2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5638f4ae035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5638f4a104c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5638f6283fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc18cac8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5638f37be32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5638f3dbb5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5638f3dbb4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create color ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55813b1ba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55813c4c7a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55813c4bd0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55813c3dc797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55813c3d1929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55813dc7e2b9 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:128:9
>     #6 0x7faa4d4ae4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55813b1ba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55813c4debe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55813c4dc35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55813c40c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55813dc7ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa4d4ae984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55813b1ba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55813b7b75f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55813b7b74fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560acdb9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560aceea6a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560acee9c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560acedbb797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560acedb0929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ad065d2b9 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:128:9
>     #6 0x7f49258f14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560acdb9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560aceebdbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560aceebb35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560acedeb4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ad065efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f49258f1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560acdb9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560ace1965f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560ace1964fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e978b0132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e979e0ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e979e040dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e979d23797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e979d18929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e97b5c52b9 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:128:9
>     #6 0x7f992a8524d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e978b0132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e979e25be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e979e2335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e979d534c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e97b5c6fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f992a852984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e978b0132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e9790fe5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e9790fe4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create endnumber ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,1451c1,111
< Warning: Person 'pf_1.15' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.17' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.19' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.2' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.20' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.21' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.22' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.23' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.24' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.25' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.26' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.27' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.28' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.30' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.31' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.32' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.33' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.34' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.35' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.36' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.37' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.38' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.39' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.4' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.40' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.41' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.42' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.43' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.44' is jammed on edge 'Edge0', time=303.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563fbc03832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563fbd345a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563fbd33b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563fbd25a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563fbd24f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563fbeafc2b9 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:128:9
>     #6 0x7f03aa3484d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563fbc03832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563fbd35cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563fbd35a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563fbd28a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563fbeafdfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f03aa348984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563fbc03832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563fbc6355f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563fbc6354fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create number ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5629a607e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5629a738ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5629a73810dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5629a72a0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5629a7295929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5629a8b422b9 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:128:9
>     #6 0x7fe58a4914d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5629a607e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5629a73a2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5629a73a035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5629a72d04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5629a8b43fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe58a491984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5629a607e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5629a667b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5629a667b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create period ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cf64ac932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cf65dd6a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cf65dcc0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cf65ceb797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cf65ce0929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cf6758d2b9 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:128:9
>     #6 0x7fb3b99f84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf64ac932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cf65dedbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cf65deb35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cf65d1b4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cf6758efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb3b99f8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf64ac932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cf650c65f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cf650c64fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create poisson ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561650c0032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561651f0da04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561651f030dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561651e22797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561651e17929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5616536c42b9 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:128:9
>     #6 0x7f46a9f784d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561650c0032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561651f24be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561651f2235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561651e524c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5616536c5fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f46a9f78984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561650c0032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5616511fd5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5616511fd4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create probability ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c7c308a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c7c4397a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c7c438d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c7c42ac797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c7c42a1929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c7c5b4e2b9 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:128:9
>     #6 0x7f2d700a44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7c308a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c7c43aebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c7c43ac35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c7c42dc4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c7c5b4ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2d700a4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7c308a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c7c36875f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c7c36874fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556d85abf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556d86dcca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556d86dc20dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556d86ce1797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556d86cd6929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556d885832b9 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:128:9
>     #6 0x7f59f074e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556d85abf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556d86de3be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556d86de135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556d86d114c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556d88584fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f59f074e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556d85abf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556d860bc5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556d860bc4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2691729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557a5f2be32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557a605cba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557a605c10dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557a604e0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557a604d5929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557a61d822b9 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:128:9
>     #6 0x7fe1012134d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557a5f2be32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557a605e2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557a605e035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557a605104c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557a61d83fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe101213984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x557a5f2be32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557a5f8bb5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557a5f8bb4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan basic delete_edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,110
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x556f21e1832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556f23125a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556f2311b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556f2303a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556f2302f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556f248dc2b9 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:128:9
>     #6 0x7f110b3a34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556f21e1832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556f2313cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556f2313a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556f2306a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556f248ddfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f110b3a3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x556f21e1832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556f224155f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556f224154fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556f22415487 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563225af132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563226dfea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563226df40dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563226d13797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563226d08929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5632285b52b9 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:128:9
>     #6 0x7ff0306684d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563225af132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563226e15be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563226e1335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563226d434c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5632285b6fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff030668984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563225af132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5632260ee5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5632260ee4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f59bc8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f59cf8ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f59cf840dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f59cea3797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f59ce98929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f59e7452b9 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:128:9
>     #6 0x7f89e701a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f59bc8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f59cfa5be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f59cfa335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f59ced34c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f59e746fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f89e701a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f59bc8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f59c27e5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f59c27e4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5602c78d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5602c8be5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5602c8bdb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5602c8afa797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5602c8aef929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5602ca39c2b9 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:128:9
>     #6 0x7fb6dd0844d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5602c78d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5602c8bfcbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5602c8bfa35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5602c8b2a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5602ca39dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb6dd084984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5602c78d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5602c7ed55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5602c7ed54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563ef7ec132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563ef91cea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563ef91c40dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563ef90e3797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563ef90d8929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563efa9852b9 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:128:9
>     #6 0x7f7582b384d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563ef7ec132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563ef91e5be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563ef91e335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563ef91134c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563efa986fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7582b38984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563ef7ec132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563ef84be5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563ef84be4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55824d72e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55824ea3ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55824ea310dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55824e950797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55824e945929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5582501f22b9 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:128:9
>     #6 0x7f7ec062f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55824d72e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55824ea52be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55824ea5035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55824e9804c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5582501f3fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7ec062f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55824d72e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55824dd2b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55824dd2b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect busstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af394e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55af3a7eea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55af3a7e40dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55af3a703797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af3a6f8929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af3bfa52b9 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:128:9
>     #6 0x7f2846aea4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55af394e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55af3a805be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af3a80335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55af3a7334c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af3bfa6fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2846aea984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55af394e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55af39ade5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55af39ade4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f3a141632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f3a2723a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f3a27190dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f3a2638797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3a262d929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f3a3eda2b9 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:128:9
>     #6 0x7fed2fbfd4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3a141632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f3a273abe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f3a273835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f3a26684c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f3a3edbfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed2fbfd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3a141632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f3a1a135f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f3a1a134fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56537426c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x565375579a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56537556f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56537548e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565375483929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565376d302b9 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:128:9
>     #6 0x7f3011c784d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56537426c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x565375590be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56537558e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5653754be4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565376d31fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3011c78984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56537426c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5653748695f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5653748694fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562acf2b032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562ad05bda04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x562ad05b30dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562ad04d2797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562ad04c7929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ad1d742b9 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:128:9
>     #6 0x7f40c81954d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562acf2b032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562ad05d4be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562ad05d235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562ad05024c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562ad1d75fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f40c8195984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562acf2b032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562acf8ad5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562acf8ad4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ba439b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ba44cbfa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ba44cb50dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ba44bd4797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ba44bc9929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ba464762b9 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:128:9
>     #6 0x7f69f93ed4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba439b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ba44cd6be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ba44cd435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ba44c044c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ba46477fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f69f93ed984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba439b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560ced33a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560cee647a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560cee63d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560cee55c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560cee551929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560cefdfe2b9 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:128:9
>     #6 0x7f9cbff4a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560ced33a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560cee65ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560cee65c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560cee58c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560cefdfffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9cbff4a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560ced33a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fef0bac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55fef1eb9a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fef1eaf0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fef1dce797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fef1dc3929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fef36702b9 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:128:9
>     #6 0x7fe1f58b44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fef0bac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55fef1ed0be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fef1ece35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fef1dfe4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fef3671fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe1f58b4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fef0bac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563c4f29b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563c505a8a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563c5059e0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563c504bd797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563c504b2929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563c51d5f2b9 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:128:9
>     #6 0x7f473c1d34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563c4f29b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563c505bfbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563c505bd35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563c504ed4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563c51d60fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f473c1d3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563c4f29b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563c4f8985f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563c4f8984fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5556864a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5556877b3a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5556877a90dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5556876c8797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5556876bd929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555688f6a2b9 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:128:9
>     #6 0x7f248f7ba4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5556864a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5556877cabe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5556877c835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5556876f84c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555688f6bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f248f7ba984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5556864a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555686aa35f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555686aa34fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564e96ddc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564e980e9a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564e980df0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564e97ffe797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564e97ff3929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564e998a02b9 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:128:9
>     #6 0x7f69014714d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564e96ddc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564e98100be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564e980fe35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564e9802e4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564e998a1fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6901471984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564e96ddc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564e973d95f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564e973d94fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56300892332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563009c30a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563009c260dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563009b45797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563009b3a929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56300b3e72b9 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:128:9
>     #6 0x7fda447fb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56300892332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563009c47be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563009c4535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563009b754c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56300b3e8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda447fb984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56300892332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563008f205f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563008f204fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ea27b0632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ea28e13a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ea28e090dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ea28d28797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ea28d1d929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ea2a5ca2b9 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:128:9
>     #6 0x7f74abda54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea27b0632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ea28e2abe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ea28e2835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ea28d584c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ea2a5cbfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f74abda5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea27b0632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ea281035f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ea281034fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a047f5932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a049266a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a04925c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a04917b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a049170929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a04aa1d2b9 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:128:9
>     #6 0x7fae14e524d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a047f5932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a04927dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a04927b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a0491ab4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a04aa1efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae14e52984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a047f5932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a0485565f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a0485564fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d8ac3e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d8ad6f1a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d8ad6e70dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d8ad606797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d8ad5fb929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d8aeea82b9 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:128:9
>     #6 0x7f6e983b44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ac3e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d8ad708be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d8ad70635e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d8ad6364c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d8aeea9fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6e983b4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ac3e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55935365d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55935496aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5593549600dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55935487f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559354874929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5593561212b9 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:128:9
>     #6 0x7f92732204d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55935365d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559354981be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55935497f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5593548af4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559356122fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9273220984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55935365d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559b2d8f932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559b2ec06a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559b2ebfc0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559b2eb1b797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b2eb10929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b303bd2b9 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:128:9
>     #6 0x7fc9485d04d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559b2d8f932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559b2ec1dbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b2ec1b35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559b2eb4b4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b303befb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc9485d0984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559b2d8f932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615d466e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615d597ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5615d59710dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5615d5890797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615d5885929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615d71322b9 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:128:9
>     #6 0x7fb3b237d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5615d466e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5615d5992be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615d599035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5615d58c04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5615d7133fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb3b237d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5615d466e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556f486b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556f499bea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556f499b40dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556f498d3797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556f498c8929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556f4b1752b9 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:128:9
>     #6 0x7fe1b09134d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556f486b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556f499d5be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556f499d335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556f499034c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556f4b176fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe1b0913984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556f486b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556f48cae5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556f48cae4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561c19a7a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561c1ad87a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561c1ad7d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561c1ac9c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561c1ac91929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561c1c53e2b9 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:128:9
>     #6 0x7f24fab1a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561c19a7a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561c1ad9ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561c1ad9c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561c1accc4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561c1c53ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f24fab1a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561c19a7a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561c1a0775f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561c1a0774fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5617108d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561711be5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561711bdb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561711afa797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561711aef929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56171339c2b9 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:128:9
>     #6 0x7f2a38b6c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5617108d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561711bfcbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561711bfa35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561711b2a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56171339dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2a38b6c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5617108d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561710ed55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561710ed54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557d4a05732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557d4b364a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557d4b35a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557d4b279797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557d4b26e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557d4cb1b2b9 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:128:9
>     #6 0x7f366abd04d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557d4a05732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557d4b37bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557d4b37935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557d4b2a94c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557d4cb1cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f366abd0984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557d4a05732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557d4a6545f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557d4a6544fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55571e5eb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55571f8f8a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55571f8ee0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55571f80d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55571f802929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5557210af2b9 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:128:9
>     #6 0x7f86ad2ec4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55571e5eb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55571f90fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55571f90d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55571f83d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5557210b0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f86ad2ec984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55571e5eb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55571ebe85f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55571ebe84fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5642d5d8c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5642d7099a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5642d708f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5642d6fae797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5642d6fa3929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5642d88502b9 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:128:9
>     #6 0x7f220563f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5642d5d8c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5642d70b0be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5642d70ae35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5642d6fde4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5642d8851fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f220563f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5642d5d8c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5642d63895f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5642d63894fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560a5e0b832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560a5f3c5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560a5f3bb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a5f2da797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a5f2cf929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a60b7c2b9 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:128:9
>     #6 0x7f0f2ae8f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5e0b832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560a5f3dcbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a5f3da35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a5f30a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a60b7dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f2ae8f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5e0b832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560a5e6b55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a5e6b54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a2fba5732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a2fcd64a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a2fcd5a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a2fcc79797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a2fcc6e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a2fe51b2b9 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:128:9
>     #6 0x7f00cab604d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2fba5732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a2fcd7bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a2fcd7935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a2fcca94c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a2fe51cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f00cab60984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2fba5732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a2fc0545f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a2fc0544fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559dbde9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559dbf1a6a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559dbf19c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559dbf0bb797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559dbf0b0929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559dc095d2b9 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:128:9
>     #6 0x7f9738eda4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559dbde9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559dbf1bdbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559dbf1bb35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559dbf0eb4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559dc095efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9738eda984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559dbde9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559dbe4965f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559dbe4964fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56081184832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560812b55a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560812b4b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560812a6a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560812a5f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56081430c2b9 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:128:9
>     #6 0x7f371f4e44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56081184832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560812b6cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560812b6a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560812a9a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56081430dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f371f4e4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56081184832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5568fd7da32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5568feae7a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5568feadd0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5568fe9fc797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5568fe9f1929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55690029e2b9 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:128:9
>     #6 0x7f2c214434d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5568fd7da32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5568feafebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5568feafc35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5568fea2c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55690029ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c21443984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5568fd7da32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555e71fd632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555e732e3a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555e732d90dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555e731f8797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555e731ed929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555e74a9a2b9 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:128:9
>     #6 0x7f3186bac4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555e71fd632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555e732fabe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555e732f835e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555e732284c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555e74a9bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3186bac984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555e71fd632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563d3ebf832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563d3ff05a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563d3fefb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563d3fe1a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563d3fe0f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563d416bc2b9 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:128:9
>     #6 0x7fa9e834e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563d3ebf832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563d3ff1cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563d3ff1a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563d3fe4a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563d416bdfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa9e834e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563d3ebf832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563d3f1f55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563d3f1f54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5580660a732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5580673b4a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5580673aa0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5580672c9797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5580672be929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558068b6b2b9 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:128:9
>     #6 0x7f101c32b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5580660a732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5580673cbbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5580673c935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5580672f94c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558068b6cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f101c32b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5580660a732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5580666a45f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5580666a44fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d98df0332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d98f210a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d98f2060dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d98f125797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d98f11a929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9909c72b9 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:128:9
>     #6 0x7fbe598624d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d98df0332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d98f227be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d98f22535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d98f1554c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9909c8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbe59862984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d98df0332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d98e5005f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d98e5004fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5569b8efe32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5569ba20ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5569ba2010dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5569ba120797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5569ba115929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5569bb9c22b9 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:128:9
>     #6 0x7fefe45614d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5569b8efe32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5569ba222be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5569ba22035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5569ba1504c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5569bb9c3fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fefe4561984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5569b8efe32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5569b94fb5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5569b94fb4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect busstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555abc59c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555abd8a9a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555abd89f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555abd7be797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555abd7b3929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555abf0602b9 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:128:9
>     #6 0x7ff37c3f14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555abc59c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555abd8c0be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555abd8be35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555abd7ee4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555abf061fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff37c3f1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555abc59c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555abcb995f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555abcb994fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b02a68532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b02b992a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b02b9880dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b02b8a7797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b02b89c929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b02d1492b9 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:128:9
>     #6 0x7fbfb42754d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b02a68532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b02b9a9be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b02b9a735e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b02b8d74c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b02d14afb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbfb4275984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b02a68532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b02ac825f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b02ac824fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b028b4c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b029e59a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b029e4f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b029d6e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b029d63929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b02b6102b9 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:128:9
>     #6 0x7fd0f3e704d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b028b4c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b029e70be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b029e6e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b029d9e4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b02b611fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd0f3e70984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b028b4c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b0291495f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b0291494fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5628949fb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562895d08a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x562895cfe0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562895c1d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562895c12929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5628974bf2b9 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:128:9
>     #6 0x7f03d1a204d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5628949fb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562895d1fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562895d1d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562895c4d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5628974c0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f03d1a20984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5628949fb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562894ff85f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562894ff84fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555f457f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555f46affa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555f46af50dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555f46a14797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555f46a09929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555f482b62b9 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:128:9
>     #6 0x7f1eda47a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555f457f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555f46b16be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555f46b1435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555f46a444c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555f482b7fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1eda47a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555f457f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555f45def5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555f45def4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5609495f832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56094a905a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56094a8fb0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56094a81a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56094a80f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56094c0bc2b9 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:128:9
>     #6 0x7f5a977014d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5609495f832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56094a91cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56094a91a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56094a84a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56094c0bdfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5a97701984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5609495f832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560949bf55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560949bf54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dbaec8832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dbaff95a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55dbaff8b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dbafeaa797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dbafe9f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dbb174c2b9 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:128:9
>     #6 0x7f93f4aaa4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbaec8832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dbaffacbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dbaffaa35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dbafeda4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dbb174dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f93f4aaa984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbaec8832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dbaf2855f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dbaf2854fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55870780c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x558708b19a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558708b0f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558708a2e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558708a23929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55870a2d02b9 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:128:9
>     #6 0x7f9e5173c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55870780c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x558708b30be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558708b2e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558708a5e4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55870a2d1fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9e5173c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55870780c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x558707e095f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558707e094fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562d1ea1032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562d1fd1da04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x562d1fd130dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562d1fc32797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562d1fc27929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562d214d42b9 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:128:9
>     #6 0x7f58043d44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562d1ea1032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562d1fd34be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562d1fd3235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562d1fc624c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562d214d5fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f58043d4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562d1ea1032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562d1f00d5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562d1f00d4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e3df7c132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3e0acea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e3e0ac40dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e3e09e3797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e3e09d8929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e3e22852b9 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:128:9
>     #6 0x7effae3194d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3df7c132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3e0ae5be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e3e0ae335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e3e0a134c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e3e2286fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7effae319984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3df7c132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e3dfdbe5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e3dfdbe4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d569a7532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d56ad82a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d56ad780dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d56ac97797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d56ac8c929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d56c5392b9 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:128:9
>     #6 0x7f382ce914d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d569a7532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d56ad99be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d56ad9735e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d56acc74c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d56c53afb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f382ce91984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d569a7532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d56a0725f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d56a0724fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55db9fe1032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dba111da04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55dba11130dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dba1032797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dba1027929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dba28d42b9 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:128:9
>     #6 0x7f9d5390c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55db9fe1032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dba1134be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dba113235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dba10624c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dba28d5fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d5390c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55db9fe1032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55dba040d5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dba040d4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f6b3d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564f6c6e5a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564f6c6db0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564f6c5fa797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f6c5ef929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f6de9c2b9 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:128:9
>     #6 0x7f703e5704d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564f6b3d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564f6c6fcbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f6c6fa35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564f6c62a4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f6de9dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f703e570984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564f6b3d832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564f6b9d55f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564f6b9d54fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55abf3c1732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55abf4f24a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55abf4f1a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55abf4e39797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55abf4e2e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55abf66db2b9 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:128:9
>     #6 0x7f91f08134d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55abf3c1732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55abf4f3bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55abf4f3935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55abf4e694c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55abf66dcfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f91f0813984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55abf3c1732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55abf42145f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55abf42144fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55736ae1d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55736c12aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55736c1200dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55736c03f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55736c034929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55736d8e12b9 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:128:9
>     #6 0x7f33221384d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55736ae1d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55736c141be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55736c13f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55736c06f4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55736d8e2fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3322138984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55736ae1d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55736b41a5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55736b41a4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561fee0ce32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561fef3dba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561fef3d10dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561fef2f0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561fef2e5929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561ff0b922b9 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:128:9
>     #6 0x7fe676f144d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561fee0ce32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561fef3f2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561fef3f035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561fef3204c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561ff0b93fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe676f14984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561fee0ce32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561fee6cb5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561fee6cb4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ab6087732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ab61b84a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ab61b7a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ab61a99797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ab61a8e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ab6333b2b9 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:128:9
>     #6 0x7fceabc4c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab6087732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ab61b9bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ab61b9935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ab61ac94c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ab6333cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fceabc4c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab6087732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ab60e745f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ab60e744fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5592f399d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5592f4caaa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5592f4ca00dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5592f4bbf797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592f4bb4929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592f64612b9 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:128:9
>     #6 0x7fc8d87084d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5592f399d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5592f4cc1be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592f4cbf35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5592f4bef4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5592f6462fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc8d8708984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5592f399d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5592f3f9a5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5592f3f9a4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5600796cf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56007a9dca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56007a9d20dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56007a8f1797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56007a8e6929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56007c1932b9 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:128:9
>     #6 0x7f4b1f7df4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5600796cf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56007a9f3be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56007a9f135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56007a9214c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56007c194fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4b1f7df984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5600796cf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560079ccc5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560079ccc4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f410c3232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f411f3fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f411f350dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f411e54797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f411e49929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4136f62b9 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:128:9
>     #6 0x7fae315524d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f410c3232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f411f56be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f411f5435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f411e844c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4136f7fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae31552984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f410c3232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f41122f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f41122f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56106462b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561065938a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56106592e0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56106584d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561065842929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5610670ef2b9 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:128:9
>     #6 0x7ff5d60da4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56106462b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56106594fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56106594d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56106587d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5610670f0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff5d60da984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56106462b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561064c285f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561064c284fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56413566f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56413697ca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5641369720dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564136891797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564136886929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5641381332b9 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:128:9
>     #6 0x7f5e8fe844d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56413566f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564136993be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56413699135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5641368c14c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564138134fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e8fe84984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56413566f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564135c6c5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564135c6c4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2693155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c81306a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c814377a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c81436d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c81428c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c814281929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c815b2e2b9 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:128:9
>     #6 0x7fd0fe04e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c81306a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c81438ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c81438c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c8142bc4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c815b2ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd0fe04e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c81306a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c8136675f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c8136674fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 26.65-26.85 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 31.99-32.19 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5581c16bf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5581c29cca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5581c29c20dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5581c28e1797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5581c28d6929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5581c41832b9 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:128:9
>     #6 0x7faa1f8bd4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c16bf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5581c29e3be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5581c29e135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5581c29114c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5581c4184fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa1f8bd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 29.32-29.52 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55673b79032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55673ca9da04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55673ca930dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55673c9b2797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55673c9a7929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55673e2542b9 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:128:9
>     #6 0x7ff1ca5354d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55673b79032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55673cab4be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55673cab235e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55673c9e24c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55673e255fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff1ca535984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e9d475d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e9d5a6aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e9d5a600dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e9d597f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9d5974929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e9d72212b9 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:128:9
>     #6 0x7fc7e63854d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9d475d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e9d5a81be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e9d5a7f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e9d59af4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e9d7222fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc7e6385984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9d475d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 29.32-29.52 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5557be39932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5557bf6a6a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5557bf69c0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5557bf5bb797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5557bf5b0929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5557c0e5d2b9 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:128:9
>     #6 0x7f848cbb24d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5557be39932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5557bf6bdbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5557bf6bb35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5557bf5eb4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5557c0e5efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f848cbb2984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5634f61ed32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5634f74faa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5634f74f00dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5634f740f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5634f7404929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5634f8cb12b9 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:128:9
>     #6 0x7fbf0b6a64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5634f61ed32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5634f7511be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5634f750f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5634f743f4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5634f8cb2fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbf0b6a6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5634f61ed32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5634f67ea5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5634f67ea4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559b0b7ac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559b0cab9a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559b0caaf0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559b0c9ce797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b0c9c3929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b0e2702b9 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:128:9
>     #6 0x7fdfb8e124d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559b0b7ac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559b0cad0be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b0cace35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559b0c9fe4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b0e271fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdfb8e12984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559b0b7ac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559b0bda95f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559b0bda94fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bc91c0a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bc92f17a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bc92f0d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bc92e2c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bc92e21929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc946ce2b9 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:128:9
>     #6 0x7f1dfc9614d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc91c0a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bc92f2ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bc92f2c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bc92e5c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bc946cffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1dfc961984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc91c0a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bc922075f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bc922074fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56075adce32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56075c0dba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56075c0d10dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56075bff0797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56075bfe5929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56075d8922b9 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:128:9
>     #6 0x7f5c17ba34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56075adce32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56075c0f2be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56075c0f035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56075c0204c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56075d893fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5c17ba3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56075adce32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56075b3cb5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56075b3cb4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect endpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b86f2ea32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b8705f7a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b8705ed0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b87050c797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b870501929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b871dae2b9 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:128:9
>     #6 0x7fcf4a7604d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b86f2ea32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b87060ebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b87060c35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b87053c4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b871daffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcf4a760984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b86f2ea32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b86f8e75f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b86f8e74fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b8689fb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b869d08a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b869cfe0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b869c1d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b869c12929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b86b4bf2b9 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:128:9
>     #6 0x7f8743f0f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8689fb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b869d1fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b869d1d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b869c4d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b86b4c0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8743f0f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8689fb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b868ff85f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b868ff84fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f36cfb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564f38008a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564f37ffe0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564f37f1d797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f37f12929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f397bf2b9 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:128:9
>     #6 0x7f8f884414d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564f36cfb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564f3801fbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f3801d35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564f37f4d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f397c0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8f88441984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564f36cfb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564f372f85f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564f372f84fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e1ad2e332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e1ae5f0a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e1ae5e60dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e1ae505797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1ae4fa929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1afda72b9 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:128:9
>     #6 0x7ff9ca1ec4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1ad2e332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e1ae607be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e1ae60535e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e1ae5354c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e1afda8fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff9ca1ec984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1ad2e332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56380c5f732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56380d904a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56380d8fa0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56380d819797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56380d80e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56380f0bb2b9 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:128:9
>     #6 0x7f71c63e74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56380c5f732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56380d91bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56380d91935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56380d8494c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56380f0bcfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f71c63e7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56380c5f732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5590e1afd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5590e2e0aa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5590e2e000dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5590e2d1f797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5590e2d14929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5590e45c12b9 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:128:9
>     #6 0x7f6bf0ceb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5590e1afd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5590e2e21be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5590e2e1f35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5590e2d4f4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5590e45c2fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6bf0ceb984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5590e1afd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f94101432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f942321a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f9423170dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f942236797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f94222b929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f943ad82b9 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:128:9
>     #6 0x7f3c1d5bb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f94101432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f942338be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f94233635e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f9422664c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f943ad9fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3c1d5bb984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f94101432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5582ece7732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5582ee184a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5582ee17a0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5582ee099797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582ee08e929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5582ef93b2b9 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:128:9
>     #6 0x7fd00522c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5582ece7732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5582ee19bbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5582ee19935e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5582ee0c94c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5582ef93cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd00522c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5582ece7732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5582ed4745f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5582ed4744fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5593507a232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559351aafa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559351aa50dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5593519c4797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5593519b9929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5593532662b9 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:128:9
>     #6 0x7fb0539124d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5593507a232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559351ac6be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559351ac435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5593519f44c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559353267fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb053912984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5593507a232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559350d9f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559350d9f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect edges ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5598dac5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5598dbf6ca04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5598dbf620dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5598dbe81797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5598dbe76929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5598dd7232b9 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:128:9
>     #6 0x7f1c14e764d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5598dac5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5598dbf83be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5598dbf8135e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5598dbeb14c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5598dd724fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1c14e76984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5598dac5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5598db25c5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5598db25c4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect_selection ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cb90e0c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb92119a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cb9210f0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cb9202e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cb92023929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cb938d02b9 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:128:9
>     #6 0x7f22268c14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb90e0c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb92130be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cb9212e35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cb9205e4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cb938d1fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f22268c1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb90e0c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cb914095f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cb914094fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555fa032232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555fa162fa04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555fa16250dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555fa1544797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555fa1539929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555fa2de62b9 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:128:9
>     #6 0x7f6064ca34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555fa032232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555fa1646be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555fa164435e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555fa15744c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555fa2de7fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6064ca3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555fa032232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555fa091f5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555fa091f4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563267c8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563268f8ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563268f840dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563268ea3797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563268e98929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56326a7452b9 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:128:9
>     #6 0x7f419e9714d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563267c8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563268fa5be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563268fa335e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563268ed34c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56326a746fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f419e971984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563267c8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56326827e5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56326827e4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557f50b6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557f51e75a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557f51e6b0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557f51d8a797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557f51d7f929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557f5362c2b9 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:128:9
>     #6 0x7f7cf5ac14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557f50b6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557f51e8cbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557f51e8a35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557f51dba4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557f5362dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7cf5ac1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557f50b6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557f511655f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557f511654fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cd6428a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cd65597a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cd6558d0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cd654ac797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd654a1929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd66d4e2b9 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:128:9
>     #6 0x7f1827c734d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd6428a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cd655aebe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cd655ac35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cd654dc4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cd66d4ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1827c73984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd6428a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55cd648875f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cd648874fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect route ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ace696e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ace7c7ba04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ace7c710dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ace7b90797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ace7b85929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ace94322b9 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:128:9
>     #6 0x7f7a6fac94d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ace696e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ace7c92be8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ace7c9035e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ace7bc04c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ace9433fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7a6fac9984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ace696e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ace6f6b5f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ace6f6b4fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect_selection ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2692683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555ac49db32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555ac5ce8a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555ac5cde0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555ac5bfd797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555ac5bf2929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555ac749f2b9 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:128:9
>     #6 0x7fd9788354d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555ac49db32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555ac5cffbe8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555ac5cfd35e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555ac5c2d4c6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555ac74a0fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd978835984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555ac49db32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555ac4fd85f9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555ac4fd84fa in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: The lane Edge2_1 to use within the busStop 'busStopA' is not known.
> Error: Could not end a stopping place that is not opened.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop basic invalid_parent ( Last six runs Sep2023 )
demandelements stop basic invalid_type ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop basic no_parents ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2694608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556054f8b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55605618f4d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x556056188f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55605617c46c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55605618e9e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x556054f8ee49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd97245ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge0' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2695367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8f2f8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b8f428ea04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b8f42840dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b8f41a3797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8f4198929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8f5a452b9 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:128:9
>     #6 0x7f48085394d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,34
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2696395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x555bf08e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x555bf1bf1a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555bf1be70dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555bf1b06797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,34
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2696046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55724cbfc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55724df09a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55724deff0dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55724de1e797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane delete ( Last six runs Sep2023 )
demandelements stop lane volatilerecomputing ( Last six runs Sep2023 )
demandelements waypoint lane delete ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,16c1,34
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_1' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_2' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_3' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_4' time=305.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=306.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=306.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=306.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge1_0', time=608.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'Edge1', time=608.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge1_0' time=608.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='Edge2_0', time=612.00.
< Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'gneE1', time=612.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge2_0' time=612.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop trainstop inspect_selection line ( Last six runs Sep2023 )
demandelements waypoint trainstop delete ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect_selection parking ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2695712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1d5ed632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d1d71e3a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d1d71d90dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d1d70f8797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1d70ed929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d1d899a2b9 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:128:9
>     #6 0x7fccaec5f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 't_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip inspect departlane float ( Last six runs Sep2023 )
demandelements trip_junctions inspect departlane float ( Last six runs Sep2023 )
demandelements trip_taz inspect departlane float ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,2
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'trip_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip load departlane ( Last six runs Sep2023 )
demandelements trip_junctions load departlane ( Last six runs Sep2023 )
demandelements trip_taz load departlane ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip load no_edges ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2680139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557cbf15132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x557cc03554d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x557cc034ef5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x557cc034246c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x557cc03549e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x557cbf154e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5c7d423d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load from ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2682790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fa181432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560fa2a184d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x560fa2a11f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x560fa2a0546c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x560fa2a179e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x560fa1817e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7184ddcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load no_junctions ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2682781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56159033932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56159153d4d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x561591536f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x56159152a46c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x56159153c9e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56159033ce49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f839a30ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2682802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55faeacbd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55faebec14d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55faebebaf5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55faebeae46c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55faebec09e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55faeacc0e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f452fcaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction4-sink' found.
> Warning: No route for vehicle 't_3' found.
> Error: Vehicle 't_3' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz create departlane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 't_1'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz load no_tazs ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2685025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cea1e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x564ceb3eb4d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x564ceb3e4f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x564ceb3d846c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x564ceb3ea9e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x564cea1eae49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb9164dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_taz volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==2685165==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55d161c1c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d162f29a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d162e1027c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55d162e1f9e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55d161c1fe49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd8beef3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55d161c1c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d162f29a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d162e105c4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55d162e1f9e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55d161c1fe49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd8beef3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d161c1c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d162f29a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d162e63bb0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55d162e390ba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55d1646e02b9 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:128:9
>     #5 0x7fd8c01c24d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'v_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle inspect departlane float ( Last six runs Sep2023 )
demandelements vehicle_embedded inspect departlane float ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'vehicleA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'vehicle_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle load departlane ( Last six runs Sep2023 )
demandelements vehicle_embedded load departlane ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle load no_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2681070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9d168332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55e9d28874d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e9d2880f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e9d287446c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e9d28869e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e9d1686e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fad704afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,3
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'vehicle_embeddedA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'vehicle_embeddedA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load no_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2681906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef5e74132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ef5f9454d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ef5f93ef5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ef5f93246c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ef5f9449e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ef5e744e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4b93c44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default typedist ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2678367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55894589532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x558946a994d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x558946a92f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x558946a8646c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x558946a989e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x558945898e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9244121d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556c377a832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x556c38bf302e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556c37ee6833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x556c37b274bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x556c3a08d1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x556c3a26dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f125c1b9984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bb8964632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bb8aa9102e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bb89d84833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55bb899c54bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55bb8bf2b1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55bb8c10bfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4493ed7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55baca62c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55bacba7702e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bacad6a833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55baca9ab4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55baccf111cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55bacd0f1fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd2120dc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561566a7032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561567ebb02e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5615671ae833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x561566def4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x5615693551cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x561569535fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb0857af984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d7de31432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d7df75f02e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d7dea52833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55d7de6934bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55d7e0bf91cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55d7e0dd9fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f650905b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5636ce18932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5636cf5d402e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5636ce8c7833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5636ce5084bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x5636d0a6e1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x5636d0c4efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5a2affa984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b71ac4532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55b71c09002e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b71b383833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55b71afc44bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55b71d52a1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55b71d70afb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f40eb7a6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ca5344c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55ca5489702e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ca53b8a833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55ca537cb4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55ca55d311cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55ca55f11fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2c91dae984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a1568ba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55a157d0502e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a156ff8833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55a156c394bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55a15919f1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55a15937ffb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7febff6c8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561a57d8732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561a591d202e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561a584c5833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x561a581064bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x561a5a66c1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x561a5a84cfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f48b1f9d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562653eae32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x5626552f902e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5626545ec833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x56265422d4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x5626567931cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x562656973fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f62f4451984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x563505ebc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56350730702e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5635065fa833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x56350623b4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x5635087a11cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x563508981fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff47c205984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d637fcc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55d63941702e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d63870a833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55d63834b4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55d63a8b11cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55d63aa91fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5ebe92e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563dee46f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x563def8ba02e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563deebad833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x563dee7ee4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x563df0d541cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x563df0f34fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9cd07a7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x560de103532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x560de248002e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x560de1773833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x560de13b44bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x560de391a1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x560de3afafb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f12d9111984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56213f87932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x562140cc402e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56213ffb7833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x56213fbf84bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x56214215e1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x56214233efb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f326798c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c00be6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55c00d2b302e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c00c5a6833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55c00c1e74bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55c00e74d1cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55c00e92dfb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7feabfe53984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2679163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561eb649f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x561eb78ea02e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561eb6bdd833 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x561eb681e4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x561eb8d841cf in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x561eb8f64fb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f32fbd32984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic no_parents ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2696742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f42faf432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55f430cf84d1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f430cf1f5a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f430ce546c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f430cf79e1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f42faf7e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f27e885fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2697328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56121a50532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x56121b812a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56121b8080dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56121b727797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56121b71c929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56121cfc92b9 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:128:9
>     #6 0x7f138f9124d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,34
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2698064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5594047eb32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x559405af8a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,34
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2697819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb9a15332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55fb9b460a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,208c1,129
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.74, offset=11.17), time=7.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.63), time=8.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.47), time=9.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.60), time=10.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.35), time=11.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.75, offset=0.42), time=14.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.28), time=15.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.85), time=16.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.64), time=17.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.41), time=18.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.49), time=19.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.58), time=20.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.83, offset=10.81), time=207.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.17), time=208.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.27), time=209.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.48), time=210.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.22), time=211.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.08), time=212.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.48, offset=9.66), time=216.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.88), time=217.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.46), time=218.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.40), time=219.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.91), time=220.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.01), time=221.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-10.61, offset=6.37), time=407.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.34), time=408.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.94), time=409.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.58), time=410.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.57), time=411.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge3' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2380c1,34
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge1', time=308.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=308.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.73, offset=6.22), time=312.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=-8.94, offset=6.01), time=312.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=313.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.95), time=313.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=314.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.12), time=314.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.47), time=315.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.70), time=315.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.51), time=316.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.68), time=316.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.25), time=317.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.32), time=317.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.26), time=318.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.67), time=318.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.91), time=319.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.30), time=319.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=320.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.46), time=320.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.94), time=321.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.31), time=321.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.15), time=322.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.30), time=322.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.27), time=323.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.75), time=323.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=324.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2697569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55df094b332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x292432d) (BuildId: 495a6aa6f153242139da78e6172692c41b980c3a)
>     #1 0x55df0a7c0a04 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55df0a7b60dc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df0a6d5797 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df0a6ca929 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df0bf772b9 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:128:9
>     #6 0x7f8b6092c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

98 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
additionalelements access fix ( Last six runs Sep2023 )
additionalelements calibrator delete ( Last six runs Sep2023 )
additionalelements calibratorflow create ( Last six runs Sep2023 )
additionalelements calibratorflow delete ( Last six runs Sep2023 )
additionalelements calibratorflow inspect ( Last six runs Sep2023 )
additionalelements calibratorflow inspect_selection ( Last six runs Sep2023 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Sep2023 )
additionalelements calibratorlane delete ( Last six runs Sep2023 )
additionalelements rerouter create ( Last six runs Sep2023 )
additionalelements rerouter delete ( Last six runs Sep2023 )
additionalelements rerouter inspect ( Last six runs Sep2023 )
additionalelements rerouter inspect_selection ( Last six runs Sep2023 )
additionalelements rerouter move ( Last six runs Sep2023 )
additionalelements rerouter volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute create ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute create ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements interval create ( Last six runs Sep2023 )
additionalelements rerouterelements interval delete ( Last six runs Sep2023 )
additionalelements rerouterelements interval inspect ( Last six runs Sep2023 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements variablespeedsign create ( Last six runs Sep2023 )
additionalelements variablespeedsign delete ( Last six runs Sep2023 )
additionalelements variablespeedsign inspect ( Last six runs Sep2023 )
additionalelements variablespeedsign inspect_selection ( Last six runs Sep2023 )
additionalelements variablespeedsign move ( Last six runs Sep2023 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Sep2023 )
demandelements container fix ( Last six runs Sep2023 )
demandelements container volatilerecomputing ( Last six runs Sep2023 )
demandelements containerflow fix ( Last six runs Sep2023 )
demandelements containerflow volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements flow fix ( Last six runs Sep2023 )
demandelements flow_embedded fix ( Last six runs Sep2023 )
demandelements flow_junctions fix ( Last six runs Sep2023 )
demandelements flow_taz fix ( Last six runs Sep2023 )
demandelements person fix ( Last six runs Sep2023 )
demandelements person volatilerecomputing ( Last six runs Sep2023 )
demandelements personflow fix ( Last six runs Sep2023 )
demandelements personflow volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Sep2023 )
demandelements routeflow fix ( Last six runs Sep2023 )
demandelements trip fix ( Last six runs Sep2023 )
demandelements trip_junctions fix ( Last six runs Sep2023 )
demandelements trip_taz fix ( Last six runs Sep2023 )
demandelements vehicle fix ( Last six runs Sep2023 )
demandelements vehicle_embedded fix ( Last six runs Sep2023 )
netelements trafficlights joined attributes E1 ( Last six runs Sep2023 )
netelements trafficlights joined file load ( Last six runs Sep2023 )
netelements trafficlights joined file save ( Last six runs Sep2023 )
netelements trafficlights joined programs select ( Last six runs Sep2023 )
netelements trafficlights single attributes E1 ( Last six runs Sep2023 )
netelements trafficlights single file load ( Last six runs Sep2023 )
netelements trafficlights single file save ( Last six runs Sep2023 )
netelements trafficlights single programs select ( Last six runs Sep2023 )
selection basic contextual_menu ( Last six runs Sep2023 )
shapeelements poilane create frame latlon ( Last six runs Sep2023 )
shapeelements poilane create frame lonlat ( Last six runs Sep2023 )

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
demandelements flow create color ( Last six runs Sep2023 )
demandelements flow create departposlat ( Last six runs Sep2023 )
demandelements flow create poisson ( Last six runs Sep2023 )
demandelements flow inspect poisson ( Last six runs Sep2023 )
demandelements flow inspect_selection poisson ( Last six runs Sep2023 )
demandelements flow_embedded create poisson ( Last six runs Sep2023 )
demandelements flow_embedded inspect poisson ( Last six runs Sep2023 )
demandelements flow_embedded inspect_selection poisson ( Last six runs Sep2023 )
demandelements flow_junctions create color ( Last six runs Sep2023 )
demandelements flow_junctions create poisson ( Last six runs Sep2023 )
demandelements flow_junctions inspect poisson ( Last six runs Sep2023 )
demandelements flow_taz create begin ( Last six runs Sep2023 )
demandelements flow_taz create color ( Last six runs Sep2023 )
demandelements flow_taz create departpos ( Last six runs Sep2023 )
demandelements flow_taz create departposlat ( Last six runs Sep2023 )
demandelements flow_taz create line ( Last six runs Sep2023 )
demandelements flow_taz create poisson ( Last six runs Sep2023 )
demandelements flow_taz inspect poisson ( Last six runs Sep2023 )
demandelements routeflow create poisson ( Last six runs Sep2023 )
demandelements routeflow inspect poisson ( Last six runs Sep2023 )
demandelements routeflow inspect_selection poisson ( Last six runs Sep2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements personflow inspect_selection poisson ( Last six runs Sep2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
8408,17199d8407
< Warning: Person 'pf_1.6016' is jammed on edge 'Edge1', time=2663.00.
< Warning: Person 'pf_0.6024' is jammed on edge 'Edge0', time=2663.00.
< Warning: Person 'pf_0.6025' is jammed on edge 'Edge0', time=2663.00.
< Warning: Person 'pf_1.4954' is jammed on edge ':Junction2_0', time=2664.00.
< Warning: Person 'pf_1.4940' is jammed on edge ':Junction2_0', time=2664.00.
< Warning: Person 'pf_1.3304' is jammed on edge ':Junction2_0', time=2664.00.
< Warning: Person 'pf_1.5001' is jammed on edge ':Junction2_0', time=2664.00.
< Warning: Person 'pf_1.6017' is jammed on edge 'Edge1', time=2664.00.
< Warning: Person 'pf_1.6018' is jammed on edge 'Edge1', time=2664.00.
< Warning: Person 'pf_1.6019' is jammed on edge 'Edge1', time=2664.00.
< Warning: Person 'pf_0.6026' is jammed on edge 'Edge0', time=2664.00.
< Warning: Person 'pf_0.6027' is jammed on edge 'Edge0', time=2664.00.
< Warning: Person 'pf_0.3949' is jammed on edge 'Edge5', time=2664.00.
< Warning: Person 'pf_1.6020' is jammed on edge 'Edge1', time=2665.00.
< Warning: Person 'pf_1.6021' is jammed on edge 'Edge1', time=2665.00.
< Warning: Person 'pf_1.6022' is jammed on edge 'Edge1', time=2665.00.
< Warning: Person 'pf_0.6028' is jammed on edge 'Edge0', time=2665.00.
< Warning: Person 'pf_0.6029' is jammed on edge 'Edge0', time=2665.00.
< Warning: Person 'pf_0.6030' is jammed on edge 'Edge0', time=2665.00.
< Warning: Person 'pf_0.6031' is jammed on edge 'Edge0', time=2665.00.
< Warning: Person 'pf_0.5098' is jammed on edge 'Edge5', time=2665.00.
< Warning: Person 'pf_1.6023' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_1.6024' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_1.6025' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_1.6026' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_0.6032' is jammed on edge 'Edge0', time=2666.00.
< Warning: Person 'pf_0.6033' is jammed on edge 'Edge0', time=2666.00.
< Warning: Person 'pf_1.6027' is jammed on edge 'Edge1', time=2667.00.
< Warning: Person 'pf_1.6028' is jammed on edge 'Edge1', time=2667.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.