19Jul23rv1_18_0+0387-70d10391d61 - 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.31Jul074436.987743 -g

To start TextTest for these tests, run:

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


default: 4651 tests: 3728 succeeded 805 FAILED 98 known bugs 20 killed

Detailed information for the tests that FAILED:

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

---------- 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56216757b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5621688832f4 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 0x5621688789cc 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 0x5621687994b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56216878e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56216a02eb29 in GenericSAXHandler::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 0x7f9a5c8fd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56216757b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56216889a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562168897c4e 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 0x5621687c8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56216a030824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9a5c8fd984 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 0x56216757b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562167b79539 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 0x562167b7943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d12860c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d1299142f4 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 0x55d1299099cc 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 0x55d12982a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d12981f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d12b0bfb29 in GenericSAXHandler::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 0x7f4865a1a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d12860c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d12992b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d129928c4e 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 0x55d129859b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d12b0c1824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4865a1a984 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 0x55d12860c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d128c0a539 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 0x55d128c0a43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56484a22b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56484b5332f4 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 0x56484b5289cc 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 0x56484b4494b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56484b43e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56484ccdeb29 in GenericSAXHandler::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 0x7f4c1bf054d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56484a22b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56484b54a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56484b547c4e 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 0x56484b478b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56484cce0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c1bf05984 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 0x56484a22b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56484a829539 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 0x56484a82943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ff47a5d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ff48d652f4 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 0x55ff48d5a9cc 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 0x55ff48c7b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ff48c70649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ff4a510b29 in GenericSAXHandler::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 0x7f8d441554d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ff47a5d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ff48d7c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ff48d79c4e 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 0x55ff48caab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ff4a512824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d44155984 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 0x55ff47a5d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ff4805b539 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 0x55ff4805b43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cd61e5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cd631592f4 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 0x55cd6314e9cc 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 0x55cd6306f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd63064649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd64904b29 in GenericSAXHandler::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 0x7fd7f12e94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cd61e5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cd631704d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cd6316dc4e 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 0x55cd6309eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cd64906824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd7f12e9984 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 0x55cd61e5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cd6244f539 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 0x55cd6244f43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f60175e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f602a662f4 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 0x55f602a5b9cc 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 0x55f60297c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f602971649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f604211b29 in GenericSAXHandler::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 0x7f4a648ba4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f60175e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f602a7d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f602a7ac4e 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 0x55f6029abb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f604213824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4a648ba984 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 0x55f60175e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f601d5c539 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 0x55f601d5c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5643a23c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5643a36c82f4 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 0x5643a36bd9cc 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 0x5643a35de4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643a35d3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5643a4e73b29 in GenericSAXHandler::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 0x7f86d754c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5643a23c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5643a36df4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5643a36dcc4e 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 0x5643a360db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5643a4e75824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f86d754c984 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 0x5643a23c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5643a29be539 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 0x5643a29be43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557396a5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557397d592f4 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 0x557397d4e9cc 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 0x557397c6f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557397c64649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557399504b29 in GenericSAXHandler::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 0x7f5f789264d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557396a5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557397d704d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557397d6dc4e 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 0x557397c9eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557399506824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f78926984 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 0x557396a5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55739704f539 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 0x55739704f43a 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 depart triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==161607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x556977e0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5569791162f4 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 0x556978ffdfa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55697900d701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x556977e11da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb6f8032d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x556977e0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5569791162f4 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 0x556978ffe2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55697900d701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x556977e11da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb6f8032d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x556977e0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556978ffe69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55697900d701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x556977e11da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb6f8032d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x556977e0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==161567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5555b0ae528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5555b1ded2f4 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 0x5555b1de29cc 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 0x5555b1d034b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5555b1cf8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5555b3598b29 in GenericSAXHandler::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 0x7f955012e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5555b0ae528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5555b1e044d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5555b1e01c4e 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 0x5555b1d32b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5555b359a824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f955012e984 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 0x5555b0ae528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5555b10e3539 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 0x5555b10e343a 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_selection depart triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==161640==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55758f23e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5575905462f4 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 0x55759042dfa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55759043d701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55758f241da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc4962ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55758f23e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5575905462f4 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 0x55759042e2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55759043d701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55758f241da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc4962ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55758f23e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55759042e69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55759043d701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55758f241da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc4962ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55758f23e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==161774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5647088b428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564709bbc2f4 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 0x564709bb19cc 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 0x564709ad24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564709ac7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56470b367b29 in GenericSAXHandler::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 0x7fb7560814d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5647088b428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564709bd34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564709bd0c4e 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 0x564709b01b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56470b369824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb756081984 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 0x5647088b428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564708eb2539 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 0x564708eb243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5595849b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559585cbf2f4 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 0x559585cb49cc 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 0x559585bd54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559585bca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55958746ab29 in GenericSAXHandler::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 0x7fce230544d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5595849b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559585cd64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559585cd3c4e 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 0x559585c04b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55958746c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fce23054984 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 0x5595849b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559584fb5539 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 0x559584fb543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e8939db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e894ce32f4 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 0x55e894cd89cc 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 0x55e894bf94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e894bee649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e89648eb29 in GenericSAXHandler::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 0x7fbfd719d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e8939db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e894cfa4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e894cf7c4e 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 0x55e894c28b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e896490824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbfd719d984 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 0x55e8939db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e893fd9539 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 0x55e893fd943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ec3f50628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ec4080e2f4 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 0x55ec408039cc 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 0x55ec407244b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ec40719649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ec41fb9b29 in GenericSAXHandler::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 0x7f617d5c44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ec3f50628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ec408254d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ec40822c4e 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 0x55ec40753b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ec41fbb824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f617d5c4984 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 0x55ec3f50628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ec3fb04539 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 0x55ec3fb0443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55db638e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55db64bf12f4 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 0x55db64be69cc 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 0x55db64b074b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db64afc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db6639cb29 in GenericSAXHandler::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 0x7f35cb3aa4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55db638e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55db64c084d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55db64c05c4e 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 0x55db64b36b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55db6639e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f35cb3aa984 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 0x55db638e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55db63ee7539 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 0x55db63ee743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c0ba18a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c0bb4922f4 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 0x55c0bb4879cc 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 0x55c0bb3a84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c0bb39d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0bcc3db29 in GenericSAXHandler::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 0x7fbb01b164d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c0ba18a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c0bb4a94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0bb4a6c4e 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 0x55c0bb3d7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0bcc3f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbb01b16984 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 0x55c0ba18a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c0ba788539 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 0x55c0ba78843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d7b735028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d7b86582f4 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 0x55d7b864d9cc 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 0x55d7b856e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d7b8563649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d7b9e03b29 in GenericSAXHandler::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 0x7fac348554d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d7b735028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d7b866f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d7b866cc4e 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 0x55d7b859db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d7b9e05824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fac34855984 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 0x55d7b735028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d7b794e539 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 0x55d7b794e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557f9b2e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557f9c5ed2f4 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 0x557f9c5e29cc 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 0x557f9c5034b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557f9c4f8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557f9dd98b29 in GenericSAXHandler::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 0x7f1e8ff6a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557f9b2e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557f9c6044d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557f9c601c4e 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 0x557f9c532b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557f9dd9a824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1e8ff6a984 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 0x557f9b2e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557f9b8e3539 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 0x557f9b8e343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559f0383a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559f04b422f4 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 0x559f04b379cc 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 0x559f04a584b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559f04a4d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559f062edb29 in GenericSAXHandler::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 0x7f6f46ce84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559f0383a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559f04b594d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559f04b56c4e 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 0x559f04a87b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559f062ef824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6f46ce8984 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 0x559f0383a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559f03e38539 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 0x559f03e3843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4887d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b489ad82f4 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 0x55b489acd9cc 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 0x55b4899ee4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4899e3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b48b283b29 in GenericSAXHandler::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 0x7f620ec5e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b4887d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b489aef4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b489aecc4e 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 0x55b489a1db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b48b285824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f620ec5e984 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 0x55b4887d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b488dce539 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 0x55b488dce43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563a695b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563a6a8c02f4 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 0x563a6a8b59cc 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 0x563a6a7d64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563a6a7cb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563a6c06bb29 in GenericSAXHandler::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 0x7f2f166cc4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563a695b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563a6a8d74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563a6a8d4c4e 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 0x563a6a805b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563a6c06d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2f166cc984 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 0x563a695b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563a69bb6539 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 0x563a69bb643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ebd540e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ebd67162f4 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 0x55ebd670b9cc 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 0x55ebd662c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ebd6621649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ebd7ec1b29 in GenericSAXHandler::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 0x7f671b2ba4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ebd540e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ebd672d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ebd672ac4e 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 0x55ebd665bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ebd7ec3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f671b2ba984 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 0x55ebd540e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ebd5a0c539 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 0x55ebd5a0c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556f04d3828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556f060402f4 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 0x556f060359cc 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 0x556f05f564b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556f05f4b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556f077ebb29 in GenericSAXHandler::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 0x7fef8994f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556f04d3828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556f060574d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556f06054c4e 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 0x556f05f85b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556f077ed824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fef8994f984 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 0x556f04d3828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556f05336539 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 0x556f0533643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55975f8b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559760bbf2f4 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 0x559760bb49cc 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 0x559760ad54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559760aca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55976236ab29 in GenericSAXHandler::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 0x7f41c3b134d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55975f8b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559760bd64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559760bd3c4e 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 0x559760b04b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55976236c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f41c3b13984 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 0x55975f8b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55975feb5539 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 0x55975feb543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556de3cb428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556de4fbc2f4 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 0x556de4fb19cc 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 0x556de4ed24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556de4ec7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556de6767b29 in GenericSAXHandler::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 0x7f3e617004d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556de3cb428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556de4fd34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556de4fd0c4e 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 0x556de4f01b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556de6769824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e61700984 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 0x556de3cb428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556de42b2539 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 0x556de42b243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fdf00ab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fdf13b32f4 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 0x55fdf13a89cc 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 0x55fdf12c94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fdf12be649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fdf2b5eb29 in GenericSAXHandler::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 0x7f1e97ed14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fdf00ab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fdf13ca4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fdf13c7c4e 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 0x55fdf12f8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fdf2b60824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1e97ed1984 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 0x55fdf00ab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fdf06a9539 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 0x55fdf06a943a 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 begin triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==162044==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55d235f0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d2372132f4 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 0x55d2370fafa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55d23710a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55d235f0eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f442e539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55d235f0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d2372132f4 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 0x55d2370fb2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55d23710a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55d235f0eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f442e539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55d235f0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d2370fb69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55d23710a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55d235f0eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f442e539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55d235f0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==162001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56445e67428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56445f97c2f4 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 0x56445f9719cc 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 0x56445f8924b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56445f887649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564461127b29 in GenericSAXHandler::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 0x7f7b699d94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56445e67428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56445f9934d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56445f990c4e 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 0x56445f8c1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564461129824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7b699d9984 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 0x56445e67428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56445ec72539 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 0x56445ec7243a 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_selection begin triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==162181==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3c208b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f3c33932f4 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 0x55f3c327afa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55f3c328a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55f3c208eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb17d776d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3c208b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f3c33932f4 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 0x55f3c327b2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55f3c328a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55f3c208eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb17d776d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3c208b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f3c327b69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55f3c328a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55f3c208eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb17d776d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3c208b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==162552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55556cfa328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55556e2ab2f4 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 0x55556e2a09cc 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 0x55556e1c14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55556e1b6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55556fa56b29 in GenericSAXHandler::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 0x7fb1255114d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55556cfa328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55556e2c24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55556e2bfc4e 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 0x55556e1f0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55556fa58824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb125511984 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 0x55556cfa328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55556d5a1539 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 0x55556d5a143a 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 0x55556d5a13c7 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55872e86628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55872fb6e2f4 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 0x55872fb639cc 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 0x55872fa844b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55872fa79649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558731319b29 in GenericSAXHandler::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 0x7f056e9344d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55872e86628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55872fb854d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55872fb82c4e 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 0x55872fab3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55873131b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f056e934984 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 0x55872e86628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55872ee64539 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 0x55872ee6443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ec39f6828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ec3b2702f4 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 0x55ec3b2659cc 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 0x55ec3b1864b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ec3b17b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ec3ca1bb29 in GenericSAXHandler::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 0x7fb7cc4264d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ec39f6828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ec3b2874d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ec3b284c4e 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 0x55ec3b1b5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ec3ca1d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb7cc426984 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 0x55ec39f6828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ec3a566539 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 0x55ec3a56643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603aa5b228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603ab8ba2f4 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 0x5603ab8af9cc 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 0x5603ab7d04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603ab7c5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603ad065b29 in GenericSAXHandler::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 0x7f57e6a6e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5603aa5b228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603ab8d14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5603ab8cec4e 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 0x5603ab7ffb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603ad067824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f57e6a6e984 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 0x5603aa5b228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603aabb0539 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 0x5603aabb043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56472150428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56472280c2f4 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 0x5647228019cc 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 0x5647227224b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564722717649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564723fb7b29 in GenericSAXHandler::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 0x7f68ba7474d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56472150428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5647228234d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564722820c4e 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 0x564722751b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564723fb9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f68ba747984 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 0x56472150428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564721b02539 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 0x564721b0243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557a1c69628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557a1d99e2f4 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 0x557a1d9939cc 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 0x557a1d8b44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557a1d8a9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557a1f149b29 in GenericSAXHandler::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 0x7fc3ad51e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557a1c69628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557a1d9b54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557a1d9b2c4e 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 0x557a1d8e3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557a1f14b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc3ad51e984 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 0x557a1c69628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557a1cc94539 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 0x557a1cc9443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce9713e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ce984462f4 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 0x55ce9843b9cc 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 0x55ce9835c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce98351649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce99bf1b29 in GenericSAXHandler::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 0x7f33968734d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ce9713e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ce9845d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce9845ac4e 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 0x55ce9838bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce99bf3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3396873984 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 0x55ce9713e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ce9773c539 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 0x55ce9773c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ee11a1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ee12d192f4 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 0x55ee12d0e9cc 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 0x55ee12c2f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ee12c24649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ee144c4b29 in GenericSAXHandler::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 0x7ff0ec04a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ee11a1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ee12d304d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ee12d2dc4e 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 0x55ee12c5eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ee144c6824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff0ec04a984 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 0x55ee11a1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ee1200f539 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 0x55ee1200f43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a4dc53828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a4dd8402f4 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 0x55a4dd8359cc 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 0x55a4dd7564b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a4dd74b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a4defebb29 in GenericSAXHandler::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 0x7f954169c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a4dc53828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a4dd8574d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a4dd854c4e 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 0x55a4dd785b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a4defed824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f954169c984 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 0x55a4dc53828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a4dcb36539 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 0x55a4dcb3643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b8db70e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b8dca162f4 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 0x55b8dca0b9cc 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 0x55b8dc92c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8dc921649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8de1c1b29 in GenericSAXHandler::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 0x7fade15b24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b8db70e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b8dca2d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b8dca2ac4e 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 0x55b8dc95bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8de1c3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fade15b2984 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 0x55b8db70e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b8dbd0c539 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 0x55b8dbd0c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55743611028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5574374182f4 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 0x55743740d9cc 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 0x55743732e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557437323649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557438bc3b29 in GenericSAXHandler::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 0x7fc636f664d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55743611028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55743742f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55743742cc4e 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 0x55743735db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557438bc5824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc636f66984 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 0x55743611028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55743670e539 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 0x55743670e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55756fff528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5575712fd2f4 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 0x5575712f29cc 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 0x5575712134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557571208649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557572aa8b29 in GenericSAXHandler::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 0x7f9bc5ff64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55756fff528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5575713144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557571311c4e 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 0x557571242b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557572aaa824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9bc5ff6984 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 0x55756fff528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5575705f3539 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 0x5575705f343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c82b7c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c82cac82f4 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 0x55c82cabd9cc 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 0x55c82c9de4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c82c9d3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c82e273b29 in GenericSAXHandler::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 0x7f7c294f74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c82b7c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c82cadf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c82cadcc4e 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 0x55c82ca0db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c82e275824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7c294f7984 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 0x55c82b7c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c82bdbe539 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 0x55c82bdbe43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fc1b0c328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fc1c3cb2f4 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 0x55fc1c3c09cc 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 0x55fc1c2e14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fc1c2d6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fc1db76b29 in GenericSAXHandler::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 0x7f91b24cb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fc1b0c328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fc1c3e24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fc1c3dfc4e 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 0x55fc1c310b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fc1db78824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f91b24cb984 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 0x55fc1b0c328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fc1b6c1539 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 0x55fc1b6c143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c0dd0a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c0de3a82f4 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 0x55c0de39d9cc 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 0x55c0de2be4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c0de2b3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0dfb53b29 in GenericSAXHandler::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 0x7fcfd2a184d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c0dd0a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c0de3bf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0de3bcc4e 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 0x55c0de2edb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0dfb55824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcfd2a18984 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 0x55c0dd0a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c0dd69e539 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 0x55c0dd69e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ea0709928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ea083a12f4 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 0x55ea083969cc 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 0x55ea082b74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ea082ac649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ea09b4cb29 in GenericSAXHandler::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 0x7fbd123d64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ea0709928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ea083b84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ea083b5c4e 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 0x55ea082e6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ea09b4e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbd123d6984 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 0x55ea0709928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ea07697539 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 0x55ea0769743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a55f16828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a5604702f4 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 0x55a5604659cc 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 0x55a5603864b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a56037b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a561c1bb29 in GenericSAXHandler::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 0x7f2640c054d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a55f16828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a5604874d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a560484c4e 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 0x55a5603b5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a561c1d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2640c05984 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5652aa0ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652ab3d22f4 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 0x5652ab3c79cc 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 0x5652ab2e84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5652ab2dd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5652acb7db29 in GenericSAXHandler::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 0x7f6ef2e894d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5652aa0ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652ab3e94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5652ab3e6c4e 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 0x5652ab317b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5652acb7f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6ef2e89984 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 0x5652aa0ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652aa6c8539 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 0x5652aa6c843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55698197d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556982c852f4 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 0x556982c7a9cc 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 0x556982b9b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556982b90649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556984430b29 in GenericSAXHandler::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 0x7fcc708524d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55698197d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556982c9c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556982c99c4e 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 0x556982bcab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556984432824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcc70852984 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bbabe2728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bbad12f2f4 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 0x55bbad1249cc 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 0x55bbad0454b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bbad03a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bbae8dab29 in GenericSAXHandler::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 0x7fc6efd9d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bbabe2728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bbad1464d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bbad143c4e 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 0x55bbad074b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bbae8dc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc6efd9d984 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 0x55bbabe2728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5618d2fcb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5618d42d32f4 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 0x5618d42c89cc 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 0x5618d41e94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5618d41de649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5618d5a7eb29 in GenericSAXHandler::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 0x7f94adf3c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5618d2fcb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5618d42ea4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5618d42e7c4e 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 0x5618d4218b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5618d5a80824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f94adf3c984 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dcd93d328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dcda6db2f4 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 0x55dcda6d09cc 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 0x55dcda5f14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dcda5e6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dcdbe86b29 in GenericSAXHandler::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 0x7f34df3234d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dcd93d328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dcda6f24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dcda6efc4e 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 0x55dcda620b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dcdbe88824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f34df323984 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 0x55dcd93d328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dcd99d1539 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 0x55dcd99d143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563c6f2d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563c705e12f4 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 0x563c705d69cc 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 0x563c704f74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563c704ec649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563c71d8cb29 in GenericSAXHandler::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 0x7fca3ed0a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563c6f2d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563c705f84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563c705f5c4e 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 0x563c70526b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563c71d8e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fca3ed0a984 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 0x563c6f2d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563c6f8d7539 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 0x563c6f8d743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aad7d1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55aad901c2f4 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 0x55aad90119cc 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 0x55aad8f324b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aad8f27649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aada7c7b29 in GenericSAXHandler::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 0x7f7e73f5f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aad7d1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55aad90334d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aad9030c4e 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 0x55aad8f61b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aada7c9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7e73f5f984 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 0x55aad7d1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55aad8312539 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 0x55aad831243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d2ac14f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d2ad4572f4 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 0x55d2ad44c9cc 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 0x55d2ad36d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d2ad362649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d2aec02b29 in GenericSAXHandler::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 0x7f983ec994d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d2ac14f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d2ad46e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d2ad46bc4e 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 0x55d2ad39cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d2aec04824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f983ec99984 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 0x55d2ac14f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d2ac74d539 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 0x55d2ac74d43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d90061728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d90191f2f4 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 0x55d9019149cc 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 0x55d9018354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d90182a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9030cab29 in GenericSAXHandler::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 0x7f48683214d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d90061728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d9019364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d901933c4e 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 0x55d901864b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9030cc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4868321984 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 0x55d90061728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d900c15539 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 0x55d900c1543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561f576d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561f589d92f4 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 0x561f589ce9cc 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 0x561f588ef4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561f588e4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561f5a184b29 in GenericSAXHandler::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 0x7f7aebc194d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561f576d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561f589f04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561f589edc4e 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 0x561f5891eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561f5a186824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7aebc19984 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 0x561f576d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561f57ccf539 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 0x561f57ccf43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5585a97df28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5585aaae72f4 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 0x5585aaadc9cc 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 0x5585aa9fd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5585aa9f2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5585ac292b29 in GenericSAXHandler::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 0x7f45c6c8e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5585a97df28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5585aaafe4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5585aaafbc4e 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 0x5585aaa2cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5585ac294824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f45c6c8e984 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 0x5585a97df28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5585a9ddd539 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 0x5585a9ddd43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56535c37728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56535d67f2f4 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 0x56535d6749cc 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 0x56535d5954b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56535d58a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56535ee2ab29 in GenericSAXHandler::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 0x7fce8cb984d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56535c37728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56535d6964d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56535d693c4e 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 0x56535d5c4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56535ee2c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fce8cb98984 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 0x56535c37728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e80353828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e8048402f4 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 0x55e8048359cc 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 0x55e8047564b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e80474b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e805febb29 in GenericSAXHandler::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 0x7f5e7a5e94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e80353828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e8048574d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e804854c4e 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 0x55e804785b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e805fed824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e7a5e9984 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 0x55e80353828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f00c4b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f00d7bf2f4 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 0x55f00d7b49cc 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 0x55f00d6d54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f00d6ca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f00ef6ab29 in GenericSAXHandler::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 0x7f092fdab4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f00c4b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f00d7d64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f00d7d3c4e 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 0x55f00d704b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f00ef6c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f092fdab984 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 0x55f00c4b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56470992828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56470ac302f4 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 0x56470ac259cc 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 0x56470ab464b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56470ab3b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56470c3dbb29 in GenericSAXHandler::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 0x7fac52e134d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56470992828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56470ac474d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56470ac44c4e 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 0x56470ab75b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56470c3dd824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fac52e13984 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 0x56470992828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564608f7f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56460a2872f4 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 0x56460a27c9cc 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 0x56460a19d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56460a192649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56460ba32b29 in GenericSAXHandler::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 0x7fb6178924d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564608f7f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56460a29e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56460a29bc4e 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 0x56460a1ccb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56460ba34824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb617892984 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 0x564608f7f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56460957d539 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 0x56460957d43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55587b54a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55587c8522f4 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 0x55587c8479cc 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 0x55587c7684b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55587c75d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55587dffdb29 in GenericSAXHandler::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 0x7f1aef96d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55587b54a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55587c8694d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55587c866c4e 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 0x55587c797b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55587dfff824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1aef96d984 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 0x55587b54a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55587bb48539 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 0x55587bb4843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a765ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562a779072f4 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 0x562a778fc9cc 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 0x562a7781d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a77812649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a790b2b29 in GenericSAXHandler::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 0x7f6c1d9f04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562a765ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562a7791e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a7791bc4e 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 0x562a7784cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a790b4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c1d9f0984 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 0x562a765ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562a76bfd539 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 0x562a76bfd43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555e5c1d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555e5d4e02f4 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 0x555e5d4d59cc 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 0x555e5d3f64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555e5d3eb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555e5ec8bb29 in GenericSAXHandler::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 0x7ff72a7d74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555e5c1d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555e5d4f74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555e5d4f4c4e 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 0x555e5d425b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555e5ec8d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff72a7d7984 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 0x555e5c1d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555e5c7d6539 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 0x555e5c7d643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f646e6628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f64816e2f4 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 0x55f6481639cc 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 0x55f6480844b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f648079649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f649919b29 in GenericSAXHandler::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 0x7f9c4c9294d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f646e6628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f6481854d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f648182c4e 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 0x55f6480b3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f64991b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c4c929984 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 0x55f646e6628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f647464539 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 0x55f64746443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af654bc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af667c42f4 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 0x55af667b99cc 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 0x55af666da4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af666cf649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af67f6fb29 in GenericSAXHandler::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 0x7fcdfba054d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55af654bc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af667db4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af667d8c4e 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 0x55af66709b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af67f71824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcdfba05984 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 0x55af654bc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af65aba539 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 0x55af65aba43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f22b64328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f22c94b2f4 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 0x55f22c9409cc 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 0x55f22c8614b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f22c856649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f22e0f6b29 in GenericSAXHandler::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 0x7fb84bb9c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f22b64328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f22c9624d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f22c95fc4e 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 0x55f22c890b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f22e0f8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb84bb9c984 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 0x55f22b64328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f22bc41539 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 0x55f22bc4143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603b360628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603b490e2f4 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 0x5603b49039cc 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 0x5603b48244b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603b4819649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603b60b9b29 in GenericSAXHandler::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 0x7f7134ba84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5603b360628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603b49254d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5603b4922c4e 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 0x5603b4853b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603b60bb824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7134ba8984 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 0x5603b360628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603b3c04539 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 0x5603b3c0443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558f7356728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558f7486f2f4 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 0x558f748649cc 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 0x558f747854b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558f7477a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558f7601ab29 in GenericSAXHandler::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 0x7fee20ac74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558f7356728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558f748864d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558f74883c4e 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 0x558f747b4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558f7601c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fee20ac7984 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 0x558f7356728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558f73b65539 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 0x558f73b6543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55def131228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55def261a2f4 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 0x55def260f9cc 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 0x55def25304b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55def2525649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55def3dc5b29 in GenericSAXHandler::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 0x7f1d992094d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55def131228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55def26314d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55def262ec4e 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 0x55def255fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55def3dc7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1d99209984 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 0x55def131228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55def1910539 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 0x55def191043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562b2f99b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562b30ca32f4 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 0x562b30c989cc 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 0x562b30bb94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562b30bae649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562b3244eb29 in GenericSAXHandler::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 0x7f207746f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562b2f99b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562b30cba4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562b30cb7c4e 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 0x562b30be8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562b32450824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f207746f984 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 0x562b2f99b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562b2ff99539 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 0x562b2ff9943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f85c38f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f85d6972f4 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 0x55f85d68c9cc 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 0x55f85d5ad4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f85d5a2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f85ee42b29 in GenericSAXHandler::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 0x7fa1242b34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f85c38f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f85d6ae4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f85d6abc4e 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 0x55f85d5dcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f85ee44824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa1242b3984 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 0x55f85c38f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f85c98d539 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 0x55f85c98d43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56184affb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56184c3032f4 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 0x56184c2f89cc 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 0x56184c2194b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56184c20e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56184daaeb29 in GenericSAXHandler::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 0x7f5b118c24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56184affb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56184c31a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56184c317c4e 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 0x56184c248b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56184dab0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5b118c2984 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 0x56184affb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56184b5f9539 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 0x56184b5f943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==163291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55693881f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556939b272f4 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 0x556939b1c9cc 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 0x556939a3d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556939a32649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55693b2d2b29 in GenericSAXHandler::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 0x7fd17a58a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55693881f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556939b3e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556939b3bc4e 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 0x556939a6cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55693b2d4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd17a58a984 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 0x55693881f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556938e1d539 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 0x556938e1d43a 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

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

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos 49.60 given for container getting transhipped from Edge1. Using edge end instead.
---
> Warning: Invalid departPos 54.80 given for container getting transhipped from Edge1. Using edge end instead.
demandelements containerplan tranships tranship_edges load arrivalpos ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges load departpos ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges load edges ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges load speed ( Last six runs Jul2023 )

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

---------- 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).
> 
> =================================================================
> ==162723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f7490a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564f75c122f4 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 0x564f75c079cc 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 0x564f75b284b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f75b1d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f773bdb29 in GenericSAXHandler::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 0x7f65619964d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564f7490a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564f75c294d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f75c26c4e 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 0x564f75b57b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f773bf824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6561996984 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 0x564f7490a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564f74f08539 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 0x564f74f0843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562cf462028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562cf59282f4 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 0x562cf591d9cc 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 0x562cf583e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562cf5833649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562cf70d3b29 in GenericSAXHandler::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 0x7f9b6ad714d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562cf462028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562cf593f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562cf593cc4e 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 0x562cf586db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562cf70d5824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9b6ad71984 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 0x562cf462028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562cf4c1e539 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 0x562cf4c1e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563de661928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563de79212f4 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 0x563de79169cc 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 0x563de78374b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563de782c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563de90ccb29 in GenericSAXHandler::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 0x7faec02484d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563de661928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563de79384d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563de7935c4e 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 0x563de7866b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563de90ce824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faec0248984 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 0x563de661928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563de6c17539 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 0x563de6c1743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5589b33a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5589b46a82f4 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 0x5589b469d9cc 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 0x5589b45be4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5589b45b3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5589b5e53b29 in GenericSAXHandler::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 0x7f50cb2ea4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5589b33a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5589b46bf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5589b46bcc4e 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 0x5589b45edb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5589b5e55824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f50cb2ea984 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 0x5589b33a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5589b399e539 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 0x5589b399e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559b6111128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559b624192f4 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 0x559b6240e9cc 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 0x559b6232f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b62324649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b63bc4b29 in GenericSAXHandler::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 0x7f28ba22c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559b6111128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559b624304d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b6242dc4e 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 0x559b6235eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b63bc6824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f28ba22c984 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 0x559b6111128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559b6170f539 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 0x559b6170f43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55764701b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5576483232f4 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 0x5576483189cc 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 0x5576482394b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55764822e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557649aceb29 in GenericSAXHandler::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 0x7fd17abf24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55764701b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55764833a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557648337c4e 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 0x557648268b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557649ad0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd17abf2984 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 0x55764701b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557647619539 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 0x55764761943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5572b37c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5572b4ad12f4 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 0x5572b4ac69cc 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 0x5572b49e74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5572b49dc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5572b627cb29 in GenericSAXHandler::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 0x7f3100d594d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5572b37c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5572b4ae84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5572b4ae5c4e 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 0x5572b4a16b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5572b627e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3100d59984 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 0x5572b37c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5572b3dc7539 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 0x5572b3dc743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56362b95728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56362cc5f2f4 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 0x56362cc549cc 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 0x56362cb754b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56362cb6a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56362e40ab29 in GenericSAXHandler::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 0x7f6a6f83d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56362b95728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56362cc764d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56362cc73c4e 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 0x56362cba4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56362e40c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a6f83d984 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 0x56362b95728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56362bf55539 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 0x56362bf5543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==162619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55725f01828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5572603202f4 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 0x5572603159cc 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 0x5572602364b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55726022b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557261acbb29 in GenericSAXHandler::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 0x7fe6cf3284d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55725f01828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5572603374d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557260334c4e 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 0x557260265b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557261acd824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe6cf328984 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 0x55725f01828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55725f616539 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 0x55725f61643a 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 flow inspect via ( Last six runs Jul2023 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==142091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555b04bbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555b05ec52f4 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 0x555b05eba9cc 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 0x555b05ddb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555b05dd0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555b07670b29 in GenericSAXHandler::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 0x7f7cb4cee4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555b04bbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555b05edc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555b05ed9c4e 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 0x555b05e0ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555b07672824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7cb4cee984 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 0x555b04bbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555b051bb539 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 0x555b051bb43a 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 0x555b051bb3c7 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
>     #4 0x555b051badf3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x555b051ba083 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x555b051b978b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,18c1,4
< 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)!
---
> 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 'flowB.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos free ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==146175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5638ff8d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563900bdd2f4 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 0x563900bd29cc 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 0x563900af34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563900ae8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563902388b29 in GenericSAXHandler::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 0x7f97af10a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5638ff8d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563900bf44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563900bf1c4e 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 0x563900b22b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56390238a824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f97af10a984 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 flow load no_edges ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==146636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aab3c0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55aab4e011f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55aab4dfac7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55aab4dee192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55aab4e00701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55aab3c04da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc4c5118d8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==147148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x5563b663228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5563b793a2f4 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 0x5563b792f9cc 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 0x5563b78504b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5563b7845649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5563b90e5b29 in GenericSAXHandler::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 0x7fc0816cb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5563b663228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5563b79514d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5563b794ec4e 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 0x5563b787fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5563b90e7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc0816cb984 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 flow_embedded inspect id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==154225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55817993e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55817ac462f4 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 0x55817ac3b9cc 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 0x55817ab5c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55817ab51649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55817c3f1b29 in GenericSAXHandler::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 0x7f9dca3d84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55817993e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55817ac5d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55817ac5ac4e 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 0x55817ab8bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55817c3f3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9dca3d8984 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 0x55817993e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558179f3c539 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 0x558179f3c43a 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 flow_embedded inspect_selection departlane float ( Last six runs Jul2023 )

---------- 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 'flowB.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 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==157383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55766f37428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5576705741f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55767056dc7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x557670561192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x557670573701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55766f377da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3f04abed8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==157894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x555d936e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555d949eb2f4 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 0x555d949e09cc 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 0x555d949014b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d948f6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d96196b29 in GenericSAXHandler::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 0x7f8677e154d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555d936e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555d94a024d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555d949ffc4e 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 0x555d94930b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555d96198824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8677e15984 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 flow_junctions delete ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==123238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b0cb57428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b0cc87c2f4 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 0x55b0cc8719cc 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 0x55b0cc7924b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b0cc787649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b0ce027b29 in GenericSAXHandler::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 0x7f17448e44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b0cb57428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b0cc8934d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b0cc890c4e 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 0x55b0cc7c1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b0ce029824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f17448e4984 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 0x55b0cb57428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b0cbb72539 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 0x55b0cbb7243a 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 flow_junctions inspect id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==123315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e3ac96928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e3adc712f4 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 0x55e3adc669cc 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 0x55e3adb874b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e3adb7c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e3af41cb29 in GenericSAXHandler::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 0x7f08eeab64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e3ac96928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e3adc884d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e3adc85c4e 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 0x55e3adbb6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e3af41e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08eeab6984 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 0x55e3ac96928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e3acf67539 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 0x55e3acf6743a 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 flow_junctions inspect to ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==123381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5647b3afd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5647b4e052f4 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 0x5647b4dfa9cc 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 0x5647b4d1b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5647b4d10649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5647b65b0b29 in GenericSAXHandler::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 0x7f677328c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5647b3afd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5647b4e1c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5647b4e19c4e 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 0x5647b4d4ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5647b65b2824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f677328c984 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 0x5647b3afd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5647b40fb539 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 0x5647b40fb43a 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 flow_junctions inspect_selection departlane float ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,11
> 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'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
1a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
2a15,21
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
3a23
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
4a25,53
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- 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).
> 
> =================================================================
> ==127690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556ebb4d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556ebc7d82f4 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 0x556ebc7cd9cc 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 0x556ebc6ee4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556ebc6e3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556ebdf83b29 in GenericSAXHandler::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 0x7feaf482d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556ebb4d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556ebc7ef4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556ebc7ecc4e 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 0x556ebc71db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556ebdf85824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feaf482d984 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 0x556ebb4d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556ebbace539 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 0x556ebbace43a 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 flow_junctions load no_junctions ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==127664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4ba0bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e4bb2bd1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e4bb2b6c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e4bb2aa192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e4bb2bc701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e4ba0c0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2cf56c3d8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==128052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55ad9192028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ad92c282f4 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 0x55ad92c1d9cc 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 0x55ad92b3e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad92b33649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad943d3b29 in GenericSAXHandler::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 0x7f38563db4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ad9192028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ad92c3f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ad92c3cc4e 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 0x55ad92b6db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ad943d5824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f38563db984 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 flow_taz inspect departlane float ( Last six runs Jul2023 )

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

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivallane current ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,17c1,2
< 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!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- 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
demandelements flow_taz inspect_selection arrivallane float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection color ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection containernumber ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departlane float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departpos base ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departpos float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departpos free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection line ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection parameters ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection personnumber ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivalpos random ( Last six runs Jul2023 )

---------- 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 '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

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

---------- Differences in errors ----------
0a1,4
> 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
demandelements flow_taz inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection period ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection type ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection vehsperhour ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
1a3
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
3,498c5,6
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' 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.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' 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.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection begin ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,6c1,8
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' 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'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' 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 inspect_selection departpos last ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,43c1,4
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.14' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.17' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.18' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.20' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos random ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,38c1,4
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< 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!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.22' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.25' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.26' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.43' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.50' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.52' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos random_free ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,25c1,4
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.68' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.69' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departposlat random ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,18c1,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: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< 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.36' 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

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

---------- Differences in errors ----------
1,21c1,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.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.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.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 '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
demandelements flow_taz inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departspeed random ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departspeed speedlimit ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,302c1,4
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.0' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.04).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 15.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 11.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 12.32).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.20' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.22' to match departure speed 20.00 (max 13.55).
< 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!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection end ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,2c1,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.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 inspect_selection number ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,5c1,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.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.7' to match departure speed 12.00 (max 11.91).
---
> 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 inspect_selection poisson ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,14c1,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.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' 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 inspect_selection probability ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,4c1,4
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' 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 arrivallane ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge5_0'!
2a5,6
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge5_0'!
4a9,10
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge5_0'!
6a13,14
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge5_0'!
8a17,18
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge5_0'!
10a21,22
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge5_0'!
12a25,26
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge5_0'!
14a29,30
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge5_0'!
18a35,36
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge5_0'!
20a39,40
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
5,7c5,12
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
---
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
26a32
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
43a50,51
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.7'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.7'. Inserting at lane end instead.
52,55d59
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.10'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.10'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.10'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.10'. Inserting at lane end instead.
60a65,72
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. Inserting at lane end instead.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==138503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55faa39f228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55faa4bf21f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55faa4bebc7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55faa4bdf192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55faa4bf1701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55faa39f5da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faba3593d8f 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 Jul2023 )

---------- Differences in errors ----------
2a3,176
> 
> =================================================================
> ==139025==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b57507628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b57637e2f4 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 0x55b576265fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55b576275701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b575079da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe373685d8f 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 0x55b57507628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b57637e2f4 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 0x55b5762b9859 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55b57628edda in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55b577b29b29 in GenericSAXHandler::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 0x7fe3749524d7 in xercesc_3_2::SAX2XMLReaderImpl::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:
>     #0 0x55b57507628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b57637e2f4 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 0x55b5762662ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55b576275701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b575079da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe373685d8f 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:
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==158051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559bc80f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559bc93fd2f4 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 0x559bc93f29cc 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 0x559bc93134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559bc9308649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559bcaba8b29 in GenericSAXHandler::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 0x7f9c1d2c04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559bc80f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559bc94144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559bc9411c4e 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 0x559bc9342b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559bcabaa824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c1d2c0984 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 0x559bc80f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559bc86f3539 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 0x559bc86f343a 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_stop default_stop_lane ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==158030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b2d400e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b2d53162f4 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 0x55b2d530b9cc 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 0x55b2d522c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b2d5221649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b2d6ac1b29 in GenericSAXHandler::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 0x7fee38ac44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b2d400e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b2d532d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b2d532ac4e 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 0x55b2d525bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b2d6ac3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fee38ac4984 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 0x55b2d400e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b2d460c539 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 0x55b2d460c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a7d6c4c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a7d7f542f4 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 0x55a7d7f499cc 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 0x55a7d7e6a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a7d7e5f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a7d96ffb29 in GenericSAXHandler::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 0x7fb679c7a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a7d6c4c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a7d7f6b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a7d7f68c4e 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 0x55a7d7e99b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a7d9701824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb679c7a984 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 0x55a7d6c4c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a7d724a539 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 0x55a7d724a43a 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 departpos ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==158056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56171457a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5617158822f4 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 0x5617158779cc 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 0x5617157984b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56171578d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56171702db29 in GenericSAXHandler::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 0x7f8f695644d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56171457a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5617158994d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561715896c4e 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 0x5617157c7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56171702f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8f69564984 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 0x56171457a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561714b78539 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 0x561714b7843a 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 id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==158047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56064270a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560643a122f4 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 0x560643a079cc 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 0x5606439284b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56064391d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5606451bdb29 in GenericSAXHandler::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 0x7fa6b74374d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56064270a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560643a294d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560643a26c4e 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 0x560643957b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5606451bf824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa6b7437984 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 0x56064270a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560642d08539 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 0x560642d0843a 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 inspect depart triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==158195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56384a64528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56384b94d2f4 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 0x56384b834fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x56384b844701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x56384a648da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fafd8b83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56384a64528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56384b94d2f4 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 0x56384b8352ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x56384b844701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x56384a648da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fafd8b83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56384a64528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56384b83569b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x56384b844701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x56384a648da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fafd8b83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56384a64528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==158102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a4e0aaf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a4e1db72f4 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 0x55a4e1dac9cc 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 0x55a4e1ccd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a4e1cc2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a4e3562b29 in GenericSAXHandler::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 0x7f2e7ef4f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a4e0aaf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a4e1dce4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a4e1dcbc4e 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 0x55a4e1cfcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a4e3564824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2e7ef4f984 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 0x55a4e0aaf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a4e10ad539 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 0x55a4e10ad43a 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 inspect_selection depart triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==158269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x557b74c1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557b75f192f4 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 0x557b75e00fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x557b75e10701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x557b74c14da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7fdcf2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x557b74c1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557b75f192f4 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 0x557b75e012ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x557b75e10701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x557b74c14da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7fdcf2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x557b74c1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557b75e0169b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x557b75e10701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x557b74c14da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7fdcf2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x557b74c1128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection departpos ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1
> Warning: Invalid departPos 20.00 given for stopping at Edge1. Using edge end instead.

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

---------- 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).
> 
> =================================================================
> ==158620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56251d83228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56251eb3a2f4 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 0x56251eb2f9cc 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 0x56251ea504b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56251ea45649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5625202e5b29 in GenericSAXHandler::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 0x7fd963a1c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56251d83228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56251eb514d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56251eb4ec4e 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 0x56251ea7fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5625202e7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd963a1c984 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 0x56251d83228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56251de30539 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 0x56251de3043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5635ab44928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5635ac7512f4 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 0x5635ac7469cc 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 0x5635ac6674b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5635ac65c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5635adefcb29 in GenericSAXHandler::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 0x7f49801334d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5635ab44928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5635ac7684d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5635ac765c4e 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 0x5635ac696b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5635adefe824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4980133984 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 0x5635ab44928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5635aba47539 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 0x5635aba4743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5606c111b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5606c24232f4 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 0x5606c24189cc 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 0x5606c23394b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5606c232e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5606c3bceb29 in GenericSAXHandler::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 0x7fa05a9be4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5606c111b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5606c243a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5606c2437c4e 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 0x5606c2368b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5606c3bd0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa05a9be984 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 0x5606c111b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5606c1719539 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 0x5606c171943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55992c22628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55992d52e2f4 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 0x55992d5239cc 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 0x55992d4444b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55992d439649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55992ecd9b29 in GenericSAXHandler::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 0x7fa045d534d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55992c22628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55992d5454d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55992d542c4e 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 0x55992d473b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55992ecdb824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa045d53984 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 0x55992c22628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55992c824539 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 0x55992c82443a 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 departpos ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==158613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e9cac6128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e9cbf692f4 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 0x55e9cbf5e9cc 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 0x55e9cbe7f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9cbe74649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e9cd714b29 in GenericSAXHandler::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 0x7f81ad0014d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e9cac6128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e9cbf804d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e9cbf7dc4e 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 0x55e9cbeaeb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e9cd716824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f81ad001984 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 0x55e9cac6128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e9cb25f539 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 0x55e9cb25f43a 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 end ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==158643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c2ad94428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c2aec4c2f4 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 0x55c2aec419cc 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 0x55c2aeb624b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c2aeb57649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c2b03f7b29 in GenericSAXHandler::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 0x7faa280154d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c2ad94428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c2aec634d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c2aec60c4e 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 0x55c2aeb91b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c2b03f9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa28015984 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 0x55c2ad94428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c2adf42539 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 0x55c2adf4243a 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 Jul2023 )

---------- 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555ee506a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555ee63722f4 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 0x555ee63679cc 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 0x555ee62884b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555ee627d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555ee7b1db29 in GenericSAXHandler::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 0x7fe4ce1204d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555ee506a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555ee63894d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555ee6386c4e 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 0x555ee62b7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555ee7b1f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe4ce120984 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 0x555ee506a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555ee5668539 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 0x555ee566843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561ef68b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ef7bbb2f4 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 0x561ef7bb09cc 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 0x561ef7ad14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ef7ac6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561ef9366b29 in GenericSAXHandler::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 0x7f58f160b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561ef68b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ef7bd24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ef7bcfc4e 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 0x561ef7b00b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561ef9368824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f58f160b984 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 0x561ef68b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ef6eb1539 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 0x561ef6eb143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56535342428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56535472c2f4 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 0x5653547219cc 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 0x5653546424b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565354637649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565355ed7b29 in GenericSAXHandler::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 0x7f089dcb44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56535342428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5653547434d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x565354740c4e 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 0x565354671b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565355ed9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f089dcb4984 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 0x56535342428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x565353a22539 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 0x565353a2243a 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 personsperhour ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==158650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f1cb72028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f1cca282f4 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 0x55f1cca1d9cc 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 0x55f1cc93e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f1cc933649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f1ce1d3b29 in GenericSAXHandler::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 0x7f7949e674d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f1cb72028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f1cca3f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f1cca3cc4e 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 0x55f1cc96db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f1ce1d5824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7949e67984 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 0x55f1cb72028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f1cbd1e539 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 0x55f1cbd1e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e5d292c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e5d3c342f4 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 0x55e5d3c299cc 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 0x55e5d3b4a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e5d3b3f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e5d53dfb29 in GenericSAXHandler::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 0x7ff5934554d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e5d292c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e5d3c4b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e5d3c48c4e 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 0x55e5d3b79b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e5d53e1824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff593455984 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 0x55e5d292c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e5d2f2a539 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 0x55e5d2f2a43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b37615b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3774632f4 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 0x55b3774589cc 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 0x55b3773794b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b37736e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b378c0eb29 in GenericSAXHandler::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 0x7fa0858ca4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b37615b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b37747a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b377477c4e 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 0x55b3773a8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b378c10824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa0858ca984 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 0x55b37615b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b376759539 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 0x55b37675943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==158756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558acd29e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558ace5a62f4 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 0x558ace59b9cc 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 0x558ace4bc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558ace4b1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558acfd51b29 in GenericSAXHandler::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 0x7fec1ab7b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558acd29e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558ace5bd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558ace5bac4e 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 0x558ace4ebb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558acfd53824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec1ab7b984 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 0x558acd29e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558acd89c539 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 0x558acd89c43a 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 begin triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==158898==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x557c8e0cf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557c8f3d72f4 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 0x557c8f2befa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x557c8f2ce701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x557c8e0d2da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd428e50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x557c8e0cf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557c8f3d72f4 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 0x557c8f2bf2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x557c8f2ce701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x557c8e0d2da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd428e50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x557c8e0cf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557c8f2bf69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x557c8f2ce701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x557c8e0d2da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd428e50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x557c8e0cf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==158778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555a45dc128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555a470c92f4 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 0x555a470be9cc 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 0x555a46fdf4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555a46fd4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555a48874b29 in GenericSAXHandler::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 0x7f900d0374d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555a45dc128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555a470e04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555a470ddc4e 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 0x555a4700eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555a48876824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f900d037984 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 0x555a45dc128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555a463bf539 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 0x555a463bf43a 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_selection begin triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==159135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7309da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c731ce22f4 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 0x55c731bc9fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55c731bd9701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55c7309ddda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe325d75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7309da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c731ce22f4 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 0x55c731bca2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55c731bd9701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55c7309ddda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe325d75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7309da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c731bca69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55c731bd9701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55c7309ddda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe325d75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7309da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection personsperhour ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==159223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af7b01228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af7c31a2f4 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 0x55af7c30f9cc 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 0x55af7c2304b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af7c225649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af7dac5b29 in GenericSAXHandler::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 0x7f2c322c84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55af7b01228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af7c3314d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af7c32ec4e 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 0x55af7c25fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af7dac7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c322c8984 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 0x55af7b01228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af7b610539 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 0x55af7b61043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x563b932e228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b945ea2f4 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 0x563b945df9cc 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 0x563b945004b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b944f5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b95d95b29 in GenericSAXHandler::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 0x7f78d142d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563b932e228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b946014d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563b945fec4e 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 0x563b9452fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563b95d97824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f78d142d984 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 0x563b932e228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b938e0539 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 0x563b938e043a 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 0x563b938e03c7 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b03940a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b03a7122f4 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 0x55b03a7079cc 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 0x55b03a6284b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b03a61d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b03bebdb29 in GenericSAXHandler::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 0x7f5f3fb0c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b03940a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b03a7294d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b03a726c4e 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 0x55b03a657b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b03bebf824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f3fb0c984 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 0x55b03940a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b039a08539 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 0x55b039a0843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b3a79f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3a8cf92f4 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 0x55b3a8cee9cc 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 0x55b3a8c0f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b3a8c04649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b3aa4a4b29 in GenericSAXHandler::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 0x7f87e57074d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b3a79f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3a8d104d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b3a8d0dc4e 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 0x55b3a8c3eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b3aa4a6824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f87e5707984 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 0x55b3a79f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3a7fef539 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 0x55b3a7fef43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55860aab128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55860bdb92f4 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 0x55860bdae9cc 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 0x55860bccf4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55860bcc4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55860d564b29 in GenericSAXHandler::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 0x7fbd0f98e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55860aab128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55860bdd04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55860bdcdc4e 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 0x55860bcfeb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55860d566824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbd0f98e984 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 0x55860aab128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55860b0af539 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 0x55860b0af43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b696e4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b6981512f4 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 0x55b6981469cc 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 0x55b6980674b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b69805c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b6998fcb29 in GenericSAXHandler::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 0x7f397ad5c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b696e4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b6981684d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b698165c4e 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 0x55b698096b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b6998fe824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f397ad5c984 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 0x55b696e4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b697447539 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 0x55b69744743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b76600e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b7673162f4 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 0x55b76730b9cc 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 0x55b76722c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b767221649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b768ac1b29 in GenericSAXHandler::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 0x7f75dd8b34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b76600e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b76732d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b76732ac4e 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 0x55b76725bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b768ac3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f75dd8b3984 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 0x55b76600e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b76660c539 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 0x55b76660c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5578e372228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5578e4a2a2f4 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 0x5578e4a1f9cc 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 0x5578e49404b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5578e4935649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5578e61d5b29 in GenericSAXHandler::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 0x7f211a8db4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5578e372228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5578e4a414d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5578e4a3ec4e 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 0x5578e496fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5578e61d7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f211a8db984 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 0x5578e372228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5578e3d20539 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 0x5578e3d2043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5631638a128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563164ba92f4 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 0x563164b9e9cc 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 0x563164abf4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563164ab4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563166354b29 in GenericSAXHandler::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 0x7fe5f8e104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5631638a128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563164bc04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563164bbdc4e 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 0x563164aeeb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563166356824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe5f8e10984 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 0x5631638a128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563163e9f539 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 0x563163e9f43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5599892e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55998a5e82f4 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 0x55998a5dd9cc 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 0x55998a4fe4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55998a4f3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55998bd93b29 in GenericSAXHandler::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 0x7f9779fd34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5599892e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55998a5ff4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55998a5fcc4e 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 0x55998a52db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55998bd95824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9779fd3984 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 0x5599892e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5599898de539 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 0x5599898de43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fcdcb6228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fcdde6a2f4 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 0x55fcdde5f9cc 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 0x55fcddd804b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fcddd75649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fcdf615b29 in GenericSAXHandler::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 0x7fb0632154d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fcdcb6228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fcdde814d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fcdde7ec4e 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 0x55fcdddafb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fcdf617824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb063215984 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 0x55fcdcb6228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fcdd160539 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 0x55fcdd16043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55827509928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5582763a12f4 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 0x5582763969cc 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 0x5582762b74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582762ac649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558277b4cb29 in GenericSAXHandler::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 0x7f4950e614d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55827509928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5582763b84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5582763b5c4e 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 0x5582762e6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558277b4e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4950e61984 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 0x55827509928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55793296228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557933c6a2f4 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 0x557933c5f9cc 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 0x557933b804b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557933b75649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557935415b29 in GenericSAXHandler::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 0x7fea305e44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55793296228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557933c814d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557933c7ec4e 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 0x557933bafb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557935417824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fea305e4984 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 0x55793296228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55abf722c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55abf85342f4 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 0x55abf85299cc 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 0x55abf844a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55abf843f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55abf9cdfb29 in GenericSAXHandler::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 0x7fe29e4064d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55abf722c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55abf854b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55abf8548c4e 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 0x55abf8479b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55abf9ce1824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe29e406984 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 0x55abf722c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'Edge0' and stop 'busStopB' found.
> Error: No connection found between edge 'Edge0' and busStop 'busStopB' for person 'p_1'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements personplan persontrips persontrip_edgebusstop load busstop ( Last six runs Jul2023 )
demandelements personplan walks walk_edgebusstop load ( Last six runs Jul2023 )

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

---------- 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).
> 
> =================================================================
> ==159542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559edd78d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559edea952f4 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 0x559edea8a9cc 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 0x559ede9ab4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559ede9a0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559ee0240b29 in GenericSAXHandler::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 0x7f4bb77804d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559edd78d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559edeaac4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559edeaa9c4e 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 0x559ede9dab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559ee0242824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4bb7780984 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 0x559edd78d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559eddd8b539 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 0x559eddd8b43a 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 create default ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==159531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560fe77ae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560fe8ab62f4 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 0x560fe8aab9cc 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 0x560fe89cc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560fe89c1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560fea261b29 in GenericSAXHandler::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 0x7f95f71ca4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560fe77ae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560fe8acd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560fe8acac4e 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 0x560fe89fbb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560fea263824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f95f71ca984 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 0x560fe77ae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560fe7dac539 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 0x560fe7dac43a 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 create lines ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==159618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cb3dab728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cb3edbf2f4 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 0x55cb3edb49cc 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 0x55cb3ecd54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cb3ecca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cb4056ab29 in GenericSAXHandler::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 0x7f08d00974d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cb3dab728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cb3edd64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cb3edd3c4e 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 0x55cb3ed04b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cb4056c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08d0097984 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 0x55cb3dab728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cb3e0b5539 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 0x55cb3e0b543a 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 create modes ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==159605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5616963f728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5616976ff2f4 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 0x5616976f49cc 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 0x5616976154b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56169760a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561698eaab29 in GenericSAXHandler::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 0x7f9d169574d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5616963f728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5616977164d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561697713c4e 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 0x561697644b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561698eac824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d16957984 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 0x5616963f728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5616969f5539 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 0x5616969f543a 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 create vtypes ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==159603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562d6048328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562d6178b2f4 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 0x562d617809cc 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 0x562d616a14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562d61696649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562d62f36b29 in GenericSAXHandler::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 0x7fa27a1a74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562d6048328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562d617a24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562d6179fc4e 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 0x562d616d0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562d62f38824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa27a1a7984 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 0x562d6048328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562d60a81539 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 0x562d60a8143a 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 delete ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==159631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dc308fd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc31c052f4 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 0x55dc31bfa9cc 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 0x55dc31b1b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc31b10649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc333b0b29 in GenericSAXHandler::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 0x7f334749b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dc308fd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc31c1c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dc31c19c4e 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 0x55dc31b4ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dc333b2824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f334749b984 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 0x55dc308fd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc30efb539 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 0x55dc30efb43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f405bee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f406ef62f4 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 0x55f406eeb9cc 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 0x55f406e0c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f406e01649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4086a1b29 in GenericSAXHandler::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 0x7f46d752a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f405bee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f406f0d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f406f0ac4e 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 0x55f406e3bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4086a3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f46d752a984 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 0x55f405bee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f4061ec539 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 0x55f4061ec43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5564ea93728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5564ebc3f2f4 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 0x5564ebc349cc 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 0x5564ebb554b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564ebb4a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5564ed3eab29 in GenericSAXHandler::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 0x7f33d50f24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5564ea93728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5564ebc564d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5564ebc53c4e 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 0x5564ebb84b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5564ed3ec824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33d50f2984 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 0x5564ea93728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5564eaf35539 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 0x5564eaf3543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fd17aa328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fd18dab2f4 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 0x55fd18da09cc 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 0x55fd18cc14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fd18cb6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fd1a556b29 in GenericSAXHandler::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 0x7f700e9e34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fd17aa328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fd18dc24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fd18dbfc4e 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 0x55fd18cf0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fd1a558824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f700e9e3984 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 0x55fd17aa328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fd180a1539 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 0x55fd180a143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0c4e3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f0c61462f4 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 0x55f0c613b9cc 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 0x55f0c605c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0c6051649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0c78f1b29 in GenericSAXHandler::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 0x7f6db94224d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f0c4e3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f0c615d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0c615ac4e 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 0x55f0c608bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0c78f3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6db9422984 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 0x55f0c4e3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f0c543c539 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 0x55f0c543c43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5652f55cc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652f68d42f4 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 0x5652f68c99cc 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 0x5652f67ea4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5652f67df649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5652f807fb29 in GenericSAXHandler::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 0x7f606264c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5652f55cc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652f68eb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5652f68e8c4e 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 0x5652f6819b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5652f8081824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f606264c984 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 0x5652f55cc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652f5bca539 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 0x5652f5bca43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dc4a81528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc4bb1d2f4 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 0x55dc4bb129cc 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 0x55dc4ba334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc4ba28649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc4d2c8b29 in GenericSAXHandler::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 0x7f5e3b48f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dc4a81528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc4bb344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dc4bb31c4e 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 0x55dc4ba62b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dc4d2ca824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e3b48f984 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 0x55dc4a81528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a574c0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a575f162f4 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 0x55a575f0b9cc 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 0x55a575e2c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a575e21649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a5776c1b29 in GenericSAXHandler::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 0x7f483d1104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a574c0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a575f2d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a575f2ac4e 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 0x55a575e5bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a5776c3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f483d110984 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 0x55a574c0e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b3f3b4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3f4e512f4 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 0x55b3f4e469cc 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 0x55b3f4d674b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b3f4d5c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b3f65fcb29 in GenericSAXHandler::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 0x7f0aef8b04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b3f3b4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3f4e684d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b3f4e65c4e 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 0x55b3f4d96b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b3f65fe824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0aef8b0984 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 0x55b3f3b4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==159751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558f0841428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558f0971c2f4 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 0x558f097119cc 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 0x558f096324b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558f09627649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558f0aec7b29 in GenericSAXHandler::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 0x7f58843184d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558f0841428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558f097334d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558f09730c4e 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 0x558f09661b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558f0aec9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5884318984 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 0x558f0841428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56055eb6228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56055fe6a2f4 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 0x56055fe5f9cc 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 0x56055fd804b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56055fd75649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560561615b29 in GenericSAXHandler::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 0x7fc41ca5e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56055eb6228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56055fe814d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56055fe7ec4e 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 0x56055fdafb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560561617824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc41ca5e984 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 0x56055eb6228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56055f160539 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 0x56055f16043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559b2f69b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559b309a32f4 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 0x559b309989cc 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 0x559b308b94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b308ae649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b3214eb29 in GenericSAXHandler::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 0x7f645793f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559b2f69b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559b309ba4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b309b7c4e 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 0x559b308e8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b32150824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f645793f984 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 0x559b2f69b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559b2fc99539 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 0x559b2fc9943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f4b2ac528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f4b3dcd2f4 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 0x55f4b3dc29cc 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 0x55f4b3ce34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f4b3cd8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4b5578b29 in GenericSAXHandler::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 0x7f87933434d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f4b2ac528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f4b3de44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f4b3de1c4e 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 0x55f4b3d12b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4b557a824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8793343984 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 0x55f4b2ac528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f4b30c3539 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 0x55f4b30c343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558d3269628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558d3399e2f4 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 0x558d339939cc 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 0x558d338b44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d338a9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d35149b29 in GenericSAXHandler::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 0x7f067ccbe4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558d3269628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558d339b54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558d339b2c4e 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 0x558d338e3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558d3514b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f067ccbe984 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 0x558d3269628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558d32c94539 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 0x558d32c9443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557a6863328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557a6993b2f4 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 0x557a699309cc 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 0x557a698514b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557a69846649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557a6b0e6b29 in GenericSAXHandler::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 0x7ff4445404d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557a6863328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557a699524d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557a6994fc4e 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 0x557a69880b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557a6b0e8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff444540984 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 0x557a6863328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557a68c31539 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 0x557a68c3143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56505bb9328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56505ce9b2f4 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 0x56505ce909cc 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 0x56505cdb14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56505cda6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56505e646b29 in GenericSAXHandler::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 0x7f1697a934d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56505bb9328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56505ceb24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56505ceafc4e 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 0x56505cde0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56505e648824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1697a93984 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 0x56505bb9328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56505c191539 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 0x56505c19143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5611f8bf528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5611f9efd2f4 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 0x5611f9ef29cc 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 0x5611f9e134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5611f9e08649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5611fb6a8b29 in GenericSAXHandler::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 0x7f6d577ee4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5611f8bf528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5611f9f144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5611f9f11c4e 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 0x5611f9e42b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5611fb6aa824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d577ee984 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 0x5611f8bf528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5611f91f3539 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 0x5611f91f343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c48176428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c482a6c2f4 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 0x55c482a619cc 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 0x55c4829824b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c482977649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c484217b29 in GenericSAXHandler::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 0x7f19eb8f94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c48176428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c482a834d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c482a80c4e 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 0x55c4829b1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c484219824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f19eb8f9984 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 0x55c48176428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c481d62539 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 0x55c481d6243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5601ea12d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5601eb4352f4 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 0x5601eb42a9cc 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 0x5601eb34b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5601eb340649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601ecbe0b29 in GenericSAXHandler::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 0x7fed105144d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5601ea12d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5601eb44c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5601eb449c4e 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 0x5601eb37ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5601ecbe2824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed10514984 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 0x5601ea12d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5601ea72b539 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 0x5601ea72b43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560aeb95628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560aecc5e2f4 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 0x560aecc539cc 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 0x560aecb744b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560aecb69649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560aee409b29 in GenericSAXHandler::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 0x7facfc4714d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560aeb95628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560aecc754d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560aecc72c4e 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 0x560aecba3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560aee40b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7facfc471984 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 0x560aeb95628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f52d57a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f52e8822f4 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 0x55f52e8779cc 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 0x55f52e7984b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f52e78d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f53002db29 in GenericSAXHandler::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 0x7fdfd9e094d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f52d57a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f52e8994d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f52e896c4e 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 0x55f52e7c7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f53002f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdfd9e09984 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 0x55f52d57a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b04797a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b048c822f4 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 0x55b048c779cc 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 0x55b048b984b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b048b8d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b04a42db29 in GenericSAXHandler::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 0x7f793cf714d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b04797a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b048c994d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b048c96c4e 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 0x55b048bc7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b04a42f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f793cf71984 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 0x55b04797a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5591bf8b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5591c0bbe2f4 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 0x5591c0bb39cc 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 0x5591c0ad44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5591c0ac9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5591c2369b29 in GenericSAXHandler::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 0x7fed7313e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5591bf8b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5591c0bd54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5591c0bd2c4e 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 0x5591c0b03b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5591c236b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed7313e984 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 0x5591bf8b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5591bfeb4539 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 0x5591bfeb443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559863ea428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5598651ac2f4 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 0x5598651a19cc 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 0x5598650c24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5598650b7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559866957b29 in GenericSAXHandler::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 0x7f5b74f574d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559863ea428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5598651c34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5598651c0c4e 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 0x5598650f1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559866959824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5b74f57984 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 0x559863ea428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5598644a2539 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 0x5598644a243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5597c8dd128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5597ca0d92f4 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 0x5597ca0ce9cc 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 0x5597c9fef4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5597c9fe4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5597cb884b29 in GenericSAXHandler::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 0x7eff7549a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5597c8dd128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5597ca0f04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5597ca0edc4e 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 0x5597ca01eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5597cb886824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7eff7549a984 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 0x5597c8dd128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5597c93cf539 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 0x5597c93cf43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561831c7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561832f7e2f4 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 0x561832f739cc 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 0x561832e944b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561832e89649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561834729b29 in GenericSAXHandler::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 0x7fda6d2c44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561831c7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561832f954d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561832f92c4e 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 0x561832ec3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56183472b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda6d2c4984 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 0x561831c7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561832274539 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 0x56183227443a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563a23dff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563a251072f4 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 0x563a250fc9cc 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 0x563a2501d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563a25012649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563a268b2b29 in GenericSAXHandler::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 0x7feccb81d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563a23dff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563a2511e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563a2511bc4e 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 0x563a2504cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563a268b4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feccb81d984 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 0x563a23dff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563a243fd539 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 0x563a243fd43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56284673828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562847a402f4 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 0x562847a359cc 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 0x5628479564b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56284794b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5628491ebb29 in GenericSAXHandler::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 0x7f8bb11f94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56284673828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562847a574d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562847a54c4e 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 0x562847985b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5628491ed824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8bb11f9984 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 0x56284673828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562846d36539 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 0x562846d3643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55636b29628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55636c59e2f4 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 0x55636c5939cc 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 0x55636c4b44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55636c4a9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55636dd49b29 in GenericSAXHandler::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 0x7f04fcf1f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55636b29628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55636c5b54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55636c5b2c4e 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 0x55636c4e3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55636dd4b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f04fcf1f984 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 0x55636b29628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55636b894539 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 0x55636b89443a 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 create arrivalpos ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603e4ca728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603e5faf2f4 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 0x5603e5fa49cc 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 0x5603e5ec54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603e5eba649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603e775ab29 in GenericSAXHandler::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 0x7fb1c329a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5603e4ca728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603e5fc64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5603e5fc3c4e 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 0x5603e5ef4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603e775c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1c329a984 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 0x5603e4ca728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5603e52a5539 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 0x5603e52a543a 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 create default ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560d74fce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560d762d62f4 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 0x560d762cb9cc 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 0x560d761ec4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560d761e1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560d77a81b29 in GenericSAXHandler::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 0x7ff90f4c24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560d74fce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560d762ed4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560d762eac4e 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 0x560d7621bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560d77a83824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff90f4c2984 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 0x560d74fce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560d755cc539 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 0x560d755cc43a 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 create lines ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562e3f55c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562e408642f4 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 0x562e408599cc 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 0x562e4077a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e4076f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e4200fb29 in GenericSAXHandler::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 0x7f00e247a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562e3f55c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562e4087b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562e40878c4e 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 0x562e407a9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562e42011824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f00e247a984 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 0x562e3f55c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562e3fb5a539 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 0x562e3fb5a43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556fa151528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556fa281d2f4 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 0x556fa28129cc 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 0x556fa27334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556fa2728649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556fa3fc8b29 in GenericSAXHandler::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 0x7f13e1d7d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556fa151528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556fa28344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556fa2831c4e 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 0x556fa2762b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556fa3fca824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f13e1d7d984 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 0x556fa151528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556fa1b13539 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 0x556fa1b1343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ff23e4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ff2514f2f4 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 0x55ff251449cc 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 0x55ff250654b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ff2505a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ff268fab29 in GenericSAXHandler::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 0x7fc9c9a554d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ff23e4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ff251664d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ff25163c4e 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 0x55ff25094b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ff268fc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc9c9a55984 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 0x55ff23e4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ff24445539 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 0x55ff2444543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5599d6af328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5599d7dfb2f4 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 0x5599d7df09cc 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 0x5599d7d114b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5599d7d06649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5599d95a6b29 in GenericSAXHandler::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 0x7f25222694d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5599d6af328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5599d7e124d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5599d7e0fc4e 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 0x5599d7d40b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5599d95a8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2522269984 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 0x5599d6af328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5599d70f1539 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 0x5599d70f143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bee851228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bee981a2f4 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 0x55bee980f9cc 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 0x55bee97304b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bee9725649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55beeafc5b29 in GenericSAXHandler::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 0x7fed9e2304d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bee851228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bee98314d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bee982ec4e 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 0x55bee975fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55beeafc7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed9e230984 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 0x55bee851228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bee8b10539 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 0x55bee8b1043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55efc2c8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55efc3f912f4 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 0x55efc3f869cc 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 0x55efc3ea74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55efc3e9c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55efc573cb29 in GenericSAXHandler::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 0x7f4cb77f14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55efc2c8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55efc3fa84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55efc3fa5c4e 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 0x55efc3ed6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55efc573e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4cb77f1984 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 0x55efc2c8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55efc3287539 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 0x55efc328743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56523127828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652325802f4 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 0x5652325759cc 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 0x5652324964b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56523248b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565233d2bb29 in GenericSAXHandler::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 0x7f3c816c34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56523127828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5652325974d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x565232594c4e 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 0x5652324c5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565233d2d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3c816c3984 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 0x56523127828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x565231876539 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 0x56523187643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a53c74228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a53da4a2f4 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 0x55a53da3f9cc 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 0x55a53d9604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a53d955649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a53f1f5b29 in GenericSAXHandler::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 0x7fae32bd34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a53c74228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a53da614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a53da5ec4e 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 0x55a53d98fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a53f1f7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae32bd3984 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 0x55a53c74228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a53cd40539 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 0x55a53cd4043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5574e090f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5574e1c172f4 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 0x5574e1c0c9cc 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 0x5574e1b2d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5574e1b22649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5574e33c2b29 in GenericSAXHandler::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 0x7f0130bfc4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5574e090f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5574e1c2e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5574e1c2bc4e 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 0x5574e1b5cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5574e33c4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0130bfc984 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 0x5574e090f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5574e0f0d539 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 0x5574e0f0d43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aba9a4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55abaad4f2f4 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 0x55abaad449cc 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 0x55abaac654b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55abaac5a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55abac4fab29 in GenericSAXHandler::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 0x7fa36ce614d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aba9a4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55abaad664d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55abaad63c4e 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 0x55abaac94b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55abac4fc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa36ce61984 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 0x55aba9a4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55abaa045539 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 0x55abaa04543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558abac9a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558abbfa22f4 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 0x558abbf979cc 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 0x558abbeb84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558abbead649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558abd74db29 in GenericSAXHandler::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 0x7fc406bd24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558abac9a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558abbfb94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558abbfb6c4e 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 0x558abbee7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558abd74f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc406bd2984 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 0x558abac9a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558abb298539 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 0x558abb29843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af607e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af61aeb2f4 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 0x55af61ae09cc 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 0x55af61a014b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af619f6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af63296b29 in GenericSAXHandler::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 0x7fec1d08c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55af607e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af61b024d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af61affc4e 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 0x55af61a30b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af63298824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec1d08c984 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 0x55af607e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55af60de1539 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 0x55af60de143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5594c35f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5594c48fd2f4 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 0x5594c48f29cc 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 0x5594c48134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5594c4808649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594c60a8b29 in GenericSAXHandler::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 0x7fe40a9254d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5594c35f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5594c49144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5594c4911c4e 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 0x5594c4842b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594c60aa824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe40a925984 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 0x5594c35f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5594c3bf3539 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 0x5594c3bf343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562de38fb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562de4c032f4 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 0x562de4bf89cc 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 0x562de4b194b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562de4b0e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562de63aeb29 in GenericSAXHandler::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 0x7ff74739a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562de38fb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562de4c1a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562de4c17c4e 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 0x562de4b48b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562de63b0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff74739a984 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 0x562de38fb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562de3ef9539 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 0x562de3ef943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5595a96b928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5595aa9c12f4 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 0x5595aa9b69cc 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 0x5595aa8d74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5595aa8cc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5595ac16cb29 in GenericSAXHandler::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 0x7f9ced0634d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5595a96b928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5595aa9d84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5595aa9d5c4e 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 0x5595aa906b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5595ac16e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9ced063984 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 0x5595a96b928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5595a9cb7539 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 0x5595a9cb743a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c376b7c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c377e842f4 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 0x55c377e799cc 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 0x55c377d9a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c377d8f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c37962fb29 in GenericSAXHandler::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 0x7f0604eb34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c376b7c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c377e9b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c377e98c4e 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 0x55c377dc9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c379631824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0604eb3984 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 0x55c376b7c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c37717a539 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 0x55c37717a43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df4016228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55df4146a2f4 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 0x55df4145f9cc 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 0x55df413804b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df41375649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df42c15b29 in GenericSAXHandler::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 0x7fedf4e9a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55df4016228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55df414814d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df4147ec4e 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 0x55df413afb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df42c17824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fedf4e9a984 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 0x55df4016228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55df40760539 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 0x55df4076043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563ea6b9028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563ea7e982f4 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 0x563ea7e8d9cc 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 0x563ea7dae4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563ea7da3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563ea9643b29 in GenericSAXHandler::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 0x7fadf715a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563ea6b9028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563ea7eaf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563ea7eacc4e 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 0x563ea7dddb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563ea9645824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fadf715a984 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 0x563ea6b9028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563ea718e539 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 0x563ea718e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615ff86c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561600b742f4 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 0x561600b699cc 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 0x561600a8a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561600a7f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56160231fb29 in GenericSAXHandler::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 0x7f4f77bf84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5615ff86c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561600b8b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561600b88c4e 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 0x561600ab9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561602321824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4f77bf8984 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 0x5615ff86c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5615ffe6a539 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 0x5615ffe6a43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56342802528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56342932d2f4 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 0x5634293229cc 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 0x5634292434b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563429238649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56342aad8b29 in GenericSAXHandler::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 0x7f2e0ea444d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56342802528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5634293444d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563429341c4e 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 0x563429272b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56342aada824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2e0ea44984 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 0x56342802528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563428623539 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 0x56342862343a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55caaf63828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cab09402f4 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 0x55cab09359cc 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 0x55cab08564b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cab084b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cab20ebb29 in GenericSAXHandler::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 0x7f9fb2ecd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55caaf63828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55cab09574d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cab0954c4e 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 0x55cab0885b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cab20ed824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9fb2ecd984 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 0x55caaf63828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55caafc36539 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 0x55caafc3643a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fc2fd1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fc3101a2f4 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 0x55fc3100f9cc 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 0x55fc30f304b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fc30f25649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fc327c5b29 in GenericSAXHandler::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 0x7f1d2ffa54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fc2fd1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fc310314d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fc3102ec4e 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 0x55fc30f5fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fc327c7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1d2ffa5984 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 default ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561ffc07b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ffd3832f4 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 0x561ffd3789cc 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 0x561ffd2994b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ffd28e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561ffeb2eb29 in GenericSAXHandler::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 0x7f82b26924d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561ffc07b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ffd39a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ffd397c4e 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 0x561ffd2c8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561ffeb30824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82b2692984 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 0x561ffc07b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ffc679539 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 0x561ffc67943a 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 duration ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d5f907a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d5fa3822f4 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 0x55d5fa3779cc 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 0x55d5fa2984b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d5fa28d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d5fbb2db29 in GenericSAXHandler::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 0x7f5c925284d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d5f907a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d5fa3994d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d5fa396c4e 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 0x55d5fa2c7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d5fbb2f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5c92528984 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5570f1ba828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5570f2eb02f4 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 0x5570f2ea59cc 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 0x5570f2dc64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5570f2dbb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5570f465bb29 in GenericSAXHandler::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 0x7f8ee47694d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5570f1ba828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5570f2ec74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5570f2ec4c4e 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 0x5570f2df5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5570f465d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ee4769984 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 0x5570f1ba828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bc70e2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bc721332f4 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 0x55bc721289cc 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 0x55bc720494b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bc7203e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc738deb29 in GenericSAXHandler::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 0x7f6c297274d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bc70e2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bc7214a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bc72147c4e 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 0x55bc72078b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bc738e0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c29727984 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56478340328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56478470b2f4 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 0x5647847009cc 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 0x5647846214b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564784616649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564785eb6b29 in GenericSAXHandler::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 0x7fe11764c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56478340328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5647847224d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56478471fc4e 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 0x564784650b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564785eb8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe11764c984 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 0x56478340328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564783a01539 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 0x564783a0143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5598026db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5598039e32f4 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 0x5598039d89cc 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 0x5598038f94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5598038ee649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55980518eb29 in GenericSAXHandler::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 0x7f662794f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5598026db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5598039fa4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5598039f7c4e 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 0x559803928b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559805190824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f662794f984 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 0x5598026db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559802cd9539 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 0x559802cd943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f37b92728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f37cc2f2f4 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 0x55f37cc249cc 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 0x55f37cb454b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f37cb3a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f37e3dab29 in GenericSAXHandler::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 0x7f9c855d14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f37b92728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f37cc464d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f37cc43c4e 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 0x55f37cb74b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f37e3dc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c855d1984 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 0x55f37b92728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f37bf25539 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 0x55f37bf2543a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5594bbf7b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5594bd2832f4 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 0x5594bd2789cc 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 0x5594bd1994b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5594bd18e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594bea2eb29 in GenericSAXHandler::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 0x7f148382b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5594bbf7b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5594bd29a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5594bd297c4e 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 0x5594bd1c8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594bea30824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f148382b984 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 0x5594bbf7b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5594bc579539 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 0x5594bc57943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c7e70fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c7e84042f4 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 0x55c7e83f99cc 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 0x55c7e831a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c7e830f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c7e9bafb29 in GenericSAXHandler::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 0x7feab40a14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c7e70fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c7e841b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c7e8418c4e 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 0x55c7e8349b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c7e9bb1824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feab40a1984 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 0x55c7e70fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55c7e76fa539 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 0x55c7e76fa43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562cfb15028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562cfc4582f4 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 0x562cfc44d9cc 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 0x562cfc36e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562cfc363649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562cfdc03b29 in GenericSAXHandler::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 0x7f84b46b64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562cfb15028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562cfc46f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562cfc46cc4e 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 0x562cfc39db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562cfdc05824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f84b46b6984 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 0x562cfb15028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562cfb74e539 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 0x562cfb74e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564093a5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564094d5a2f4 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 0x564094d4f9cc 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 0x564094c704b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564094c65649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564096505b29 in GenericSAXHandler::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 0x7fd924c2e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564093a5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564094d714d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564094d6ec4e 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 0x564094c9fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564096507824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd924c2e984 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 0x564093a5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564094050539 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 0x56409405043a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561ad104528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ad234d2f4 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 0x561ad23429cc 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 0x561ad22634b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ad2258649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561ad3af8b29 in GenericSAXHandler::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 0x7f33c2f6e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561ad104528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561ad23644d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ad2361c4e 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 0x561ad2292b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561ad3afa824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33c2f6e984 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 0x561ad104528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4331e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b4344ec2f4 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 0x55b4344e19cc 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 0x55b4344024b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4343f7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b435c97b29 in GenericSAXHandler::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 0x7f1897e654d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b4331e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b4345034d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b434500c4e 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 0x55b434431b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b435c99824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1897e65984 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 0x55b4331e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56369f93228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5636a0c3a2f4 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 0x5636a0c2f9cc 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 0x5636a0b504b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5636a0b45649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5636a23e5b29 in GenericSAXHandler::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 0x7fbc4b7084d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56369f93228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5636a0c514d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5636a0c4ec4e 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 0x5636a0b7fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5636a23e7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbc4b708984 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 0x56369f93228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==161139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562abded328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562abf1db2f4 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 0x562abf1d09cc 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 0x562abf0f14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562abf0e6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ac0986b29 in GenericSAXHandler::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 0x7f469088a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562abded328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562abf1f24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562abf1efc4e 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 0x562abf120b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562ac0988824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f469088a984 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 0x562abded328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop create ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5644e962428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5644ea92c2f4 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 0x5644ea9219cc 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 0x5644ea8424b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5644ea837649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5644ec0d7b29 in GenericSAXHandler::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 0x7fcccb1e54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5644e962428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5644ea9434d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5644ea940c4e 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 0x5644ea871b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5644ec0d9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcccb1e5984 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 0x5644e962428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5644e9c22539 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 0x5644e9c2243a 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_edgebusstop delete ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5570404ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5570417f22f4 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 0x5570417e79cc 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 0x5570417084b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5570416fd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557042f9db29 in GenericSAXHandler::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 0x7f219443a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5570404ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5570418094d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557041806c4e 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 0x557041737b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557042f9f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f219443a984 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 0x5570404ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557040ae8539 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 0x557040ae843a 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_edgebusstop inspect ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e1e17d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e1e2ad82f4 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 0x55e1e2acd9cc 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 0x55e1e29ee4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1e29e3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1e4283b29 in GenericSAXHandler::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 0x7fa7d4a1d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e1e17d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e1e2aef4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e1e2aecc4e 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 0x55e1e2a1db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e1e4285824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa7d4a1d984 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 0x55e1e17d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e1e1dce539 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 0x55e1e1dce43a 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_edgeedge create arrivalpos ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56446b03d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56446c3452f4 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 0x56446c33a9cc 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 0x56446c25b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56446c250649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56446daf0b29 in GenericSAXHandler::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 0x7face4db14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56446b03d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56446c35c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56446c359c4e 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 0x56446c28ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56446daf2824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7face4db1984 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 0x56446b03d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56446b63b539 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 0x56446b63b43a 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_edgeedge create default ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563b6568528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b6698d2f4 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 0x563b669829cc 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 0x563b668a34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b66898649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b68138b29 in GenericSAXHandler::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 0x7f18998104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563b6568528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b669a44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563b669a1c4e 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 0x563b668d2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563b6813a824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1899810984 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 0x563b6568528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b65c83539 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 0x563b65c8343a 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_edgeedge delete ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555626fbb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5556282c32f4 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 0x5556282b89cc 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 0x5556281d94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5556281ce649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555629a6eb29 in GenericSAXHandler::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 0x7fec5b6a94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555626fbb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5556282da4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5556282d7c4e 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 0x555628208b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555629a70824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec5b6a9984 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 0x555626fbb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5556275b9539 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 0x5556275b943a 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_edgeedge inspect arrivalpos ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615e6b4e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5615e7e562f4 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 0x5615e7e4b9cc 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 0x5615e7d6c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615e7d61649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615e9601b29 in GenericSAXHandler::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 0x7f85e645e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5615e6b4e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5615e7e6d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615e7e6ac4e 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 0x5615e7d9bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5615e9603824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f85e645e984 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 0x5615e6b4e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5615e714c539 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 0x5615e714c43a 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_edgeedge inspect to ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556eaf8ee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556eb0bf62f4 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 0x556eb0beb9cc 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 0x556eb0b0c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556eb0b01649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556eb23a1b29 in GenericSAXHandler::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 0x7f2e437b14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556eaf8ee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556eb0c0d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556eb0c0ac4e 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 0x556eb0b3bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556eb23a3824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2e437b1984 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 0x556eaf8ee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556eafeec539 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 0x556eafeec43a 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_edgeedge inspect_selection ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e2db73f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e2dca472f4 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 0x55e2dca3c9cc 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 0x55e2dc95d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e2dc952649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e2de1f2b29 in GenericSAXHandler::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 0x7f76e83a74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e2db73f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e2dca5e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e2dca5bc4e 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 0x55e2dc98cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e2de1f4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f76e83a7984 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 0x55e2db73f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e2dbd3d539 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 0x55e2dbd3d43a 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 create arrivalpos ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a9e5a1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a9e6d1a2f4 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 0x55a9e6d0f9cc 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 0x55a9e6c304b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9e6c25649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9e84c5b29 in GenericSAXHandler::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 0x7f16b9e434d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a9e5a1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a9e6d314d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a9e6d2ec4e 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 0x55a9e6c5fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a9e84c7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f16b9e43984 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 0x55a9e5a1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a9e6010539 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 0x55a9e601043a 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 create default ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dc8061528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc8191d2f4 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 0x55dc819129cc 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 0x55dc818334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc81828649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc830c8b29 in GenericSAXHandler::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 0x7fc192a364d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dc8061528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc819344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dc81931c4e 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 0x55dc81862b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dc830ca824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc192a36984 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 0x55dc8061528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55dc80c13539 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 0x55dc80c1343a 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 delete ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d8e2a0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d8e3d132f4 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 0x55d8e3d089cc 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 0x55d8e3c294b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d8e3c1e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d8e54beb29 in GenericSAXHandler::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 0x7faecd7ce4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d8e2a0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d8e3d2a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d8e3d27c4e 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 0x55d8e3c58b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d8e54c0824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faecd7ce984 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 0x55d8e2a0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d8e3009539 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 0x55d8e300943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560ff8aa028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560ff9da82f4 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 0x560ff9d9d9cc 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 0x560ff9cbe4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560ff9cb3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ffb553b29 in GenericSAXHandler::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 0x7ff0b91d24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560ff8aa028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560ff9dbf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560ff9dbcc4e 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 0x560ff9cedb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ffb555824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff0b91d2984 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 0x560ff8aa028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560ff909e539 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 0x560ff909e43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56128a57428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56128b87c2f4 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 0x56128b8719cc 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 0x56128b7924b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56128b787649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56128d027b29 in GenericSAXHandler::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 0x7f1a0e77c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56128a57428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56128b8934d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56128b890c4e 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 0x56128b7c1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56128d029824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1a0e77c984 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 0x56128a57428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56128ab72539 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 0x56128ab7243a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a68af1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a68c21c2f4 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 0x55a68c2119cc 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 0x55a68c1324b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a68c127649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a68d9c7b29 in GenericSAXHandler::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 0x7f2da0ddd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a68af1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a68c2334d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a68c230c4e 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 0x55a68c161b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a68d9c9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2da0ddd984 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 0x55a68af1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a68b512539 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 0x55a68b51243a 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_junctions create ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5558b0a2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5558b1d2c2f4 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 0x5558b1d219cc 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 0x5558b1c424b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5558b1c37649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5558b34d7b29 in GenericSAXHandler::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 0x7f3fa0d1e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5558b0a2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5558b1d434d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5558b1d40c4e 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 0x5558b1c71b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5558b34d9824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3fa0d1e984 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 0x5558b0a2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5558b1022539 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 0x5558b102243a 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_junctions delete ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b15165928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b1529612f4 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 0x55b1529569cc 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 0x55b1528774b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b15286c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b15410cb29 in GenericSAXHandler::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 0x7f6413fba4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b15165928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b1529784d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b152975c4e 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 0x55b1528a6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b15410e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6413fba984 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 0x55b15165928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b151c57539 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 0x55b151c5743a 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_junctions inspect ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558cbff5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558cc12592f4 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 0x558cc124e9cc 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 0x558cc116f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558cc1164649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558cc2a04b29 in GenericSAXHandler::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 0x7f80d7d1c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558cbff5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558cc12704d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558cc126dc4e 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 0x558cc119eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558cc2a06824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f80d7d1c984 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 0x558cbff5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558cc054f539 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 0x558cc054f43a 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_junctions load ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==160438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5599038dd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559904be52f4 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 0x559904bda9cc 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 0x559904afb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559904af0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559906390b29 in GenericSAXHandler::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 0x7ffa219f84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5599038dd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559904bfc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559904bf9c4e 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 0x559904b2ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559906392824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffa219f8984 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 0x5599038dd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559903edb539 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 0x559903edb43a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e496a0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e497d0b2f4 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 0x55e497d009cc 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 0x55e497c214b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e497c16649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4994b6b29 in GenericSAXHandler::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 0x7f82f28394d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e496a0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e497d224d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e497d1fc4e 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 0x55e497c50b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4994b8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82f2839984 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 0x55e496a0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e497001539 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 0x55e49700143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d0525ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d0538d22f4 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 0x55d0538c79cc 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 0x55d0537e84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d0537dd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d05507db29 in GenericSAXHandler::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 0x7fc0a5ec24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d0525ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d0538e94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d0538e6c4e 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 0x55d053817b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d05507f824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc0a5ec2984 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 0x55d0525ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d052bc8539 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 0x55d052bc843a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56493385b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564934b632f4 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 0x564934b589cc 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 0x564934a794b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564934a6e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56493630eb29 in GenericSAXHandler::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 0x7ff7ddda04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56493385b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564934b7a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564934b77c4e 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 0x564934aa8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564936310824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff7ddda0984 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 0x56493385b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564933e59539 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 0x564933e5943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce80dcb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ce820d32f4 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 0x55ce820c89cc 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 0x55ce81fe94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce81fde649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce8387eb29 in GenericSAXHandler::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 0x7f45e20094d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ce80dcb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ce820ea4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce820e7c4e 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 0x55ce82018b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce83880824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f45e2009984 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 0x55ce80dcb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ce813c9539 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 0x55ce813c943a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55976042328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55976172b2f4 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 0x5597617209cc 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 0x5597616414b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559761636649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559762ed6b29 in GenericSAXHandler::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 0x7fb7ad4384d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55976042328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5597617424d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55976173fc4e 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 0x559761670b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559762ed8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb7ad438984 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 0x55976042328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559760a21539 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 0x559760a2143a 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==160635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56220a5b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56220b8be2f4 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 0x56220b8b39cc 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 0x56220b7d44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56220b7c9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56220d069b29 in GenericSAXHandler::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 0x7fd7ea1194d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56220a5b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56220b8d54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56220b8d2c4e 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 0x56220b803b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56220d06b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd7ea119984 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 0x56220a5b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56220abb4539 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 0x56220abb443a 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 route create_consecutive abort ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==115983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56395296728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563953b671f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563953b60c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563953b54192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563953b66701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56395296ada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa207c69d8f 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 route create_consecutive abort_button ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==115985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561bf2e3028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x561bf40301f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x561bf4029c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x561bf401d192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x561bf402f701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x561bf2e33da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5429ef3d8f 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 route create_consecutive repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==116128==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56433624328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56433754b2f4 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 0x564337432fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x564337442701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x564336246da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8ce4443d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56433624328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56433754b2f4 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 0x5643374332ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x564337442701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x564336246da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8ce4443d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56433624328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56433743369b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x564337442701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x564336246da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8ce4443d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56433624328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive abort ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==116140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649b27c628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5649b39c61f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5649b39bfc7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5649b39b3192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5649b39c5701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5649b27c9da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe3d0663d8f 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 route create_nonconsecutive abort_button ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==116142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a3ae3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556a3c03d1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x556a3c036c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x556a3c02a192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x556a3c03c701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x556a3ae40da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f53fa3d0d8f 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 route create_nonconsecutive repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==116183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x557e2be4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557e2d14a2f4 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 0x557e2d031fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x557e2d041701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x557e2be45da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8258b49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x557e2be4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557e2d14a2f4 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 0x557e2d0322ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x557e2d041701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x557e2be45da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8258b49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x557e2be4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x557e2d03269b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x557e2d041701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x557e2be45da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8258b49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x557e2be4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route fix remove ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==116409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x563cb21c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563cb34e7aef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x563cb34e570d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #3 0x563cb3416b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563cb4c7e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f122fce5526 in xercesc_3_2::SAX2XMLReaderImpl::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+0x1dc526) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563cb21c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563cb27c7539 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 0x563cb27c743a 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 0x563cb27c73c7 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
>     #4 0x563cb27c6df3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x563cb27c6083 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x563cb27c578b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
>     #7 0x563cb27915e9 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x563cb2b5dea4 in MSJunction::MSJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSJunction.cpp:59:5
>     #9 0x563cb477e418 in MSNoLogicJunction::MSNoLogicJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSLane*, std::allocator<MSLane*> >, std::vector<MSLane*, std::allocator<MSLane*> >) /home/delphi/clangDebug/sumo/src/microsim/MSNoLogicJunction.cpp:45:5
>     #10 0x563cb34e814f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x563cb34e570d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #12 0x563cb3416b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x563cb4c7e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route fix save ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==116424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb0540328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fb06721aef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x55fb0671f70d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #3 0x55fb06650b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fb07eb8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa1b1724526 in xercesc_3_2::SAX2XMLReaderImpl::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+0x1dc526) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb0540328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fb05a01539 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 0x55fb05a0143a 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 0x55fb05a013c7 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
>     #4 0x55fb05a00df3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55fb05a00083 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55fb059ff78b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
>     #7 0x55fb059cb5e9 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x55fb05d97ea4 in MSJunction::MSJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSJunction.cpp:59:5
>     #9 0x55fb079b8418 in MSNoLogicJunction::MSNoLogicJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSLane*, std::allocator<MSLane*> >, std::vector<MSLane*, std::allocator<MSLane*> >) /home/delphi/clangDebug/sumo/src/microsim/MSNoLogicJunction.cpp:45:5
>     #10 0x55fb0672214f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x55fb0671f70d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #12 0x55fb06650b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x55fb07eb8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route fix select ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==116428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x560aa2b4028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560aa3e5eaef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x560aa3e5c70d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #3 0x560aa3d8db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560aa55f5824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f63b0285526 in xercesc_3_2::SAX2XMLReaderImpl::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+0x1dc526) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560aa2b4028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x560aa313e539 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 0x560aa313e43a 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 0x560aa313e3c7 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
>     #4 0x560aa313ddf3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560aa313d083 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560aa313c78b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
>     #7 0x560aa31085e9 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x560aa34d4ea4 in MSJunction::MSJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSJunction.cpp:59:5
>     #9 0x560aa50f5418 in MSNoLogicJunction::MSNoLogicJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSLane*, std::allocator<MSLane*> >, std::vector<MSLane*, std::allocator<MSLane*> >) /home/delphi/clangDebug/sumo/src/microsim/MSNoLogicJunction.cpp:45:5
>     #10 0x560aa3e5f14f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x560aa3e5c70d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #12 0x560aa3d8db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x560aa55f5824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route inspect repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==116244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55564979828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55564aaa02f4 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 0x55564a987fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55564a997701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55564979bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa79f7d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55564979828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55564aaa02f4 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 0x55564a9882ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55564a997701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55564979bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa79f7d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55564979828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55564a98869b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55564a997701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55564979bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa79f7d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55564979828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==116256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x563d678cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563d68bd52f4 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 0x563d68abcfa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x563d68acc701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x563d678d0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd06de41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x563d678cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563d68bd52f4 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 0x563d68abd2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x563d68acc701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x563d678d0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd06de41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563d678cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563d68abd69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x563d68acc701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x563d678d0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd06de41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563d678cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route load repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==116325==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5607bfeed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5607c11f52f4 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 0x5607c10dcfa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x5607c10ec701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x5607bfef0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2759f53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5607bfeed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5607c11f52f4 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 0x5607c10dd2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x5607c10ec701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x5607bfef0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2759f53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5607bfeed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5607c10dd69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x5607c10ec701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x5607bfef0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2759f53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5607bfeed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==116398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55a6c7f2928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a6c92312f4 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 0x55a6c92269cc 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 0x55a6c91474b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a6c913c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a6ca9dcb29 in GenericSAXHandler::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 0x7f7f44a6b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a6c7f2928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a6c92484d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a6c9245c4e 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 0x55a6c9176b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a6ca9de824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7f44a6b984 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 routeflow inspect id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==148764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555cda01728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555cdb31f2f4 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 0x555cdb3149cc 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 0x555cdb2354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555cdb22a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555cdcacab29 in GenericSAXHandler::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 0x7fd10d2aa4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555cda01728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555cdb3364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555cdb333c4e 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 0x555cdb264b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555cdcacc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd10d2aa984 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 0x555cda01728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x555cda615539 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 0x555cda61543a 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 Jul2023 )

---------- 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 'flowB.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==152914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x564c9da7c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564c9ed842f4 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 0x564c9ed799cc 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 0x564c9ec9a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564c9ec8f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564ca052fb29 in GenericSAXHandler::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 0x7fd20c6ce4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564c9da7c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x564c9ed9b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564c9ed98c4e 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 0x564c9ecc9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564ca0531824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd20c6ce984 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

74 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 basic invalid_parent ( Last six runs Jul2023 )
demandelements stop basic invalid_type ( Last six runs Jul2023 )
demandelements stop lane create acttype ( Last six runs Jul2023 )
demandelements stop lane create default ( Last six runs Jul2023 )
demandelements stop lane create duration ( Last six runs Jul2023 )
demandelements stop lane create extension ( Last six runs Jul2023 )
demandelements stop lane create friendlypos ( Last six runs Jul2023 )
demandelements stop lane create line ( Last six runs Jul2023 )
demandelements stop lane create ondemand ( Last six runs Jul2023 )
demandelements stop lane create parking ( Last six runs Jul2023 )
demandelements stop lane create permitted ( Last six runs Jul2023 )
demandelements stop lane create poslat ( Last six runs Jul2023 )
demandelements stop lane create triggered_person ( Last six runs Jul2023 )
demandelements stop lane create tripid ( Last six runs Jul2023 )
demandelements stop lane create until ( Last six runs Jul2023 )
demandelements stop lane delete ( Last six runs Jul2023 )
demandelements stop lane inspect acttype ( Last six runs Jul2023 )
demandelements stop lane inspect duration ( Last six runs Jul2023 )
demandelements stop lane inspect endpos ( Last six runs Jul2023 )
demandelements stop lane inspect extension ( Last six runs Jul2023 )
demandelements stop lane inspect friendlypos ( Last six runs Jul2023 )
demandelements stop lane inspect lane ( Last six runs Jul2023 )
demandelements stop lane inspect line ( Last six runs Jul2023 )
demandelements stop lane inspect ondemand ( Last six runs Jul2023 )
demandelements stop lane inspect parking ( Last six runs Jul2023 )
demandelements stop lane inspect permitted ( Last six runs Jul2023 )
demandelements stop lane inspect poslat ( Last six runs Jul2023 )
demandelements stop lane inspect startpos ( Last six runs Jul2023 )
demandelements stop lane inspect triggered_person ( Last six runs Jul2023 )
demandelements stop lane inspect tripid ( Last six runs Jul2023 )
demandelements stop lane inspect until ( Last six runs Jul2023 )
demandelements stop lane inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop lane inspect_selection duration ( Last six runs Jul2023 )
demandelements stop lane inspect_selection extension ( Last six runs Jul2023 )
demandelements stop lane inspect_selection friendlypos ( Last six runs Jul2023 )
demandelements stop lane inspect_selection line ( Last six runs Jul2023 )
demandelements stop lane inspect_selection ondemand ( Last six runs Jul2023 )
demandelements stop lane inspect_selection parking ( Last six runs Jul2023 )
demandelements stop lane inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop lane inspect_selection poslat ( Last six runs Jul2023 )
demandelements stop lane inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop lane inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop lane inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop lane inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop lane inspect_selection until ( Last six runs Jul2023 )
demandelements stop lane volatilerecomputing ( Last six runs Jul2023 )
demandelements waypoint basic invalid_parent ( Last six runs Jul2023 )
demandelements waypoint basic invalid_type ( Last six runs Jul2023 )
demandelements waypoint lane create default ( Last six runs Jul2023 )
demandelements waypoint lane create friendlypos ( Last six runs Jul2023 )
demandelements waypoint lane delete ( Last six runs Jul2023 )
demandelements waypoint lane inspect acttype ( Last six runs Jul2023 )
demandelements waypoint lane inspect duration ( Last six runs Jul2023 )
demandelements waypoint lane inspect extension ( Last six runs Jul2023 )
demandelements waypoint lane inspect friendlypos ( Last six runs Jul2023 )
demandelements waypoint lane inspect lane ( Last six runs Jul2023 )
demandelements waypoint lane inspect line ( Last six runs Jul2023 )
demandelements waypoint lane inspect parking ( Last six runs Jul2023 )
demandelements waypoint lane inspect permitted ( Last six runs Jul2023 )
demandelements waypoint lane inspect poslat ( Last six runs Jul2023 )
demandelements waypoint lane inspect speed ( Last six runs Jul2023 )
demandelements waypoint lane inspect tripid ( Last six runs Jul2023 )
demandelements waypoint lane inspect until ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection friendlypos ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection parking ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection poslat ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection tripid ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==163785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6cc14b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b6cd34b1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55b6cd344c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55b6cd338192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55b6cd34a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55b6cc14eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe75f8b1d8f 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 create acttype ( Last six runs Jul2023 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=194.00.

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.

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

---------- 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
demandelements stop busstop delete ( Last six runs Jul2023 )
demandelements stop busstop inspect acttype ( Last six runs Jul2023 )
demandelements stop busstop inspect duration ( Last six runs Jul2023 )
demandelements stop busstop inspect extension ( Last six runs Jul2023 )
demandelements stop busstop inspect line ( Last six runs Jul2023 )
demandelements stop busstop inspect ondemand ( Last six runs Jul2023 )
demandelements stop busstop inspect parking ( Last six runs Jul2023 )
demandelements stop busstop inspect permitted ( Last six runs Jul2023 )
demandelements stop busstop inspect triggered_join ( Last six runs Jul2023 )
demandelements stop busstop inspect triggered_person ( Last six runs Jul2023 )
demandelements stop busstop inspect tripid ( Last six runs Jul2023 )
demandelements stop busstop inspect until ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection duration ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection extension ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection line ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection ondemand ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection parking ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection until ( Last six runs Jul2023 )
demandelements stop trainstop create no_parent ( Last six runs Jul2023 )
demandelements stop trainstop delete ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection duration ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection extension ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection line ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection ondemand ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection parking ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection until ( Last six runs Jul2023 )
demandelements stop trainstop load acttype ( Last six runs Jul2023 )
demandelements stop trainstop load containertrigger ( Last six runs Jul2023 )
demandelements stop trainstop load default ( Last six runs Jul2023 )
demandelements stop trainstop load duration ( Last six runs Jul2023 )
demandelements stop trainstop load expected ( Last six runs Jul2023 )
demandelements stop trainstop load expectedcontainers ( Last six runs Jul2023 )
demandelements stop trainstop load extension ( Last six runs Jul2023 )
demandelements stop trainstop load line ( Last six runs Jul2023 )
demandelements stop trainstop load ondemand ( Last six runs Jul2023 )
demandelements stop trainstop load parking ( Last six runs Jul2023 )
demandelements stop trainstop load triggered ( Last six runs Jul2023 )
demandelements stop trainstop load tripid ( Last six runs Jul2023 )
demandelements stop trainstop load until ( Last six runs Jul2023 )
demandelements waypoint busstop delete ( Last six runs Jul2023 )
demandelements waypoint busstop inspect acttype ( Last six runs Jul2023 )
demandelements waypoint busstop inspect duration ( Last six runs Jul2023 )
demandelements waypoint busstop inspect extension ( Last six runs Jul2023 )
demandelements waypoint busstop inspect line ( Last six runs Jul2023 )
demandelements waypoint busstop inspect parking ( Last six runs Jul2023 )
demandelements waypoint busstop inspect permitted ( Last six runs Jul2023 )
demandelements waypoint busstop inspect tripid ( Last six runs Jul2023 )
demandelements waypoint busstop inspect until ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection parking ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection until ( Last six runs Jul2023 )
demandelements waypoint trainstop create no_parent ( Last six runs Jul2023 )
demandelements waypoint trainstop delete ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection parking ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection until ( Last six runs Jul2023 )
demandelements waypoint trainstop load acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop load default ( Last six runs Jul2023 )
demandelements waypoint trainstop load duration ( Last six runs Jul2023 )
demandelements waypoint trainstop load extension ( Last six runs Jul2023 )
demandelements waypoint trainstop load line ( Last six runs Jul2023 )
demandelements waypoint trainstop load parking ( Last six runs Jul2023 )
demandelements waypoint trainstop load tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop load until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==165025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55eee2c7e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55eee3f862f4 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 0x55eee3f7b9cc 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 0x55eee3e9c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eee3e91649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eee5731b29 in GenericSAXHandler::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 0x7f15ebc3d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 create acttype ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,9c1,2
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.99), time=194.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.45), time=452.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.47), time=707.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.70), time=962.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.91), time=1215.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.05), time=1468.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.41), time=1725.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.74), time=1981.00.
< Warning: Vehicle 'flow.16' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.92), time=2233.00.
---
> Warning: Teleporting vehicle 'flow.17'; waited too long (wrong lane), lane='Edge0_0', time=351.00.
> Warning: Vehicle 'flow.17' ends teleporting on edge 'Edge2', time=358.00.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create duration ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,96c1,88
< Warning: Teleporting vehicle 'flow.2'; waited too long (jam), lane='Edge2_0', time=319.00.
< Warning: Vehicle 'flow.2' teleports beyond arrival edge 'gneE1', time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='Edge2_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='Edge2_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='Edge2_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Teleporting vehicle 'flow.6'; waited too long (jam), lane='Edge2_0', time=1541.00.
< Warning: Vehicle 'flow.6' teleports beyond arrival edge 'gneE1', time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create extension ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,35d0
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='Edge2_0', time=356.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=356.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=356.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=356.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=356.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='Edge2_0', time=666.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=666.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=666.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=666.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=666.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (jam), lane='Edge2_0', time=980.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'gneE1', time=980.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=980.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=980.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=980.00.
< Warning: Teleporting vehicle 'flow.9'; waited too long (jam), lane='Edge2_0', time=1295.00.
< Warning: Vehicle 'flow.9' teleports beyond arrival edge 'gneE1', time=1295.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'Edge2_0' time=1295.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'Edge2_0' time=1295.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'Edge2_0' time=1295.00.
< Warning: Teleporting vehicle 'flow.11'; waited too long (jam), lane='Edge2_0', time=1608.00.
< Warning: Vehicle 'flow.11' teleports beyond arrival edge 'gneE1', time=1608.00.
< Warning: Vehicle 'flow.11' skips stop on lane 'Edge2_0' time=1608.00.
< Warning: Vehicle 'flow.11' skips stop on lane 'Edge2_0' time=1608.00.
< Warning: Vehicle 'flow.11' skips stop on lane 'Edge2_0' time=1608.00.
< Warning: Teleporting vehicle 'flow.13'; waited too long (jam), lane='Edge2_0', time=1920.00.
< Warning: Vehicle 'flow.13' teleports beyond arrival edge 'gneE1', time=1920.00.
< Warning: Vehicle 'flow.13' skips stop on lane 'Edge2_0' time=1920.00.
< Warning: Vehicle 'flow.13' skips stop on lane 'Edge2_0' time=1920.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,5d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
demandelements stop chargingstation create ondemand ( Last six runs Jul2023 )
demandelements stop chargingstation inspect ondemand ( Last six runs Jul2023 )
demandelements waypoint chargingstation create default ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect acttype ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect duration ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect extension ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect line ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect parking ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect permitted ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect tripid ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,54c1,58
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,48c1,46
< Warning: Teleporting vehicle 'flow.2'; waited too long (blocked), lane='Edge2_0', time=318.00.
< Warning: Vehicle 'flow.2' teleports beyond arrival edge 'gneE1', time=318.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=318.00.
< Warning: Teleporting vehicle 'flow.3'; waited too long (blocked), lane='Edge2_0', time=623.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=623.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=623.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (blocked), lane='Edge2_0', time=928.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=928.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=928.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (blocked), lane='Edge2_0', time=1234.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1234.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1234.00.
< Warning: Teleporting vehicle 'flow.6'; waited too long (blocked), lane='Edge2_0', time=1538.00.
< Warning: Vehicle 'flow.6' teleports beyond arrival edge 'gneE1', time=1538.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1538.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (blocked), lane='Edge2_0', time=1843.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'gneE1', time=1843.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=1843.00.
< Warning: Teleporting vehicle 'flow.8'; waited too long (blocked), lane='Edge2_0', time=2149.00.
< Warning: Vehicle 'flow.8' teleports beyond arrival edge 'gneE1', time=2149.00.
< Warning: Vehicle 'flow.8' skips stop on lane 'Edge2_0' time=2149.00.
< Warning: Teleporting vehicle 'flow.9'; waited too long (blocked), lane='Edge2_0', time=2455.00.
< Warning: Vehicle 'flow.9' teleports beyond arrival edge 'gneE1', time=2455.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'Edge2_0' time=2455.00.
< Warning: Teleporting vehicle 'flow.10'; waited too long (blocked), lane='Edge2_0', time=2760.00.
< Warning: Vehicle 'flow.10' teleports beyond arrival edge 'gneE1', time=2760.00.
< Warning: Vehicle 'flow.10' skips stop on lane 'Edge2_0' time=2760.00.
< Warning: Teleporting vehicle 'flow.11'; waited too long (blocked), lane='Edge2_0', time=3065.00.
< Warning: Vehicle 'flow.11' teleports beyond arrival edge 'gneE1', time=3065.00.
<truncated after showing first 30 lines>
demandelements stop chargingstation create triggered_join ( Last six runs Jul2023 )
demandelements stop chargingstation inspect triggered_join ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_person ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,80c1,74
< Warning: Teleporting vehicle 'flow.2'; waited too long (jam), lane='Edge2_0', time=319.00.
< Warning: Vehicle 'flow.2' teleports beyond arrival edge 'gneE1', time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='Edge2_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='Edge2_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='Edge2_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Teleporting vehicle 'flow.6'; waited too long (jam), lane='Edge2_0', time=1541.00.
< Warning: Vehicle 'flow.6' teleports beyond arrival edge 'gneE1', time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (jam), lane='Edge2_0', time=1846.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'gneE1', time=1846.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=1846.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=1846.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,18c1,18
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.13' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.15' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.17' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_person ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,48c1,46
< Warning: Teleporting vehicle 'flow.2'; waited too long (jam), lane='Edge2_0', time=319.00.
< Warning: Vehicle 'flow.2' teleports beyond arrival edge 'gneE1', time=319.00.
< Warning: Vehicle 'flow.2' skips stop on lane 'Edge2_0' time=319.00.
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='Edge2_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'Edge2_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='Edge2_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='Edge2_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'Edge2_0' time=1235.00.
< Warning: Teleporting vehicle 'flow.6'; waited too long (jam), lane='Edge2_0', time=1541.00.
< Warning: Vehicle 'flow.6' teleports beyond arrival edge 'gneE1', time=1541.00.
< Warning: Vehicle 'flow.6' skips stop on lane 'Edge2_0' time=1541.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (jam), lane='Edge2_0', time=1846.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'gneE1', time=1846.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'Edge2_0' time=1846.00.
< Warning: Teleporting vehicle 'flow.8'; waited too long (jam), lane='Edge2_0', time=2150.00.
< Warning: Vehicle 'flow.8' teleports beyond arrival edge 'gneE1', time=2150.00.
< Warning: Vehicle 'flow.8' skips stop on lane 'Edge2_0' time=2150.00.
< Warning: Teleporting vehicle 'flow.9'; waited too long (jam), lane='Edge2_0', time=2456.00.
< Warning: Vehicle 'flow.9' teleports beyond arrival edge 'gneE1', time=2456.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'Edge2_0' time=2456.00.
< Warning: Teleporting vehicle 'flow.10'; waited too long (jam), lane='Edge2_0', time=2760.00.
< Warning: Vehicle 'flow.10' teleports beyond arrival edge 'gneE1', time=2760.00.
< Warning: Vehicle 'flow.10' skips stop on lane 'Edge2_0' time=2760.00.
< Warning: Teleporting vehicle 'flow.11'; waited too long (jam), lane='Edge2_0', time=3065.00.
< Warning: Vehicle 'flow.11' teleports beyond arrival edge 'gneE1', time=3065.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,6
> Warning: Vehicle 'flow.10' aborts stop.
> Warning: Vehicle 'flow.11' aborts stop.
> Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'EdgeCenter0_0' due to capacity constraints.
> Warning: Vehicle 'flow.12' aborts stop.
> Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'EdgeCenter0_0' due to capacity constraints.
> Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'EdgeCenter0_0' due to capacity constraints.
demandelements stop chargingstation inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection duration ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection extension ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection line ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection parking ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop chargingstation inspect_selection until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection ondemand ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,9
> Warning: Vehicle 'flow.10' aborts stop.
> Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'EdgeCenter0_0' due to capacity constraints.
> Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'EdgeCenter0_0' for unknown reasons (decel=-8.95, offset=3.74), time=64.00.
> Warning: Vehicle 'flow.11' aborts stop.
> Warning: Vehicle 'flow.12' aborts stop.
> Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'EdgeCenter0_0' due to capacity constraints.
> Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'EdgeCenter0_0' for unknown reasons (decel=-10.97, offset=9.30), time=73.00.
> Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'EdgeCenter0_0' due to capacity constraints.
> Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'EdgeCenter0_0' for unknown reasons (decel=-8.64, offset=2.14), time=79.00.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,36c1,36
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.13' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.15' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.17' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_join ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,13c1,13
< Warning: Vehicle 'flow.0' aborts joining after extension of 10.00s at time 22.00.
< Warning: Vehicle 'flow.1' aborts joining after extension of 10.00s at time 24.00.
< Warning: Vehicle 'flow.2' aborts joining after extension of 10.00s at time 26.00.
< Warning: Vehicle 'flow.3' aborts joining after extension of 10.00s at time 28.00.
< Warning: Vehicle 'flow.4' aborts joining after extension of 10.00s at time 30.00.
< Warning: Vehicle 'flow.5' aborts joining after extension of 10.00s at time 33.00.
< Warning: Vehicle 'flow.6' aborts joining after extension of 10.00s at time 37.00.
< Warning: Vehicle 'flow.7' aborts joining after extension of 10.00s at time 41.00.
< Warning: Vehicle 'flow.8' aborts joining after extension of 10.00s at time 45.00.
< Warning: Vehicle 'flow.9' aborts joining after extension of 10.00s at time 51.00.
< Warning: Vehicle 'flow.10' aborts joining after extension of 10.00s at time 57.00.
< Warning: Vehicle 'flow.11' aborts joining after extension of 10.00s at time 61.00.
< Warning: Vehicle 'flow.12' aborts joining after extension of 10.00s at time 66.00.
---
> Warning: Vehicle 'flow.0' aborts joining after extension of 10.00s at time 27.00.
> Warning: Vehicle 'flow.1' aborts joining after extension of 10.00s at time 30.00.
> Warning: Vehicle 'flow.2' aborts joining after extension of 10.00s at time 33.00.
> Warning: Vehicle 'flow.3' aborts joining after extension of 10.00s at time 36.00.
> Warning: Vehicle 'flow.4' aborts joining after extension of 10.00s at time 38.00.
> Warning: Vehicle 'flow.5' aborts joining after extension of 10.00s at time 41.00.
> Warning: Vehicle 'flow.6' aborts joining after extension of 10.00s at time 44.00.
> Warning: Vehicle 'flow.8' aborts joining after extension of 10.00s at time 49.00.
> Warning: Vehicle 'flow.7' aborts joining after extension of 10.00s at time 52.00.
> Warning: Vehicle 'flow.10' aborts joining after extension of 10.00s at time 54.00.
> Warning: Vehicle 'flow.11' aborts joining after extension of 10.00s at time 59.00.
> Warning: Vehicle 'flow.9' aborts joining after extension of 10.00s at time 63.00.
> Warning: Vehicle 'flow.14' aborts joining after extension of 10.00s at time 66.00.
15,36c15,36
< Warning: Vehicle 'flow.14' aborts joining after extension of 10.00s at time 74.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_person ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'flow.10' aborts stop.
> Warning: Vehicle 'flow.11' aborts stop.
> Warning: Vehicle 'flow.12' aborts stop.

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

---------- Differences in errors ----------
1,156c1,133
< Warning: Teleporting vehicle 'flow_2.0'; waited too long (wrong lane), lane='Edge0_0', time=310.00.
< Warning: Vehicle 'flow_2.0' skips stop on lane 'Edge0_0' time=310.00.
< Warning: Vehicle 'flow_2.0' ends teleporting on edge 'gneE1', time=310.00.
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='Edge0_0', time=611.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'Edge0_0' time=611.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_1.1'; waited too long (wrong lane), lane='Edge0_0', time=912.00.
< Warning: Vehicle 'flow_1.1' skips stop on lane 'Edge0_0' time=912.00.
< Warning: Vehicle 'flow_1.1' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_2.1'; waited too long (wrong lane), lane='Edge0_0', time=1213.00.
< Warning: Vehicle 'flow_2.1' skips stop on lane 'Edge0_0' time=1213.00.
< Warning: Vehicle 'flow_2.1' ends teleporting on edge 'gneE1', time=1213.00.
< Warning: Teleporting vehicle 'flow_0.2'; waited too long (wrong lane), lane='Edge0_0', time=1514.00.
< Warning: Vehicle 'flow_0.2' skips stop on lane 'Edge0_0' time=1514.00.
< Warning: Vehicle 'flow_0.2' ends teleporting on edge 'gneE1', time=1514.00.
< Warning: Teleporting vehicle 'flow_1.2'; waited too long (wrong lane), lane='Edge0_0', time=1815.00.
< Warning: Vehicle 'flow_1.2' skips stop on lane 'Edge0_0' time=1815.00.
< Warning: Vehicle 'flow_1.2' ends teleporting on edge 'gneE1', time=1815.00.
< Warning: Teleporting vehicle 'flow_2.2'; waited too long (wrong lane), lane='Edge0_0', time=2116.00.
< Warning: Vehicle 'flow_2.2' skips stop on lane 'Edge0_0' time=2116.00.
< Warning: Vehicle 'flow_2.2' ends teleporting on edge 'gneE1', time=2116.00.
< Warning: Teleporting vehicle 'flow_0.3'; waited too long (wrong lane), lane='Edge0_0', time=2417.00.
< Warning: Vehicle 'flow_0.3' skips stop on lane 'Edge0_0' time=2417.00.
< Warning: Vehicle 'flow_0.3' ends teleporting on edge 'gneE1', time=2417.00.
< Warning: Teleporting vehicle 'flow_1.3'; waited too long (wrong lane), lane='Edge0_0', time=2718.00.
< Warning: Vehicle 'flow_1.3' skips stop on lane 'Edge0_0' time=2718.00.
< Warning: Vehicle 'flow_1.3' ends teleporting on edge 'gneE1', time=2718.00.
< Warning: Teleporting vehicle 'flow_2.3'; waited too long (wrong lane), lane='Edge0_0', time=3019.00.
< Warning: Vehicle 'flow_2.3' skips stop on lane 'Edge0_0' time=3019.00.
<truncated after showing first 30 lines>
demandelements stop chargingstation load acttype ( Last six runs Jul2023 )
demandelements stop chargingstation load line ( Last six runs Jul2023 )
demandelements stop chargingstation load tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load containertrigger ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,100c1,124
< Warning: Vehicle 'flow_5.0' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='Edge0_0', time=346.00.
< Warning: Vehicle 'flow_5.1' skips stop on lane 'Edge0_0' time=346.00.
< Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=346.00.
< Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='Edge0_0', time=657.00.
< Warning: Vehicle 'flow_3.2' skips stop on lane 'Edge0_0' time=657.00.
< Warning: Vehicle 'flow_3.2' ends teleporting on edge 'gneE1', time=657.00.
< Warning: Teleporting vehicle 'flow_5.2'; waited too long (wrong lane), lane='Edge0_0', time=961.00.
< Warning: Vehicle 'flow_5.2' skips stop on lane 'Edge0_0' time=961.00.
< Warning: Vehicle 'flow_5.2' ends teleporting on edge 'gneE1', time=961.00.
< Warning: Teleporting vehicle 'flow_3.3'; waited too long (wrong lane), lane='Edge0_0', time=1272.00.
< Warning: Vehicle 'flow_3.3' skips stop on lane 'Edge0_0' time=1272.00.
< Warning: Vehicle 'flow_3.3' ends teleporting on edge 'gneE1', time=1272.00.
< Warning: Teleporting vehicle 'flow_5.3'; waited too long (wrong lane), lane='Edge0_0', time=1576.00.
< Warning: Vehicle 'flow_5.3' skips stop on lane 'Edge0_0' time=1576.00.
< Warning: Vehicle 'flow_5.3' ends teleporting on edge 'gneE1', time=1576.00.
< Warning: Teleporting vehicle 'flow_3.4'; waited too long (wrong lane), lane='Edge0_0', time=1886.00.
< Warning: Vehicle 'flow_3.4' skips stop on lane 'Edge0_0' time=1886.00.
< Warning: Vehicle 'flow_3.4' ends teleporting on edge 'gneE1', time=1886.00.
< Warning: Teleporting vehicle 'flow_5.4'; waited too long (wrong lane), lane='Edge0_0', time=2190.00.
< Warning: Vehicle 'flow_5.4' skips stop on lane 'Edge0_0' time=2190.00.
< Warning: Vehicle 'flow_5.4' ends teleporting on edge 'gneE1', time=2190.00.
< Warning: Teleporting vehicle 'flow_3.5'; waited too long (wrong lane), lane='Edge0_0', time=2501.00.
< Warning: Vehicle 'flow_3.5' skips stop on lane 'Edge0_0' time=2501.00.
< Warning: Vehicle 'flow_3.5' ends teleporting on edge 'gneE1', time=2501.00.
< Warning: Teleporting vehicle 'flow_5.5'; waited too long (wrong lane), lane='Edge0_0', time=2805.00.
< Warning: Vehicle 'flow_5.5' skips stop on lane 'Edge0_0' time=2805.00.
< Warning: Vehicle 'flow_5.5' ends teleporting on edge 'gneE1', time=2805.00.
< Warning: Teleporting vehicle 'flow_3.6'; waited too long (wrong lane), lane='Edge0_0', time=3116.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load default ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,48c1,46
< Warning: Teleporting vehicle 'flow_0.2'; waited too long (wrong lane), lane='Edge0_0', time=310.00.
< Warning: Vehicle 'flow_0.2' skips stop on lane 'Edge0_0' time=310.00.
< Warning: Vehicle 'flow_0.2' ends teleporting on edge 'gneE1', time=310.00.
< Warning: Teleporting vehicle 'flow_0.3'; waited too long (wrong lane), lane='Edge0_0', time=611.00.
< Warning: Vehicle 'flow_0.3' skips stop on lane 'Edge0_0' time=611.00.
< Warning: Vehicle 'flow_0.3' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_0.4'; waited too long (wrong lane), lane='Edge0_0', time=912.00.
< Warning: Vehicle 'flow_0.4' skips stop on lane 'Edge0_0' time=912.00.
< Warning: Vehicle 'flow_0.4' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_0.5'; waited too long (wrong lane), lane='Edge0_0', time=1213.00.
< Warning: Vehicle 'flow_0.5' skips stop on lane 'Edge0_0' time=1213.00.
< Warning: Vehicle 'flow_0.5' ends teleporting on edge 'gneE1', time=1213.00.
< Warning: Teleporting vehicle 'flow_0.6'; waited too long (wrong lane), lane='Edge0_0', time=1514.00.
< Warning: Vehicle 'flow_0.6' skips stop on lane 'Edge0_0' time=1514.00.
< Warning: Vehicle 'flow_0.6' ends teleporting on edge 'gneE1', time=1514.00.
< Warning: Teleporting vehicle 'flow_0.7'; waited too long (wrong lane), lane='Edge0_0', time=1815.00.
< Warning: Vehicle 'flow_0.7' skips stop on lane 'Edge0_0' time=1815.00.
< Warning: Vehicle 'flow_0.7' ends teleporting on edge 'gneE1', time=1815.00.
< Warning: Teleporting vehicle 'flow_0.8'; waited too long (wrong lane), lane='Edge0_0', time=2116.00.
< Warning: Vehicle 'flow_0.8' skips stop on lane 'Edge0_0' time=2116.00.
< Warning: Vehicle 'flow_0.8' ends teleporting on edge 'gneE1', time=2116.00.
< Warning: Teleporting vehicle 'flow_0.9'; waited too long (wrong lane), lane='Edge0_0', time=2417.00.
< Warning: Vehicle 'flow_0.9' skips stop on lane 'Edge0_0' time=2417.00.
< Warning: Vehicle 'flow_0.9' ends teleporting on edge 'gneE1', time=2417.00.
< Warning: Teleporting vehicle 'flow_0.10'; waited too long (wrong lane), lane='Edge0_0', time=2718.00.
< Warning: Vehicle 'flow_0.10' skips stop on lane 'Edge0_0' time=2718.00.
< Warning: Vehicle 'flow_0.10' ends teleporting on edge 'gneE1', time=2718.00.
< Warning: Teleporting vehicle 'flow_0.11'; waited too long (wrong lane), lane='Edge0_0', time=3019.00.
< Warning: Vehicle 'flow_0.11' skips stop on lane 'Edge0_0' time=3019.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load expected ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,210c1,178
< Warning: Teleporting vehicle 'flow_2.0'; waited too long (wrong lane), lane='Edge0_0', time=310.00.
< Warning: Vehicle 'flow_2.0' skips stop on lane 'Edge0_0' time=310.00.
< Warning: Vehicle 'flow_2.0' ends teleporting on edge 'gneE1', time=310.00.
< Warning: Teleporting vehicle 'flow_3.0'; waited too long (wrong lane), lane='Edge0_0', time=611.00.
< Warning: Vehicle 'flow_3.0' skips stop on lane 'Edge0_0' time=611.00.
< Warning: Vehicle 'flow_3.0' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='Edge0_0', time=912.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'Edge0_0' time=912.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_1.1'; waited too long (wrong lane), lane='Edge0_0', time=1213.00.
< Warning: Vehicle 'flow_1.1' skips stop on lane 'Edge0_0' time=1213.00.
< Warning: Vehicle 'flow_1.1' ends teleporting on edge 'gneE1', time=1213.00.
< Warning: Teleporting vehicle 'flow_2.1'; waited too long (wrong lane), lane='Edge0_0', time=1514.00.
< Warning: Vehicle 'flow_2.1' skips stop on lane 'Edge0_0' time=1514.00.
< Warning: Vehicle 'flow_2.1' ends teleporting on edge 'gneE1', time=1514.00.
< Warning: Teleporting vehicle 'flow_3.1'; waited too long (wrong lane), lane='Edge0_0', time=1815.00.
< Warning: Vehicle 'flow_3.1' skips stop on lane 'Edge0_0' time=1815.00.
< Warning: Vehicle 'flow_3.1' ends teleporting on edge 'gneE1', time=1815.00.
< Warning: Teleporting vehicle 'flow_0.2'; waited too long (wrong lane), lane='Edge0_0', time=2116.00.
< Warning: Vehicle 'flow_0.2' skips stop on lane 'Edge0_0' time=2116.00.
< Warning: Vehicle 'flow_0.2' ends teleporting on edge 'gneE1', time=2116.00.
< Warning: Teleporting vehicle 'flow_1.2'; waited too long (wrong lane), lane='Edge0_0', time=2417.00.
< Warning: Vehicle 'flow_1.2' skips stop on lane 'Edge0_0' time=2417.00.
< Warning: Vehicle 'flow_1.2' ends teleporting on edge 'gneE1', time=2417.00.
< Warning: Teleporting vehicle 'flow_2.2'; waited too long (wrong lane), lane='Edge0_0', time=2718.00.
< Warning: Vehicle 'flow_2.2' skips stop on lane 'Edge0_0' time=2718.00.
< Warning: Vehicle 'flow_2.2' ends teleporting on edge 'gneE1', time=2718.00.
< Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='Edge0_0', time=3019.00.
< Warning: Vehicle 'flow_3.2' skips stop on lane 'Edge0_0' time=3019.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load expectedcontainers ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,72c1,72
< Warning: Vehicle 'flow_0.0' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.0' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.0' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.0' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.1' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.1' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.1' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.1' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.2' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.2' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.2' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.2' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.3' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.3' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.3' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.3' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.4' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.4' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.4' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.4' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.5' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.5' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.5' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.5' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.6' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.6' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.6' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.6' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.7' ignores container triggered stop on lane 'Edge0_0' due to capacity constraints.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load ondemand ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,51c1,74
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='Edge0_0', time=307.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'Edge0_0' time=307.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=307.00.
< Warning: Teleporting vehicle 'flow_0.2'; waited too long (wrong lane), lane='Edge0_0', time=612.00.
< Warning: Vehicle 'flow_0.2' skips stop on lane 'Edge0_0' time=612.00.
< Warning: Vehicle 'flow_0.2' ends teleporting on edge 'gneE1', time=612.00.
< Warning: Teleporting vehicle 'flow_0.3'; waited too long (wrong lane), lane='Edge0_0', time=917.00.
< Warning: Vehicle 'flow_0.3' skips stop on lane 'Edge0_0' time=917.00.
< Warning: Vehicle 'flow_0.3' ends teleporting on edge 'gneE1', time=917.00.
< Warning: Teleporting vehicle 'flow_0.4'; waited too long (wrong lane), lane='Edge0_0', time=1222.00.
< Warning: Vehicle 'flow_0.4' skips stop on lane 'Edge0_0' time=1222.00.
< Warning: Vehicle 'flow_0.4' ends teleporting on edge 'gneE1', time=1222.00.
< Warning: Teleporting vehicle 'flow_0.5'; waited too long (wrong lane), lane='Edge0_0', time=1527.00.
< Warning: Vehicle 'flow_0.5' skips stop on lane 'Edge0_0' time=1527.00.
< Warning: Vehicle 'flow_0.5' ends teleporting on edge 'gneE1', time=1527.00.
< Warning: Teleporting vehicle 'flow_0.6'; waited too long (wrong lane), lane='Edge0_0', time=1832.00.
< Warning: Vehicle 'flow_0.6' skips stop on lane 'Edge0_0' time=1832.00.
< Warning: Vehicle 'flow_0.6' ends teleporting on edge 'gneE1', time=1832.00.
< Warning: Teleporting vehicle 'flow_0.7'; waited too long (wrong lane), lane='Edge0_0', time=2137.00.
< Warning: Vehicle 'flow_0.7' skips stop on lane 'Edge0_0' time=2137.00.
< Warning: Vehicle 'flow_0.7' ends teleporting on edge 'gneE1', time=2137.00.
< Warning: Teleporting vehicle 'flow_0.8'; waited too long (wrong lane), lane='Edge0_0', time=2442.00.
< Warning: Vehicle 'flow_0.8' skips stop on lane 'Edge0_0' time=2442.00.
< Warning: Vehicle 'flow_0.8' ends teleporting on edge 'gneE1', time=2442.00.
< Warning: Teleporting vehicle 'flow_0.9'; waited too long (wrong lane), lane='Edge0_0', time=2747.00.
< Warning: Vehicle 'flow_0.9' skips stop on lane 'Edge0_0' time=2747.00.
< Warning: Vehicle 'flow_0.9' ends teleporting on edge 'gneE1', time=2747.00.
< Warning: Teleporting vehicle 'flow_0.10'; waited too long (wrong lane), lane='Edge0_0', time=3052.00.
< Warning: Vehicle 'flow_0.10' skips stop on lane 'Edge0_0' time=3052.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load parking ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,102c1,142
< Warning: Teleporting vehicle 'flow_3.1'; waited too long (wrong lane), lane='Edge0_0', time=333.00.
< Warning: Vehicle 'flow_3.1' skips stop on lane 'Edge0_0' time=333.00.
< Warning: Vehicle 'flow_3.1' ends teleporting on edge 'gneE1', time=333.00.
< Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='Edge0_0', time=637.00.
< Warning: Vehicle 'flow_5.1' skips stop on lane 'Edge0_0' time=637.00.
< Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=637.00.
< Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='Edge0_0', time=948.00.
< Warning: Vehicle 'flow_3.2' skips stop on lane 'Edge0_0' time=948.00.
< Warning: Vehicle 'flow_3.2' ends teleporting on edge 'gneE1', time=948.00.
< Warning: Teleporting vehicle 'flow_5.2'; waited too long (wrong lane), lane='Edge0_0', time=1252.00.
< Warning: Vehicle 'flow_5.2' skips stop on lane 'Edge0_0' time=1252.00.
< Warning: Vehicle 'flow_5.2' ends teleporting on edge 'gneE1', time=1252.00.
< Warning: Teleporting vehicle 'flow_3.3'; waited too long (wrong lane), lane='Edge0_0', time=1563.00.
< Warning: Vehicle 'flow_3.3' skips stop on lane 'Edge0_0' time=1563.00.
< Warning: Vehicle 'flow_3.3' ends teleporting on edge 'gneE1', time=1563.00.
< Warning: Teleporting vehicle 'flow_5.3'; waited too long (wrong lane), lane='Edge0_0', time=1867.00.
< Warning: Vehicle 'flow_5.3' skips stop on lane 'Edge0_0' time=1867.00.
< Warning: Vehicle 'flow_5.3' ends teleporting on edge 'gneE1', time=1867.00.
< Warning: Teleporting vehicle 'flow_3.4'; waited too long (wrong lane), lane='Edge0_0', time=2177.00.
< Warning: Vehicle 'flow_3.4' skips stop on lane 'Edge0_0' time=2177.00.
< Warning: Vehicle 'flow_3.4' ends teleporting on edge 'gneE1', time=2177.00.
< Warning: Teleporting vehicle 'flow_5.4'; waited too long (wrong lane), lane='Edge0_0', time=2481.00.
< Warning: Vehicle 'flow_5.4' skips stop on lane 'Edge0_0' time=2481.00.
< Warning: Vehicle 'flow_5.4' ends teleporting on edge 'gneE1', time=2481.00.
< Warning: Teleporting vehicle 'flow_3.5'; waited too long (wrong lane), lane='Edge0_0', time=2791.00.
< Warning: Vehicle 'flow_3.5' skips stop on lane 'Edge0_0' time=2791.00.
< Warning: Vehicle 'flow_3.5' ends teleporting on edge 'gneE1', time=2791.00.
< Warning: Teleporting vehicle 'flow_5.5'; waited too long (wrong lane), lane='Edge0_0', time=3095.00.
< Warning: Vehicle 'flow_5.5' skips stop on lane 'Edge0_0' time=3095.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,264c1,238
< Warning: Teleporting vehicle 'flow_3.0'; waited too long (wrong lane), lane='Edge0_0', time=315.00.
< Warning: Vehicle 'flow_3.0' skips stop on lane 'Edge0_0' time=315.00.
< Warning: Vehicle 'flow_3.0' ends teleporting on edge 'gneE1', time=315.00.
< Warning: Teleporting vehicle 'flow_4.0'; waited too long (wrong lane), lane='Edge0_0', time=616.00.
< Warning: Vehicle 'flow_4.0' skips stop on lane 'Edge0_0' time=616.00.
< Warning: Vehicle 'flow_4.0' ends teleporting on edge 'gneE1', time=616.00.
< Warning: Teleporting vehicle 'flow_5.0'; waited too long (wrong lane), lane='Edge0_0', time=917.00.
< Warning: Vehicle 'flow_5.0' skips stop on lane 'Edge0_0' time=917.00.
< Warning: Vehicle 'flow_5.0' ends teleporting on edge 'gneE1', time=917.00.
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='Edge0_0', time=1218.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'Edge0_0' time=1218.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=1218.00.
< Warning: Teleporting vehicle 'flow_2.1'; waited too long (wrong lane), lane='Edge0_0', time=1522.00.
< Warning: Vehicle 'flow_2.1' skips stop on lane 'Edge0_0' time=1522.00.
< Warning: Vehicle 'flow_2.1' ends teleporting on edge 'gneE1', time=1522.00.
< Warning: Teleporting vehicle 'flow_3.1'; waited too long (wrong lane), lane='Edge0_0', time=1823.00.
< Warning: Vehicle 'flow_3.1' skips stop on lane 'Edge0_0' time=1823.00.
< Warning: Vehicle 'flow_3.1' ends teleporting on edge 'gneE1', time=1823.00.
< Warning: Teleporting vehicle 'flow_4.1'; waited too long (wrong lane), lane='Edge0_0', time=2124.00.
< Warning: Vehicle 'flow_4.1' skips stop on lane 'Edge0_0' time=2124.00.
< Warning: Vehicle 'flow_4.1' ends teleporting on edge 'gneE1', time=2124.00.
< Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='Edge0_0', time=2425.00.
< Warning: Vehicle 'flow_5.1' skips stop on lane 'Edge0_0' time=2425.00.
< Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=2425.00.
< Warning: Teleporting vehicle 'flow_0.2'; waited too long (wrong lane), lane='Edge0_0', time=2726.00.
< Warning: Vehicle 'flow_0.2' skips stop on lane 'Edge0_0' time=2726.00.
< Warning: Vehicle 'flow_0.2' ends teleporting on edge 'gneE1', time=2726.00.
< Warning: Teleporting vehicle 'flow_2.2'; waited too long (wrong lane), lane='Edge0_0', time=3030.00.
< Warning: Vehicle 'flow_2.2' skips stop on lane 'Edge0_0' time=3030.00.
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==167206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55a907a8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a908d912f4 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 0x55a908d869cc 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 0x55a908ca74b7 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==166102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x559067da428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5590690ac2f4 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 0x5590690a19cc 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 0x559068fc24b7 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 lane create triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,23c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,9c1,2
< Warning: Teleporting vehicle 'routeFlow.2'; waited too long (blocked), lane='Edge2_0', time=710.00.
< Warning: Vehicle 'routeFlow.2' teleports beyond arrival edge 'gneE1', time=710.00.
< Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_0' time=710.00.
< Warning: Teleporting vehicle 'routeFlow.3'; waited too long (blocked), lane='Edge2_0', time=1017.00.
< Warning: Vehicle 'routeFlow.3' teleports beyond arrival edge 'gneE1', time=1017.00.
< Warning: Vehicle 'routeFlow.3' skips stop on lane 'Edge2_0' time=1017.00.
< Warning: Teleporting vehicle 'routeFlow.4'; waited too long (blocked), lane='Edge2_0', time=1321.00.
< Warning: Vehicle 'routeFlow.4' teleports beyond arrival edge 'gneE1', time=1321.00.
< Warning: Vehicle 'routeFlow.4' skips stop on lane 'Edge2_0' time=1321.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane create triggered_join ( Last six runs Jul2023 )
demandelements stop lane inspect triggered_join ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow_0.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane load acttype ( Last six runs Jul2023 )
demandelements stop lane load expected ( Last six runs Jul2023 )
demandelements stop lane load line ( Last six runs Jul2023 )
demandelements stop lane load triggered ( Last six runs Jul2023 )
demandelements stop lane load tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane load containertrigger ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow_5.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: Vehicle 'routeFlow_3.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load default ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow_3.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane load duration ( Last six runs Jul2023 )
demandelements stop lane load parking ( Last six runs Jul2023 )
demandelements stop lane load until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane load expectedcontainers ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,32c1,2
< Warning: Vehicle 'routeFlow_0.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load extension ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow_2.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load ondemand ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow_1.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.32, offset=5.25), time=14.00.
< Warning: Vehicle 'routeFlow_1.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.13, offset=8.58), time=217.00.
< Warning: Vehicle 'routeFlow_1.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.29, offset=6.62), time=415.00.
< Warning: Vehicle 'routeFlow_1.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.66, offset=6.49), time=614.00.
< Warning: Vehicle 'routeFlow_1.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.66, offset=7.73), time=816.00.
< Warning: Vehicle 'routeFlow_1.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.71, offset=6.16), time=1015.00.
< Warning: Vehicle 'routeFlow_1.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.18, offset=5.29), time=1218.00.
< Warning: Vehicle 'routeFlow_1.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.87, offset=8.92), time=1415.00.
---
> Error: Vehicle 'routeFlow_0.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea create acttype ( Last six runs Jul2023 )
demandelements stop parkingarea create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,3c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea create default ( Last six runs Jul2023 )
demandelements stop parkingarea create triggered_join ( Last six runs Jul2023 )
demandelements stop parkingarea inspect acttype ( Last six runs Jul2023 )
demandelements stop parkingarea inspect duration ( Last six runs Jul2023 )
demandelements stop parkingarea inspect extension ( Last six runs Jul2023 )
demandelements stop parkingarea inspect line ( Last six runs Jul2023 )
demandelements stop parkingarea inspect permitted ( Last six runs Jul2023 )
demandelements stop parkingarea inspect triggered_container ( Last six runs Jul2023 )
demandelements stop parkingarea inspect triggered_join ( Last six runs Jul2023 )
demandelements stop parkingarea inspect triggered_person ( Last six runs Jul2023 )
demandelements stop parkingarea inspect tripid ( Last six runs Jul2023 )
demandelements stop parkingarea inspect until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea create extension ( Last six runs Jul2023 )
demandelements stop parkingarea create line ( Last six runs Jul2023 )
demandelements stop parkingarea create triggered_container ( Last six runs Jul2023 )
demandelements stop parkingarea create triggered_person ( Last six runs Jul2023 )
demandelements stop parkingarea create until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea create no_parent ( Last six runs Jul2023 )
demandelements stop parkingarea delete ( Last six runs Jul2023 )
demandelements waypoint parkingarea create no_parent ( Last six runs Jul2023 )
demandelements waypoint parkingarea delete ( Last six runs Jul2023 )
demandelements waypoint parkingarea load acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea load default ( Last six runs Jul2023 )
demandelements waypoint parkingarea load duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea load extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea load line ( Last six runs Jul2023 )
demandelements waypoint parkingarea load speed ( Last six runs Jul2023 )
demandelements waypoint parkingarea load tripid ( Last six runs Jul2023 )
demandelements waypoint parkingarea load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,1490c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=16.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=18.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=19.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=20.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=21.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=22.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=23.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=24.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=25.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=26.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=27.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=28.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=29.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=30.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=31.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=32.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=33.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=34.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=35.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=36.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=37.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=38.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements stop parkingarea create ondemand ( Last six runs Jul2023 )
demandelements stop parkingarea inspect ondemand ( Last six runs Jul2023 )
demandelements waypoint parkingarea create acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea create default ( Last six runs Jul2023 )
demandelements waypoint parkingarea create duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea create extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea create line ( Last six runs Jul2023 )
demandelements waypoint parkingarea create permitted ( Last six runs Jul2023 )
demandelements waypoint parkingarea create speed ( Last six runs Jul2023 )
demandelements waypoint parkingarea create tripid ( Last six runs Jul2023 )
demandelements waypoint parkingarea create until ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect line ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect permitted ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect tripid ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect until ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,4c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea create permitted ( Last six runs Jul2023 )
demandelements stop parkingarea create tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=318.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=318.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=621.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=621.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=621.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection duration ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection extension ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection line ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection ondemand ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,1181c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=318.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=318.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.44, offset=0.33), time=321.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=322.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=323.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=324.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=325.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=326.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=327.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=328.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=329.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=330.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=331.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=332.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=333.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=334.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=335.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=336.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=337.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=338.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=339.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=340.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=341.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=342.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=343.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=344.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=345.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=346.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=347.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection until ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=308.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=611.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=611.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=611.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,9c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea load acttype ( Last six runs Jul2023 )
demandelements stop parkingarea load line ( Last six runs Jul2023 )
demandelements stop parkingarea load tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load containertrigger ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,6c1,3
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_5'; waited too long (wrong lane), lane='Edge0_0', time=618.00.
< Warning: Vehicle 'vehicle_5' skips stop on lane 'Edge0_0' time=618.00.
< Warning: Vehicle 'vehicle_5' ends teleporting on edge 'gneE1', time=618.00.
---
> Error: The edge 'Edge0' 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 stop parkingarea load default ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,3
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='Edge0_0', time=616.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'Edge0_0' time=616.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=616.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea load duration ( Last six runs Jul2023 )
demandelements stop parkingarea load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,12c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=1215.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=1215.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=1215.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea load expected ( Last six runs Jul2023 )
demandelements stop parkingarea load expectedcontainers ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load extension ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,9c1,3
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=309.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=309.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=309.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=612.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=612.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=612.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='Edge0_0', time=915.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'Edge0_0' time=915.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=915.00.
---
> Error: The edge 'Edge0' 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 stop parkingarea load ondemand ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=611.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=611.00.
---
> Error: The edge 'Edge0' 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 stop parkingarea load triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,15c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=610.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=610.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=610.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=912.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=912.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='Edge0_0', time=1216.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'Edge0_0' time=1216.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=1216.00.
< Warning: Teleporting vehicle 'vehicle_5'; waited too long (wrong lane), lane='Edge0_0', time=1518.00.
< Warning: Vehicle 'vehicle_5' skips stop on lane 'Edge0_0' time=1518.00.
< Warning: Vehicle 'vehicle_5' ends teleporting on edge 'gneE1', time=1518.00.
---
> Error: The edge 'Edge0' 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 stop parkingarea volatilerecomputing ( Last six runs Jul2023 )

---------- 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

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

---------- Differences in errors ----------
1c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
---
> 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
demandelements stop trainstop create acttype ( Last six runs Jul2023 )
demandelements stop trainstop create default ( Last six runs Jul2023 )
demandelements stop trainstop create duration ( Last six runs Jul2023 )
demandelements stop trainstop create extension ( Last six runs Jul2023 )
demandelements stop trainstop create line ( Last six runs Jul2023 )
demandelements stop trainstop create parking ( Last six runs Jul2023 )
demandelements stop trainstop create permitted ( Last six runs Jul2023 )
demandelements stop trainstop create triggered_join ( Last six runs Jul2023 )
demandelements stop trainstop create triggered_person ( Last six runs Jul2023 )
demandelements stop trainstop create tripid ( Last six runs Jul2023 )
demandelements stop trainstop create until ( Last six runs Jul2023 )
demandelements stop trainstop inspect acttype ( Last six runs Jul2023 )
demandelements stop trainstop inspect duration ( Last six runs Jul2023 )
demandelements stop trainstop inspect extension ( Last six runs Jul2023 )
demandelements stop trainstop inspect line ( Last six runs Jul2023 )
demandelements stop trainstop inspect parking ( Last six runs Jul2023 )
demandelements stop trainstop inspect permitted ( Last six runs Jul2023 )
demandelements stop trainstop inspect triggered_join ( Last six runs Jul2023 )
demandelements stop trainstop inspect triggered_person ( Last six runs Jul2023 )
demandelements stop trainstop inspect tripid ( Last six runs Jul2023 )
demandelements stop trainstop inspect until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.50, offset=0.33), time=15.00.
---
> 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
demandelements stop trainstop create ondemand ( Last six runs Jul2023 )
demandelements stop trainstop inspect ondemand ( Last six runs Jul2023 )
demandelements waypoint trainstop create default ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect duration ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect extension ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect line ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect parking ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect permitted ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect speed ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,4c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> 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 trainstop inspect triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,2c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> 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 trainstop volatilerecomputing ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==165611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdcb74b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bdcca532f4 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 0x55bdcca489cc 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 0x55bdcc9694b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bdcc95e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bdce1feb29 in GenericSAXHandler::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 0x7f0cd844d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 trip inspect id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==117948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5590a87cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5590a9ad52f4 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 0x5590a9aca9cc 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 0x5590a99eb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5590a99e0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5590ab280b29 in GenericSAXHandler::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 0x7fea6474e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5590a87cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5590a9aec4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5590a9ae9c4e 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 0x5590a9a1ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5590ab282824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fea6474e984 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 0x5590a87cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5590a8dcb539 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 0x5590a8dcb43a 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 trip inspect via ( Last six runs Jul2023 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==117962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563b298db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b2abe32f4 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 0x563b2abd89cc 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 0x563b2aaf94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b2aaee649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b2c38eb29 in GenericSAXHandler::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 0x7fdb444c34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563b298db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b2abfa4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563b2abf7c4e 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 0x563b2ab28b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563b2c390824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdb444c3984 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 0x563b298db28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563b29ed9539 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 0x563b29ed943a 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 0x563b29ed93c7 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
>     #4 0x563b29ed8df3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x563b29ed8083 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x563b29ed778b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

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

---------- 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 'tripB'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==118679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56225d73528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56225e9351f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x56225e92ec7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x56225e922192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x56225e934701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56225d738da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faae1cd2d8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==118928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55e09830228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e09960a2f4 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 0x55e0995ff9cc 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 0x55e0995204b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e099515649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e09adb5b29 in GenericSAXHandler::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 0x7f57c13144d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e09830228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55e0996214d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e09961ec4e 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 0x55e09954fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e09adb7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f57c1314984 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 trip_junctions inspect id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==121458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562b96a3228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562b97d3a2f4 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 0x562b97d2f9cc 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 0x562b97c504b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562b97c45649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562b994e5b29 in GenericSAXHandler::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 0x7f7d8e84e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562b96a3228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562b97d514d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562b97d4ec4e 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 0x562b97c7fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562b994e7824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7d8e84e984 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 0x562b96a3228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562b97030539 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 0x562b9703043a 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 trip_junctions inspect to ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==121470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56486de2f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56486f1372f4 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 0x56486f12c9cc 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 0x56486f04d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56486f042649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5648708e2b29 in GenericSAXHandler::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 0x7f2d238a94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56486de2f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56486f14e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56486f14bc4e 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 0x56486f07cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5648708e4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2d238a9984 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 0x56486de2f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56486e42d539 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 0x56486e42d43a 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 trip_junctions inspect_selection departlane float ( Last six runs Jul2023 )

---------- 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 'tripB'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- 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).
> 
> =================================================================
> ==122282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56213c5d628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56213d8de2f4 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 0x56213d8d39cc 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 0x56213d7f44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56213d7e9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56213f089b29 in GenericSAXHandler::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 0x7fb7493174d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56213c5d628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56213d8f54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56213d8f2c4e 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 0x56213d823b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56213f08b824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb749317984 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 0x56213c5d628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56213cbd4539 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 0x56213cbd443a 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 trip_junctions load no_junctions ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==122254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56275490b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562755b0b1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x562755b04c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x562755af8192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x562755b0a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56275490eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5bb1f9ad8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==122410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x56293c96128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56293dc692f4 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 0x56293dc5e9cc 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 0x56293db7f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56293db74649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56293f414b29 in GenericSAXHandler::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 0x7feba63954d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56293c96128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56293dc804d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56293dc7dc4e 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 0x56293dbaeb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56293f416824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feba6395984 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 trip_taz create departlane ( Last six runs Jul2023 )

---------- 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 departlane float ( Last six runs Jul2023 )

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

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivallane current ( Last six runs Jul2023 )

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

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

---------- 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
demandelements trip_taz inspect_selection arrivallane float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection color ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection containernumber ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection depart float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos base ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed speedlimit ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection line ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection parameters ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection personnumber ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
1a3
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
3,4c5,6
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
---
> 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 ----------
1c1,4
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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
demandelements trip_taz inspect_selection departpos last ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos random_free ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,3c1,4
< Warning: Choosing new speed factor 1.44 for vehicle 'tripA' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'tripB' to match departure speed 20.00 (max 13.04).
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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 inspect_selection type ( Last six runs Jul2023 )

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

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

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

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==129318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4cb86728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d4cca671f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55d4cca60c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55d4cca54192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55d4cca66701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55d4cb86ada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8690e57d8f 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 Jul2023 )

---------- Differences in errors ----------
2a3,176
> 
> =================================================================
> ==129540==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b317f1928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3192212f4 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 0x55b319108fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55b319118701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b317f1cda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcc5802cd8f 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 0x55b317f1928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3192212f4 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 0x55b31915c859 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55b319131dda in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55b31a9ccb29 in GenericSAXHandler::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 0x7fcc592f94d7 in xercesc_3_2::SAX2XMLReaderImpl::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:
>     #0 0x55b317f1928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b3192212f4 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 0x55b3191092ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55b319118701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b317f1cda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcc5802cd8f 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:
<truncated after showing first 30 lines>

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

---------- 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).
> 
> =================================================================
> ==119069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bed45e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bed58ec2f4 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 0x55bed58e19cc 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 0x55bed58024b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bed57f7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bed7097b29 in GenericSAXHandler::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 0x7fc3e91604d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bed45e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bed59034d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bed5900c4e 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 0x55bed5831b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bed7099824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc3e9160984 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 0x55bed45e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bed4be2539 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 0x55bed4be243a 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 vehicle inspect_selection departlane float ( Last six runs Jul2023 )

---------- 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 'vehicleB'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==119864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7750cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b7762cb1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55b7762c4c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55b7762b8192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55b7762ca701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55b7750ceda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe57d815d8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==120101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55937236128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5593736692f4 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 0x55937365e9cc 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 0x55937357f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559373574649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559374e14b29 in GenericSAXHandler::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 0x7f813a6cd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55937236128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5593736804d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55937367dc4e 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 0x5593735aeb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559374e16824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f813a6cd984 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 vehicle_embedded inspect id ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==120225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a44df8028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a44f2882f4 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 0x55a44f27d9cc 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 0x55a44f19e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a44f193649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a450a33b29 in GenericSAXHandler::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 0x7fa2a38b24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a44df8028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a44f29f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a44f29cc4e 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 0x55a44f1cdb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a450a35824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa2a38b2984 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 0x55a44df8028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a44e57e539 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 0x55a44e57e43a 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 vehicle_embedded inspect_selection departlane float ( Last six runs Jul2023 )

---------- 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_embeddedB'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==121016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c8b25c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x559c8c45c1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x559c8c455c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x559c8c449192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x559c8c45b701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x559c8b25fda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd2f0885d8f 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 volatilerecomputing ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==121275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x5588c910128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5588ca4092f4 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 0x5588ca3fe9cc 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 0x5588ca31f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5588ca314649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5588cbbb4b29 in GenericSAXHandler::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 0x7f55e80154d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5588c910128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5588ca4204d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5588ca41dc4e 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 0x5588ca34eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5588cbbb6824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f55e8015984 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 vehicletype edit typedist ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==116536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f8a3d3528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f8a503d2f4 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 0x55f8a50329cc 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 0x55f8a4f534b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f8a4f48649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f8a67e8b29 in GenericSAXHandler::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 0x7f7810d9e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f8a3d3528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f8a50544d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f8a5051c4e 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 0x55f8a4f82b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f8a67ea824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7810d9e984 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 0x55f8a3d3528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f8a4333539 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 0x55f8a433343a 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 vehicletype edit_default typedist ( Last six runs Jul2023 )

---------- 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 vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ea01c4628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ea0308b90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ea02384c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55ea01fc536d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55ea0452481f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55ea046fb824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f98fda74984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d73c9b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55d73ddf590e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d73d0eec63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55d73cd2f36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55d73f28e81f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55d73f465824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4082a08984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563d3713f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563d3858490e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563d3787dc63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x563d374be36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x563d39a1d81f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x563d39bf4824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efe319b1984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a9c705d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55a9c84a290e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a9c779bc63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55a9c73dc36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55a9c993b81f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55a9c9b12824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f918d1e5984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56268e28828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56268f6cd90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56268e9c6c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56268e60736d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x562690b6681f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x562690d3d824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f33de53d984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558b43de028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x558b4522590e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558b4451ec63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x558b4415f36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x558b466be81f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x558b46895824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f65eb273984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556f19b1328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556f1af5890e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556f1a251c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x556f19e9236d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x556f1c3f181f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x556f1c5c8824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7fd94f9984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bb0701528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55bb0845a90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bb07753c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55bb0739436d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55bb098f381f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55bb09aca824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe197500984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55faf9eab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55fafb2f090e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55fafa5e9c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55fafa22a36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55fafc78981f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55fafc960824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1e8240b984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563d6cde528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563d6e22a90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563d6d523c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x563d6d16436d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x563d6f6c381f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x563d6f89a824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2cce203984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562ec5e0928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x562ec724e90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562ec6547c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x562ec618836d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x562ec86e781f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x562ec88be824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f60944be984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55592619228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5559275d790e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5559268d0c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55592651136d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x555928a7081f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x555928c47824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa5f2c6b984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5601f734728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5601f878c90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5601f7a85c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5601f76c636d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5601f9c2581f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5601f9dfc824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f42d532a984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f80bb7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f80cfbe90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f80c2b7c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55f80bef836d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55f80e45781f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55f80e62e824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc568725984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ee543a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55ee557e590e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ee54adec63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55ee5471f36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55ee56c7e81f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55ee56e55824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f988b452984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556c2d68d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x556c2ead290e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556c2ddcbc63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x556c2da0c36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x556c2ff6b81f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x556c30142824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa528531984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55acb546728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55acb68ac90e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55acb5ba5c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55acb57e636d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55acb7d4581f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55acb7f1c824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f839865a984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==117484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563c019d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x563c02e1790e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563c02110c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x563c01d5136d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x563c042b081f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x563c04487824 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5a73d7c984 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 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==168173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5602676be28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5602688be1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5602688b7c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5602688ab192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5602688bd701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5602676c1da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff314021d8f 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

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

---------- Differences in errors ----------
1,6c1,6
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.47, offset=12.57), time=18.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.30), time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.53), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.09), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=23.00.
demandelements waypoint busstop create acttype ( Last six runs Jul2023 )
demandelements waypoint busstop create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,4c1,4
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.47, offset=12.57), time=18.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.30), time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.53), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=21.00.
demandelements waypoint busstop create extension ( Last six runs Jul2023 )
demandelements waypoint busstop create line ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.47, offset=12.57), time=18.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.30), time=19.00.
demandelements waypoint busstop create parking ( Last six runs Jul2023 )
demandelements waypoint busstop create permitted ( Last six runs Jul2023 )
demandelements waypoint busstop create speed ( Last six runs Jul2023 )
demandelements waypoint busstop create tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create until ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.47, offset=12.57), time=18.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.30), time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.53), time=20.00.

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect speed ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.95, offset=1.10), time=10.00.
---
> 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 waypoint busstop volatilerecomputing ( Last six runs Jul2023 )

---------- 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).
> 
> =================================================================
> ==169159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f45651628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55f45781e2f4 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 0x55f4578139cc 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 0x55f4577344b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f457729649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f458fc9b29 in GenericSAXHandler::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 0x7f9a37afb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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

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

---------- Differences in errors ----------
1,109c1,27
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=10.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=13.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=14.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=15.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.92, offset=4.01), time=19.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=20.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=21.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=22.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=23.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=24.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.28, offset=3.43), time=28.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=29.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.15), time=30.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.54), time=31.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.62), time=32.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.93), time=33.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.42, offset=2.64), time=37.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.31), time=38.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.65), time=39.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.36), time=40.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.58), time=41.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=42.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.78, offset=3.96), time=46.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.82), time=47.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=48.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=49.00.
<truncated after showing first 30 lines>
demandelements waypoint chargingstation create acttype ( Last six runs Jul2023 )
demandelements waypoint chargingstation create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,72c1,15
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=10.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=13.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.47, offset=5.94), time=16.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=17.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=18.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=19.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.18, offset=5.11), time=23.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=24.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.85), time=25.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=26.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.29, offset=3.45), time=30.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=31.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.15), time=32.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.54), time=33.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.77, offset=3.97), time=37.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.01), time=38.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.35), time=39.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=40.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.98, offset=4.55), time=44.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.51), time=45.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.93), time=46.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.38), time=47.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.12, offset=4.90), time=51.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=52.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.81), time=53.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.63), time=54.00.
<truncated after showing first 30 lines>
demandelements waypoint chargingstation create extension ( Last six runs Jul2023 )
demandelements waypoint chargingstation create line ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,38c1,13
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=10.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.18, offset=2.92), time=15.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=16.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=17.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.64, offset=3.86), time=20.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=21.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.27, offset=0.22), time=24.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=25.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=26.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.46, offset=2.94), time=30.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=31.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-2.92, offset=0.22), time=34.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=35.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.43, offset=0.70), time=38.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.80), time=39.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.57, offset=1.97), time=42.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.57), time=43.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.62, offset=1.43), time=46.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.36), time=47.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.09, offset=5.57), time=51.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.50, offset=3.71), time=54.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.93), time=55.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.27, offset=5.78), time=59.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=60.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.51, offset=2.76), time=64.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.23), time=65.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.88, offset=4.61), time=69.00.
<truncated after showing first 30 lines>
demandelements waypoint chargingstation create parking ( Last six runs Jul2023 )
demandelements waypoint chargingstation create permitted ( Last six runs Jul2023 )
demandelements waypoint chargingstation create tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create until ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,72c1,14
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=10.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.32, offset=3.44), time=26.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=27.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.45), time=28.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.88), time=29.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.01, offset=3.54), time=33.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.57), time=34.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.22), time=35.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.08), time=36.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.08, offset=1.95), time=40.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=41.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.33), time=42.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=43.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.30, offset=4.78), time=47.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.68), time=48.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.60), time=49.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=50.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.63, offset=5.71), time=54.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.51), time=55.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.80), time=56.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.18), time=57.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.88, offset=6.72), time=61.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=62.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.92), time=63.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.80), time=64.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.78, offset=3.35), time=68.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,7d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.26, offset=0.97), time=20.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.05, offset=1.26), time=28.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.96, offset=4.02), time=32.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.45, offset=5.49), time=48.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.08, offset=3.56), time=55.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.58, offset=1.80), time=61.00.
< Warning: Vehicle 'flow.17' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.95, offset=3.84), time=83.00.
demandelements waypoint chargingstation inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint chargingstation inspect_selection tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection parking ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,7d0
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.72, offset=1.87), time=30.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.06, offset=4.08), time=38.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.42, offset=4.77), time=42.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.34, offset=2.31), time=55.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.28, offset=1.69), time=65.00.
< Warning: Vehicle 'flow.17' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.59, offset=5.55), time=84.00.

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection until ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,4d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.83, offset=2.65), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.46, offset=2.48), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.38, offset=0.62), time=55.00.

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

---------- 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).
> 
> =================================================================
> ==170327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5649c5e2028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x5649c71282f4 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 Jul2023 )

---------- 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).
> 
> =================================================================
> ==169910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56315a73628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x56315ba3e2f4 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

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

---------- Differences in errors ----------
1,48c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create acttype ( Last six runs Jul2023 )
demandelements waypoint lane create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,32c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.54, offset=3.71), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=213.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.33, offset=5.69), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=414.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.86, offset=8.21), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=614.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.33, offset=11.52), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=813.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.96, offset=4.78), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.89), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.41), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=1014.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.33, offset=12.30), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=1211.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=1212.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.45), time=1213.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.00, offset=7.16), time=1410.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create extension ( Last six runs Jul2023 )
demandelements waypoint lane create line ( Last six runs Jul2023 )
demandelements waypoint lane create poslat ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,16c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements waypoint lane create parking ( Last six runs Jul2023 )
demandelements waypoint lane create permitted ( Last six runs Jul2023 )
demandelements waypoint lane create speed ( Last six runs Jul2023 )
demandelements waypoint lane create tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create until ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,24c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.52, offset=6.45), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=212.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.76, offset=9.10), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=413.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.14, offset=9.49), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.45), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=613.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.02, offset=10.78), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.58), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.36), time=812.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.03, offset=8.92), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.20), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.62), time=1013.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.12, offset=8.22), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.38), time=1211.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.60), time=1212.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.66, offset=2.62), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.60), time=1411.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.47), time=1412.00.
---
> Error: File 'additionals.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 waypoint lane inspect endpos ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.35, offset=3.98), time=411.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.29, offset=3.50), time=1011.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.01, offset=4.28), time=1410.00.
---
> Error: File 'additionals.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 waypoint lane inspect startpos ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.32, offset=5.54), time=210.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.95, offset=7.88), time=411.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.65, offset=8.57), time=611.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.09, offset=5.50), time=810.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.02, offset=8.26), time=1011.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.30, offset=6.55), time=1210.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.56, offset=4.35), time=1410.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,5c1,2
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.15, offset=1.12), time=810.00.
< Warning: Vehicle 'routeFlow_2.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.53, offset=0.75), time=819.00.
< Warning: Vehicle 'routeFlow_2.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.69, offset=0.68), time=2217.00.
< Warning: Vehicle 'routeFlow_2.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.49, offset=0.67), time=2417.00.
< Warning: Vehicle 'routeFlow_1.13' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.73, offset=0.38), time=2615.00.
---
> Error: Vehicle 'routeFlow_0.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements waypoint lane load acttype ( Last six runs Jul2023 )
demandelements waypoint lane load line ( Last six runs Jul2023 )
demandelements waypoint lane load tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load default ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'routeFlow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.30, offset=0.60), time=2410.00.
---
> Error: Vehicle 'routeFlow.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow_2.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.87, offset=0.84), time=618.00.
< Warning: Vehicle 'routeFlow_4.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.72, offset=0.59), time=625.00.
< Warning: Vehicle 'routeFlow_3.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.62, offset=0.41), time=1421.00.
< Warning: Vehicle 'routeFlow_2.10' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.91, offset=0.12), time=2017.00.
< Warning: Vehicle 'routeFlow_2.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.68, offset=1.04), time=2218.00.
< Warning: Vehicle 'routeFlow_3.13' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.37, offset=0.84), time=2622.00.
< Warning: Vehicle 'routeFlow_3.14' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.79, offset=1.56), time=2820.00.
< Warning: Vehicle 'routeFlow_2.17' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.99, offset=0.66), time=3418.00.
---
> Error: Vehicle 'routeFlow_2.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements waypoint lane load duration ( Last six runs Jul2023 )
demandelements waypoint lane load extension ( Last six runs Jul2023 )
demandelements waypoint lane load until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load parking ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,5c1,2
< Warning: Vehicle 'routeFlow_5.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.87, offset=0.39), time=429.00.
< Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00.
< Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00.
< Warning: Vehicle 'routeFlow_3.8' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.47, offset=1.10), time=1625.00.
< Warning: Vehicle 'routeFlow_3.14' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.90, offset=0.65), time=2821.00.
---
> Error: Vehicle 'routeFlow_3.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,208c1,101
< 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 inspect speed ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,1490c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=10.35), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=16.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=18.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=19.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=20.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=21.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=22.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=23.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=24.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=25.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=26.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=27.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=28.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=29.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=30.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=31.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=32.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=33.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=34.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=35.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=36.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=37.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=38.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,1479c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.91, offset=4.36), time=21.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=22.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=23.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=24.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=25.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=26.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=27.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=28.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=29.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=30.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=31.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=32.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=33.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=34.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=35.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=36.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=37.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=38.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=39.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=40.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=41.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=42.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=43.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=44.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=45.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=46.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=47.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=48.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=49.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint parkingarea inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection tripid ( Last six runs Jul2023 )

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

---------- 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

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

---------- Differences in errors ----------
1,5c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.50, offset=0.33), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=19.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=21.00.
---
> 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
demandelements waypoint trainstop create acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,4c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.50, offset=0.33), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=19.00.
---
> 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
demandelements waypoint trainstop create extension ( Last six runs Jul2023 )
demandelements waypoint trainstop create line ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,3c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.50, offset=0.33), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=17.00.
---
> 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
demandelements waypoint trainstop create parking ( Last six runs Jul2023 )
demandelements waypoint trainstop create permitted ( Last six runs Jul2023 )
demandelements waypoint trainstop create speed ( Last six runs Jul2023 )
demandelements waypoint trainstop create tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop create until ( Last six runs Jul2023 )

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

---------- 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).
> 
> =================================================================
> ==169510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2fe45528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290428d) (BuildId: 7737e7b9b0e16bfe95ac6dcd7dfd6d8a43a083a7)
>     #1 0x55b2ff75d2f4 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 0x55b2ff7529cc 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 0x55b2ff6734b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b2ff668649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b300f08b29 in GenericSAXHandler::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 0x7f29be2af4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 Jul2023 )
additionalelements calibrator delete ( Last six runs Jul2023 )
additionalelements calibratorflow create ( Last six runs Jul2023 )
additionalelements calibratorflow delete ( Last six runs Jul2023 )
additionalelements calibratorflow inspect ( Last six runs Jul2023 )
additionalelements calibratorflow inspect_selection ( Last six runs Jul2023 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Jul2023 )
additionalelements calibratorlane delete ( Last six runs Jul2023 )
additionalelements rerouter create ( Last six runs Jul2023 )
additionalelements rerouter delete ( Last six runs Jul2023 )
additionalelements rerouter inspect ( Last six runs Jul2023 )
additionalelements rerouter inspect_selection ( Last six runs Jul2023 )
additionalelements rerouter move ( Last six runs Jul2023 )
additionalelements rerouter volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute create ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute create ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements interval create ( Last six runs Jul2023 )
additionalelements rerouterelements interval delete ( Last six runs Jul2023 )
additionalelements rerouterelements interval inspect ( Last six runs Jul2023 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements variablespeedsign create ( Last six runs Jul2023 )
additionalelements variablespeedsign delete ( Last six runs Jul2023 )
additionalelements variablespeedsign inspect ( Last six runs Jul2023 )
additionalelements variablespeedsign inspect_selection ( Last six runs Jul2023 )
additionalelements variablespeedsign move ( Last six runs Jul2023 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Jul2023 )
demandelements container fix ( Last six runs Jul2023 )
demandelements container volatilerecomputing ( Last six runs Jul2023 )
demandelements containerflow fix ( Last six runs Jul2023 )
demandelements containerflow volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements flow fix ( Last six runs Jul2023 )
demandelements flow_embedded fix ( Last six runs Jul2023 )
demandelements flow_junctions fix ( Last six runs Jul2023 )
demandelements flow_taz fix ( Last six runs Jul2023 )
demandelements person fix ( Last six runs Jul2023 )
demandelements person volatilerecomputing ( Last six runs Jul2023 )
demandelements personflow fix ( Last six runs Jul2023 )
demandelements personflow volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Jul2023 )
demandelements routeflow fix ( Last six runs Jul2023 )
demandelements trip fix ( Last six runs Jul2023 )
demandelements trip_junctions fix ( Last six runs Jul2023 )
demandelements trip_taz fix ( Last six runs Jul2023 )
demandelements vehicle fix ( Last six runs Jul2023 )
demandelements vehicle_embedded fix ( Last six runs Jul2023 )
netelements trafficlights joined attributes E1 ( Last six runs Jul2023 )
netelements trafficlights joined file load ( Last six runs Jul2023 )
netelements trafficlights joined file save ( Last six runs Jul2023 )
netelements trafficlights joined programs select ( Last six runs Jul2023 )
netelements trafficlights single attributes E1 ( Last six runs Jul2023 )
netelements trafficlights single file load ( Last six runs Jul2023 )
netelements trafficlights single file save ( Last six runs Jul2023 )
netelements trafficlights single programs select ( Last six runs Jul2023 )
selection basic contextual_menu ( Last six runs Jul2023 )
shapeelements poilane create frame latlon ( Last six runs Jul2023 )
shapeelements poilane create frame lonlat ( Last six runs Jul2023 )

Detailed information for the tests that were terminated before completion:

16 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 poisson ( Last six runs Jul2023 )
demandelements flow inspect poisson ( Last six runs Jul2023 )
demandelements flow inspect_selection poisson ( Last six runs Jul2023 )
demandelements flow_embedded create poisson ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection poisson ( Last six runs Jul2023 )
demandelements flow_junctions create poisson ( Last six runs Jul2023 )
demandelements flow_junctions inspect poisson ( Last six runs Jul2023 )
demandelements flow_taz create arrivalspeed ( Last six runs Jul2023 )
demandelements flow_taz create begin ( Last six runs Jul2023 )
demandelements flow_taz create color ( Last six runs Jul2023 )
demandelements flow_taz create departpos ( Last six runs Jul2023 )
demandelements flow_taz create departposlat ( Last six runs Jul2023 )
demandelements flow_taz create poisson ( Last six runs Jul2023 )
demandelements flow_taz inspect poisson ( Last six runs Jul2023 )
demandelements routeflow create poisson ( Last six runs Jul2023 )
demandelements routeflow inspect_selection poisson ( Last six runs Jul2023 )

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
9011,11346d9010
< Warning: Person 'pf_1.10137' is jammed on edge 'Edge1', time=3486.00.
< Warning: Person 'pf_1.10138' is jammed on edge 'Edge1', time=3486.00.
< Warning: Person 'pf_1.10139' is jammed on edge 'Edge1', time=3486.00.
< Warning: Person 'pf_0.1058' is jammed on edge 'Edge0', time=3487.00.
< Warning: Person 'pf_1.10140' is jammed on edge 'Edge1', time=3487.00.
< Warning: Person 'pf_1.10141' is jammed on edge 'Edge1', time=3487.00.
< Warning: Person 'pf_1.10142' is jammed on edge 'Edge1', time=3487.00.
< Warning: Person 'pf_1.10143' is jammed on edge 'Edge1', time=3487.00.
< Warning: Person 'pf_1.10144' is jammed on edge 'Edge1', time=3488.00.
< Warning: Person 'pf_1.10145' is jammed on edge 'Edge1', time=3488.00.
< Warning: Person 'pf_1.10146' is jammed on edge 'Edge1', time=3488.00.
< Warning: Person 'pf_1.10147' is jammed on edge 'Edge1', time=3489.00.
< Warning: Person 'pf_1.10148' is jammed on edge 'Edge1', time=3489.00.
< Warning: Person 'pf_1.10149' is jammed on edge 'Edge1', time=3489.00.
< Warning: Person 'pf_0.1059' is jammed on edge 'Edge0', time=3490.00.
< Warning: Person 'pf_1.10150' is jammed on edge 'Edge1', time=3490.00.
< Warning: Person 'pf_1.10151' is jammed on edge 'Edge1', time=3490.00.
< Warning: Person 'pf_1.10152' is jammed on edge 'Edge1', time=3490.00.
< Warning: Person 'pf_1.10153' is jammed on edge 'Edge1', time=3491.00.
< Warning: Person 'pf_1.10154' is jammed on edge 'Edge1', time=3491.00.
< Warning: Person 'pf_1.10155' is jammed on edge 'Edge1', time=3491.00.
< Warning: Person 'pf_1.10156' is jammed on edge 'Edge1', time=3492.00.
< Warning: Person 'pf_1.10157' is jammed on edge 'Edge1', time=3492.00.
< Warning: Person 'pf_1.10158' is jammed on edge 'Edge1', time=3492.00.
< Warning: Person 'pf_1.10159' is jammed on edge 'Edge1', time=3492.00.
< Warning: Person 'pf_0.1060' is jammed on edge 'Edge0', time=3493.00.
< Warning: Person 'pf_1.10160' is jammed on edge 'Edge1', time=3493.00.
< Warning: Person 'pf_1.10161' is jammed on edge 'Edge1', time=3493.00.
< Warning: Person 'pf_1.10162' is jammed on edge 'Edge1', time=3493.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
8516,11171d8515
< Warning: Person 'pf_1.9857' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9858' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9859' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9860' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9861' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9862' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_0.1030' is jammed on edge 'Edge0', time=3402.00.
< Warning: Person 'pf_1.9863' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9864' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9865' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9866' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9867' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9868' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9869' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9870' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_1.9871' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_1.9872' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_0.1031' is jammed on edge 'Edge0', time=3405.00.
< Warning: Person 'pf_1.9873' is jammed on edge 'Edge1', time=3405.00.
< Warning: Person 'pf_1.9874' is jammed on edge 'Edge1', time=3405.00.
< Warning: Person 'pf_1.9875' is jammed on edge 'Edge1', time=3405.00.
< Warning: Person 'pf_1.9876' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9877' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9878' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9879' is jammed on edge 'Edge1', time=3407.00.
< Warning: Person 'pf_1.9880' is jammed on edge 'Edge1', time=3407.00.
< Warning: Person 'pf_1.9881' is jammed on edge 'Edge1', time=3407.00.
< Warning: Person 'pf_0.1032' is jammed on edge 'Edge0', time=3408.00.
< Warning: Person 'pf_1.9882' is jammed on edge 'Edge1', time=3408.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7887,11171d7886
< Warning: Person 'pf_1.9387' is jammed on edge 'Edge1', time=3253.00.
< Warning: Person 'pf_1.9388' is jammed on edge 'Edge1', time=3253.00.
< Warning: Person 'pf_1.9389' is jammed on edge 'Edge1', time=3253.00.
< Warning: Person 'pf_0.533' is jammed on edge 'Edge0', time=3254.00.
< Warning: Person 'pf_0.809' is jammed on edge 'Edge0', time=3254.00.
< Warning: Person 'pf_1.9390' is jammed on edge 'Edge1', time=3254.00.
< Warning: Person 'pf_1.9391' is jammed on edge 'Edge1', time=3254.00.
< Warning: Person 'pf_1.9392' is jammed on edge 'Edge1', time=3254.00.
< Warning: Person 'pf_0.511' is jammed on edge 'Edge0', time=3255.00.
< Warning: Person 'pf_0.569' is jammed on edge 'Edge0', time=3255.00.
< Warning: Person 'pf_0.981' is jammed on edge 'Edge0', time=3255.00.
< Warning: Person 'pf_1.9393' is jammed on edge 'Edge1', time=3255.00.
< Warning: Person 'pf_1.9394' is jammed on edge 'Edge1', time=3255.00.
< Warning: Person 'pf_1.9395' is jammed on edge 'Edge1', time=3255.00.
< Warning: Person 'pf_1.9396' is jammed on edge 'Edge1', time=3255.00.
< Warning: Person 'pf_0.799' is jammed on edge 'Edge0', time=3256.00.
< Warning: Person 'pf_1.9397' is jammed on edge 'Edge1', time=3256.00.
< Warning: Person 'pf_1.9398' is jammed on edge 'Edge1', time=3256.00.
< Warning: Person 'pf_1.9399' is jammed on edge 'Edge1', time=3256.00.
< Warning: Person 'pf_1.9400' is jammed on edge 'Edge1', time=3257.00.
< Warning: Person 'pf_1.9401' is jammed on edge 'Edge1', time=3257.00.
< Warning: Person 'pf_1.9402' is jammed on edge 'Edge1', time=3257.00.
< Warning: Person 'pf_0.982' is jammed on edge 'Edge0', time=3258.00.
< Warning: Person 'pf_1.9403' is jammed on edge 'Edge1', time=3258.00.
< Warning: Person 'pf_1.9404' is jammed on edge 'Edge1', time=3258.00.
< Warning: Person 'pf_1.9405' is jammed on edge 'Edge1', time=3258.00.
< Warning: Person 'pf_1.9406' is jammed on edge 'Edge1', time=3259.00.
< Warning: Person 'pf_1.9407' is jammed on edge 'Edge1', time=3259.00.
< Warning: Person 'pf_1.9408' is jammed on edge 'Edge1', time=3259.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
8010,21348d8009
< Warning: Person 'pf_0.4339' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4340' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_0.4341' is jammed on edge 'Edge0', time=1987.00.
< Warning: Person 'pf_1.4234' is jammed on edge 'Edge1', time=1987.00.
< Warning: Person 'pf_1.4235' is jammed on edge 'Edge1', time=1987.00.
< Warning: Person 'pf_1.4236' is jammed on edge 'Edge1', time=1987.00.
< Warning: Person 'pf_1.3257' is jammed on edge 'Edge2', time=1987.00.
< Warning: Person 'pf_0.4342' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4343' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4344' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4345' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_0.4346' is jammed on edge 'Edge0', time=1988.00.
< Warning: Person 'pf_1.4237' is jammed on edge 'Edge1', time=1988.00.
< Warning: Person 'pf_1.3234' is jammed on edge 'Edge2', time=1988.00.
< Warning: Person 'pf_0.4347' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_0.4348' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_1.4238' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.4239' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.4240' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.3280' is jammed on edge 'Edge2', time=1989.00.
< Warning: Person 'pf_0.1470' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.1167' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4349' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_1.4241' is jammed on edge 'Edge1', time=1990.00.
< Warning: Person 'pf_0.3365' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4350' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4351' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_0.4352' is jammed on edge 'Edge0', time=1991.00.
< Warning: Person 'pf_1.4242' is jammed on edge 'Edge1', time=1991.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.