23Jul24rv1_20_0+1373-8bde87ec1ef - 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.31Jul074615.3589584 -g

To start TextTest for these tests, run:

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


default: 4836 tests: 3999 succeeded 657 FAILED 100 known bugs 80 killed

Detailed information for the tests that FAILED:

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

---------- 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
basic configs netccfg load modified ( Last six runs Jul2024 )
basic configs netccfg load non_modified ( Last six runs Jul2024 )
basic configs netccfg save new ( Last six runs Jul2024 )
basic configs netecfg save new ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic configs netccfg save loaded ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2455078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564f275d4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564f287d42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564f287cdd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564f287c1173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564f287d37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564f275d87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa1f2bd4d8f 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 : basic configs netecfg save loaded ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2455033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558b30c64c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558b31e642c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558b31e5dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558b31e51173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558b31e637c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558b30c687a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f44492b8d8f 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 : elements additionals basic additional_refposinvalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2461253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d63b87cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d63cb82bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d63cb7821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d63ca991e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d63ca8e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d63e470c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5ab5f424a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals basic relative_positions ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibrator1'.
< Warning: No flow intervals in calibrator 'calibrator2'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2461264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb630a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fb643a9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fb6439f21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fb642c01e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fb642b5399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fb65c97c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f372a7204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56486c848c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56486db4ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56486db4421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56486da651e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56486da5a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56486f43cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9d7d01b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb3c262c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fb3d568bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fb3d55e21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fb3d47f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fb3d474399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fb3ee56c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa4cebbc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'customID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55611af67c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55611c26dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55611c26321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55611c1841e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55611c179399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55611db5bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4f7b2f74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a269261c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a26a567bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a26a55d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a26a47e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a26a473399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a26be55c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f089e69b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2464286==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3708a2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e371ba8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e371a91f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e371aa17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e3708a67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f827708ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3708a2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e371ba8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e371a922cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e371aa17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e3708a67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f827708ad8f 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 0x55e3708a2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e371a9267c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e371aa17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e3708a67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f827708ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5573ff533c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557400839bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55740082f21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5574007501e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557400745399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557402127c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f12201284a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56349eb2cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56349fe32bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56349fe2821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56349fd491e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56349fd3e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5634a1720c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdde0dfc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2464273==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f01eebfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f0201c5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f0200aef83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f0200be7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f01eec37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f524bf49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f01eebfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f0201c5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f0200af2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f0200be7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f01eec37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f524bf49d8f 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 0x55f01eebfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f0200af67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f0200be7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f01eec37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f524bf49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561a88146c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561a8944cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561a8944221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561a893631e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561a89358399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561a8ad3ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f32db3134a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2464297==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55615976ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55615aa70bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55615a959f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55615a9697c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55615976e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8523310d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55615976ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55615aa70bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55615a95a2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55615a9697c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55615976e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8523310d8f 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 0x55615976ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55615a95a67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55615a9697c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55615976e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8523310d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5602a53c1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5602a66c7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5602a66bd21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5602a65de1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5602a65d3399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5602a7fb5c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f72f62574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'correctID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4d812fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d4d9435bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d4d942b21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d4d934c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d4d9341399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d4dad23c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb5714c84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5581b0d1ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5581b2020bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5581b201621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5581b1f371e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5581b1f2c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5581b390ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4b35d864a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56292b975c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56292cc7bbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56292cc7121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56292cb921e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56292cb87399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56292e569c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcd2cd634a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559b539b6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559b54cbcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559b54cb221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559b54bd31e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b54bc8399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b565aac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fde1c5cc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564e5f570c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564e60876bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564e6086c21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564e6078d1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564e60782399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564e62164c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f72093a04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdef9a8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cdf0caebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cdf0ca421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cdf0bc51e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cdf0bba399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cdf259cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff5116a84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2464318==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5640d68d9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5640d7bdfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5640d7ac8f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5640d7ad87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5640d68dd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f64d40b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5640d68d9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5640d7bdfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5640d7ac92cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5640d7ad87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5640d68dd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f64d40b1d8f 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 0x5640d68d9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5640d7ac967c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5640d7ad87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5640d68dd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f64d40b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562c46c80c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562c47f86bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562c47f7c21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562c47e9d1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562c47e92399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562c49874c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0cf89ba4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563adf330c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563ae0636bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563ae062c21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563ae054d1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563ae0542399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563ae1f24c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f02421cd4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b177297c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b17859dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b17859321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b1784b41e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b1784a9399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b179e8bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f33310084a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8d1691c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a8d2997bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a8d298d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a8d28ae1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a8d28a3399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a8d4285c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1c607654a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557b25246c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557b2654cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557b2654221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557b264631e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557b26458399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557b27e3ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f271c8204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56031d29dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56031e5a3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56031e59921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56031e4ba1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56031e4af399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56031fe91c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7dc91784a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555d77ba6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555d78eacbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555d78ea221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555d78dc31e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d78db8399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d7a79ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa65f9f04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5631440a4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5631453aabb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5631453a021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5631452c11e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5631452b6399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563146c98c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa3b378a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6c928dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a6ca593bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a6ca58921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a6ca4aa1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a6ca49f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a6cbe81c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8fa41c64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558c40278c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558c4157ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558c4157421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558c414951e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558c4148a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558c42e6cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff4255514a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559da1d75c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559da307bbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559da307121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559da2f921e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559da2f87399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559da4969c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f32b50224a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0be15ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d0bf460bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d0bf45621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d0bf3771e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d0bf36c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d0c0d4ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f03760264a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'customID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559e2a0cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559e2b3d3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559e2b3c921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559e2b2ea1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559e2b2df399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559e2ccc1c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f05078254a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557fb26afc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557fb39b5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557fb39ab21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557fb38cc1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557fb38c1399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557fb52a3c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa1b8df64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab0c158c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ab0d45ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ab0d45421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ab0d3751e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ab0d36a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ab0ed4cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f472f6524a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560cda0dec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560cdb3e4bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560cdb3da21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560cdb2fb1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560cdb2f0399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560cdccd2c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6ac08274a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56161bc1ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56161cf24bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56161cf1a21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56161ce3b1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56161ce30399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56161e812c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f10007ea4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe8dfd7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fe8f2ddbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fe8f2d321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fe8f1f41e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fe8f1e9399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fe90bcbc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f43b2ce54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5575160f7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5575173fdbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5575173f321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5575173141e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557517309399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557518cebc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcf8661a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55593d00dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55593e313bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55593e30921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55593e22a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55593e21f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55593fc01c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f705bc404a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'correctID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56072b188c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56072c48ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56072c48421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56072c3a51e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56072c39a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56072dd7cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5384e3a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562328e51c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56232a157bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56232a14d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56232a06e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56232a063399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56232ba45c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f35a4d754a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect lane ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563807c97c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563808f9dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563808f9321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563808eb41e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563808ea9399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56380a88bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f13a41ac4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55685eb61c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55685fe67bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55685fe5d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55685fd7e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55685fd73399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556861755c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f11605154a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e54c93ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e54dc40bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e54dc3621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e54db571e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e54db4c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e54f52ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fce4bda94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aab4451c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aab5757bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aab574d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55aab566e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aab5663399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aab7045c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd4dfbcc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55560d7e4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55560eaeabb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55560eae021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55560ea011e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55560e9f6399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5556103d8c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fda8859a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557ed291ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557ed3c20bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557ed3c1621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557ed3b371e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557ed3b2c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ed550ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb973a6d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557d3a4a7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557d3b7adbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557d3b7a321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557d3b6c41e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557d3b6b9399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557d3d09bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a3f1d64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557d08a6dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557d09d73bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557d09d6921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557d09c8a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557d09c7f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557d0b661c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd0bf2474a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560efd767c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560efea6dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560efea6321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560efe9841e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560efe979399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f0035bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f86df1634a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557a73461c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557a74767bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557a7475d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557a7467e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557a74673399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557a76055c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f22622a64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55df949a9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55df95cafbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55df95ca521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df95bc61e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df95bbb399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df9759dc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f314632c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55febf5b0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fec08b6bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fec08ac21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fec07cd1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fec07c2399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fec21a4c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9f2e22c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556fda2b1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556fdb5b7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556fdb5ad21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556fdb4ce1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556fdb4c3399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556fdcea5c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faac5f464a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b48e8a1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b48fba7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b48fb9d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b48fabe1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b48fab3399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b491495c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbea2c0e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdfffd9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ce012dfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ce012d521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ce011f61e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce011eb399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce02bcdc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f77c6de54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2464713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564cecbf2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564cedef8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564cedeee21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564cede0f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564cede04399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564cef7e6c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7efd2c1bc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,360c1,26
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_1' without entering it, time=105.00.
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_1' without entering it, time=105.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it, time=109.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it, time=110.00.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it, time=111.00.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it, time=112.00.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it, time=114.00.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it, time=114.00.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it, time=117.00.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it, time=117.00.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it, time=199.00.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it, time=199.00.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it, time=200.00.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it, time=201.00.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it, time=204.00.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it, time=205.00.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it, time=206.00.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it, time=207.00.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it, time=288.00.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it, time=288.00.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it, time=289.00.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it, time=290.00.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it, time=291.00.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it, time=292.00.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it, time=294.00.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it, time=295.00.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it, time=375.00.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it, time=375.00.
< Warning: Vehicle 'f_0.14' left e3Detector 'e3_1' without entering it, time=379.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
elements additionals detentry inspect parent ( Last six runs Jul2024 )
elements additionals detexit inspect parent ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring argument 'period' for E2Detector 'e2_0' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2detector create tl ( Last six runs Jul2024 )
elements additionals e2detector inspect tl ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: Ignoring argument 'period' for E2Detector 'E2_A' since argument 'tl' was given.
< Warning: Ignoring argument 'period' for E2Detector 'E2_B' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2detector inspect_selection file ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection friendlypos ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection jamthreshold ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection length ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection name ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection parameters ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection period ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection speedthreshold ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection timethreshold ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection vtypes ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect_selection tl ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e2detector load tl ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,3
< Warning: Ignoring argument 'period' for E2Detector 'E2_02' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring argument 'period' for E2Detector 'e2_0' since argument 'tl' was given.
---
> Error: The tls 'gneJ1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector create tl ( Last six runs Jul2024 )
elements additionals e2multilanedetector inspect tl ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e560166c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e56146cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e56146221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e5613831e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e561378399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e562d5ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe0d23f34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: The tls 'gneJ1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector inspect_selection tl ( Last six runs Jul2024 )
elements additionals e2multilanedetector load tl ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector move ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: The lane with the id 'center0_1' is not known (while building e2Detector 'e2_0').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561d1a61dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561d1b923bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561d1b91921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561d1b83a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561d1b82f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561d1d211c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff1043bf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector delete delete_child ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555fab035c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555fac33bbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555fac33121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555fac2521e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555fac247399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555fadc29c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9eb86314a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector delete delete_parent ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562e2aa43c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562e2bd49bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562e2bd3f21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562e2bc601e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e2bc55399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e2d637c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f212e00f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection expectArrival ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55992e6f9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55992f9ffbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55992f9f521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55992f9161e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55992f90b399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5599312edc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f440581b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5583c3ea0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5583c51a6bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5583c519c21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5583c50bd1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5583c50b2399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583c6a94c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe5bdc8d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563886ab3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563887db9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563887daf21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563887cd01e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563887cc5399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5638896a7c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4a7e4fa4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5e8dc1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c5ea0c7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c5ea0bd21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c5e9fde1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c5e9fd3399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c5eb9b5c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ffb2d7804a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection speedthreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8788a0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a879ba6bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a879b9c21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a879abd1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a879ab2399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a87b494c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1a616244a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection timethreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560b86086c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560b8738cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560b8738221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560b872a31e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560b87298399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560b88c7ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f38d9c184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2463665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f09a1ecc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f09b4f2bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f09b4e821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f09b4091e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f09b3fe399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f09cde0c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcf0cec54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection lefthand ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560f40be5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560f41eebbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560f41ee121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560f41e021e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560f41df7399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f437d9c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f38b8c0a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56271d0ecc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56271e3f2bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56271e3e821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56271e3091e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56271e2fe399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56271fce0c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f11948d44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection onroad ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d78c018c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d78d31ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d78d31421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d78d2351e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d78d22a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d78ec0cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3ef6ed34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557d25214c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557d2651abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557d2651021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557d264311e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557d26426399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557d27e08c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2a920824a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace create length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e12f215c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e13051bbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e13051121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e1304321e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e130427399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e131e09c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f93e74f74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace create width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc5e7fac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55dc5fb00bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dc5faf621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dc5fa171e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc5fa0c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc613eec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc650e614a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55db8400cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55db85312bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55db8530821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55db852291e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db8521e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db86c00c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5170d184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace inspect parent ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8ca7cfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b8cbad5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b8cbacb21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b8cb9ec1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8cb9e1399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8cd3c3c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f87704e74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace move ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b707bb8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b708ebebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b708eb421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b708dd51e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b708dca399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b70a7acc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2b129894a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55df63ccfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55df64fd5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55df64fcb21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df64eec1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df64ee1399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df668c3c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdd798694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c267610c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c268916bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c26890c21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c26882d1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c268822399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c26a204c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f56a5dc84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564385625c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56438692bbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56438692121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5643868421e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564386837399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564388219c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f12768764a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557e5d2d2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557e5e5d8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557e5e5ce21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557e5e4ef1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557e5e4e4399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557e5fec6c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f212d2434a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e74577cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e746a82bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e746a7821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e7469991e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e74698e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e748370c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa3a50c04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdb2656c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cdb395cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cdb395221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cdb38731e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cdb3868399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cdb524ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6e21fec4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad7464dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ad75953bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad7594921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ad7586a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad7585f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad77241c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f049644b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd96d04c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55dd9800abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dd9800021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dd97f211e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd97f16399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd998f8c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3346f184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55617bdeac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55617d0f0bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55617d0e621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55617d0071e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55617cffc399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55617e9dec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff7091524a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562de3684c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562de498abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562de498021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562de48a11e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562de4896399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562de6278c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f08756184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2465645==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5599cecd3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5599cffd9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5599cfec2f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5599cfed27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5599cecd77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f63391c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5599cecd3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5599cffd9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5599cfec32cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5599cfed27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5599cecd77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f63391c1d8f 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 0x5599cecd3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5599cfec367c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5599cfed27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5599cecd77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f63391c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564e3ddf6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564e3f0fcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564e3f0f221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564e3f0131e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564e3f008399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564e409eac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa9624b04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5573e8f5cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5573ea262bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5573ea25821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5573ea1791e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5573ea16e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5573ebb50c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3ddaea14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b86ea5ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b86fd60bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b86fd5621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b86fc771e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b86fc6c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b87164ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0accc3b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5640fe0ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5640ff3d2bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5640ff3c821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5640ff2e91e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5640ff2de399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564100cc0c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f44652ba4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e35816fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e359475bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e35946b21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e35938c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e359381399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e35ad63c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa4590094a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562235dcdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5622370d3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5622370c921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562236fea1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562236fdf399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5622389c1c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5b1cfbb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5641e62edc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5641e75f3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5641e75e921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5641e750a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5641e74ff399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5641e8ee1c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6afa7eb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7ae2f5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e7af5fbbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e7af5f121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e7af5121e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e7af507399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e7b0ee9c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f85035c64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56121e0d2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56121f3d8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56121f3ce21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56121f2ef1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56121f2e4399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561220cc6c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe2fc0694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6e9738c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c6eaa3ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c6eaa3421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c6ea9551e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c6ea94a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c6ec32cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5f2cec84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555695f12c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555697218bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55569720e21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55569712f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555697124399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555698b06c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f124ca594a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560307a07c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560308d0dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560308d0321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560308c241e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560308c19399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56030a5fbc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7c50d6b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5566bc20ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5566bd510bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5566bd50621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5566bd4271e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566bd41c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566bedfec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4ca00e84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2465809==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561c608fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c61c02bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561c61aebf83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561c61afb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561c609007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3107b65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561c608fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c61c02bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561c61aec2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561c61afb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561c609007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3107b65d8f 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 0x561c608fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c61aec67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x561c61afb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x561c609007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3107b65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561e87111c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561e88417bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561e8840d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561e8832e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561e88323399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561e89d05c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd79259b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: Unknown edge ('top') referenced in a vaporizer.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2465819==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556e0402ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556e05334bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556e0521df83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556e0522d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556e040327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9009fc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556e0402ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556e05334bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556e0521e2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556e0522d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556e040327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9009fc5d8f 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 0x556e0402ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556e0521e67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556e0522d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556e040327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f9009fc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5643fa0bec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5643fb3c4bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5643fb3ba21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5643fb2db1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643fb2d0399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5643fccb2c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9dc7f364a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55919aaf2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55919bdf8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55919bdee21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55919bd0f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55919bd04399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55919d6e6c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f15202724a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d720844c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d721b4abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d721b4021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d721a611e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d721a56399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d723438c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7eff492d64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5653fd526c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5653fe82cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5653fe82221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5653fe7431e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5653fe738399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56540011ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f83643504a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4b053fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f4b1845bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f4b183b21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f4b175c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f4b1751399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4b3133c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f32671884a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==2465841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55edfa667c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55edfb96dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55edfb96321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55edfb8841e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55edfb879399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55edfd25bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff4cc32f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer load begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> 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 : elements additionals vaporizer load end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: Unknown edge ('E0') referenced in a vaporizer.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc68fedc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bc6a1ed2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bc6a1e6d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bc6a1da173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bc6a1ec7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bc68ff17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd71ee78d8f 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 : elements datas edgedata create parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b16dae4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b16ece42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b16ecddd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b16ecd1173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b16ece37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b16dae87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2fe9cecd8f 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 : elements datas edgedata delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559213315c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5592145152c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55921450ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559214502173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5592145147c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5592133197a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f67ecfe5d8f 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 : elements datas edgedata inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56058cc38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56058de382c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56058de31d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56058de25173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56058de377c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56058cc3c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f62cd1b9d8f 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 : elements datas edgedata inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b95d0dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555b96f0d2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555b96f06d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555b96efa173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555b96f0c7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555b95d117a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f85a4d02d8f 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 : elements datas edgedata load attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56080de5cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56080f05c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56080f055d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56080f049173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56080f05b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56080de607a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1bfc8fcd8f 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 : elements datas edgedata load attributes_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: File 'datas.netedit' is not accessible (No such file or directory).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,16
> 
> =================================================================
> ==2497698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab85b40c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ab86d402c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ab86d39d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ab86d2d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ab86d3f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ab85b447a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6fe503cd8f 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 : elements datas edgedata load parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558a9c9afc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558a9dbaf2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558a9dba8d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558a9db9c173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558a9dbae7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558a9c9b37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5675831d8f 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 : elements datas edgereldata create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56107a238c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56107b4382c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56107b431d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56107b425173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56107b4377c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56107a23c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f43b0c5bd8f 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 : elements datas edgereldata create parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4324fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f4336fc2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f4336f5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f4336e9173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f4336fb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f4325007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f124dc88d8f 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 : elements datas edgereldata delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56360de61c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56360f0612c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56360f05ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56360f04e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56360f0607c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56360de657a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fedff473d8f 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 : elements datas edgereldata inspect fromedge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd32e4ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bd3404e2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bd34047d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bd3403b173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bd3404d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bd32e527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2e585f5d8f 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 : elements datas edgereldata inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558cced91c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558ccff912c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558ccff8ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558ccff7e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558ccff907c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558cced957a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f92aa780d8f 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 : elements datas edgereldata inspect toedge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d114acc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564d126ac2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564d126a5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564d12699173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564d126ab7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564d114b07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7e1e2dbd8f 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 : elements datas edgereldata inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b998c3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564b9aac32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564b9aabcd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564b9aab0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564b9aac27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564b998c77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5db9769d8f 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 : elements datas edgereldata load attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562099b81c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56209ad812c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56209ad7ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56209ad6e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56209ad807c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562099b857a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f539f69bd8f 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 : elements datas edgereldata load attributes_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: File 'datas.netedit' is not accessible (No such file or directory).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,16
> 
> =================================================================
> ==2497930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbe9498c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cbea6982c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cbea691d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cbea685173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cbea6977c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cbe949c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd2001f5d8f 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 : elements datas edgereldata load duplicated ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569fef5ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556a0015a2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556a00153d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556a00147173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556a001597c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5569fef5e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc256d17d8f 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 : elements datas edgereldata load parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2497871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5638c7426c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5638c86262c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5638c861fd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5638c8613173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5638c86257c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5638c742a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4fe1d23d8f 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 : elements demands container inspect depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2483680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559331d57c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55933305dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559332f46f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559332f567c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559331d5b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7ee1bd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559331d57c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55933305dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559332f472cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559332f567c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559331d5b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7ee1bd0d8f 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 0x559331d57c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559332f4767c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x559332f567c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559331d5b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7ee1bd0d8f 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 0x559331d57c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands container inspect_selection depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2483719==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b2719c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e7b3a1fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e7b3908f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e7b39187c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7b271d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4305ef1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b2719c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e7b3a1fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e7b39092cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e7b39187c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7b271d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4305ef1d8f 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 0x55e7b2719c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e7b390967c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e7b39187c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e7b271d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f4305ef1d8f 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 0x55e7b2719c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect begin triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2483925==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aebdff6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aebf2fcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aebf1e5f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55aebf1f57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55aebdffa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f51d58efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aebdff6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aebf2fcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aebf1e62cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55aebf1f57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55aebdffa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f51d58efd8f 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 0x55aebdff6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aebf1e667c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55aebf1f57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55aebdffa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f51d58efd8f 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 0x55aebdff6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55eb4508cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eb46392bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eb4638821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eb462a91e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eb4629e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eb47c80c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4383ca84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb4508cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eb463a9a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eb463a71de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eb462d90e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eb47c82934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4383ca8954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb4508cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eb4541b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eb4541b02a in std::allocator_traits<std::allocator<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 0x55eb4541afb7 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 0x55eb4541a9e3 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 0x55eb4541a0d3 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 0x55eb454199eb 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 : elements demands containerplan basic delete_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
3a4,110
> 
> =================================================================
> ==2484176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0c4adcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d0c5de2bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d0c5dd821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d0c5cf91e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d0c5cee399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d0c76d0c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f71459b04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0c4adcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d0c5df9a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d0c5df71de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d0c5d290e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d0c76d2934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f71459b0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0c4adcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d0c4e6b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d0c4e6b02a in std::allocator_traits<std::allocator<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 0x55d0c4e6afb7 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 0x55d0c4e6a9e3 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 0x55d0c4e6a0d3 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 0x55d0c4e699eb 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>

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

---------- Differences in errors ----------
1,4d0
< Error: Another edge with the id ':Junction3_0' exists.
< Error: Another edge with the id ':Junction3_1' exists.
< Error: Another junction with the id 'Junction3' exists.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
elements demands containerplan stops stop_containerstop create acttype ( Last six runs Jul2024 )
elements demands containerplan stops stop_containerstop create default ( Last six runs Jul2024 )
elements demands containerplan stops stop_containerstop create duration ( Last six runs Jul2024 )
elements demands containerplan stops stop_containerstop create until ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560bfc9a4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560bfdcaabb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560bfdca021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560bfdbc11e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560bfdbb6399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560bff598c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5d695ba4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560bfc9a4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560bfdcc1a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560bfdcbf1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560bfdbf10e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560bff59a934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5d695ba954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560bfc9a4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560bfcd33129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560bfcd3302a in std::allocator_traits<std::allocator<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 0x560bfcd32fb7 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 0x560bfcd329e3 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 0x560bfcd320d3 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 0x560bfcd319eb 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 : elements demands containerplan stops stop_containerstop inspect acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5646a2b71c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5646a3e77bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5646a3e6d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5646a3d8e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5646a3d83399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5646a5765c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0cfe7b94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5646a2b71c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5646a3e8ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5646a3e8c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5646a3dbe0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5646a5767934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0cfe7b9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5646a2b71c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5646a2f00129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5646a2f0002a in std::allocator_traits<std::allocator<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 0x5646a2efffb7 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 0x5646a2eff9e3 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 0x5646a2eff0d3 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 0x5646a2efe9eb 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 : elements demands containerplan stops stop_containerstop inspect duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55fc1e081c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fc1f387bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fc1f37d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fc1f29e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fc1f293399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fc20c75c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb703a134a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc1e081c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fc1f39ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fc1f39c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fc1f2ce0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fc20c77934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb703a13954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc1e081c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fc1e410129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fc1e41002a in std::allocator_traits<std::allocator<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 0x55fc1e40ffb7 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 0x55fc1e40f9e3 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 0x55fc1e40f0d3 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 0x55fc1e40e9eb 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 : elements demands containerplan stops stop_containerstop inspect until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558311bdbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558312ee1bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558312ed721c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558312df81e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558312ded399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583147cfc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2b88ac54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558311bdbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558312ef8a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558312ef61de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558312e280e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5583147d1934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2b88ac5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558311bdbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558311f6a129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558311f6a02a in std::allocator_traits<std::allocator<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 0x558311f69fb7 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 0x558311f699e3 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 0x558311f690d3 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 0x558311f689eb 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 : elements demands containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555df2467c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555df376dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555df376321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555df36841e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555df3679399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555df505bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe0b65b84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555df2467c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555df3784a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555df37821de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555df36b40e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555df505d934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe0b65b8954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555df2467c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555df27f6129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555df27f602a in std::allocator_traits<std::allocator<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 0x555df27f5fb7 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 0x555df27f59e3 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 0x555df27f50d3 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 0x555df27f49eb 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 : elements demands containerplan stops stop_containerstop inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559d21b84c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559d22e8abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559d22e8021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559d22da11e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559d22d96399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559d24778c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7febe0b6d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559d21b84c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559d22ea1a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559d22e9f1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559d22dd10e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559d2477a934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7febe0b6d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559d21b84c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559d21f13129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559d21f1302a in std::allocator_traits<std::allocator<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 0x559d21f12fb7 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 0x559d21f129e3 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 0x559d21f120d3 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 0x559d21f119eb 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 : elements demands containerplan stops stop_containerstop inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55969a14ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55969b450bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55969b44621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55969b3671e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55969b35c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55969cd3ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f65741aa4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55969a14ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55969b467a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55969b4651de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55969b3970e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55969cd40934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f65741aa954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55969a14ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55969a4d9129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55969a4d902a in std::allocator_traits<std::allocator<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 0x55969a4d8fb7 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 0x55969a4d89e3 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 0x55969a4d80d3 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 0x55969a4d79eb 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 : elements demands containerplan stops stop_containerstop load acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55934346ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559344774bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55934476a21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55934468b1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559344680399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559346062c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe09446b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55934346ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55934478ba68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5593447891de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5593446bb0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559346064934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe09446b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55934346ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5593437fd129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5593437fd02a in std::allocator_traits<std::allocator<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 0x5593437fcfb7 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 0x5593437fc9e3 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 0x5593437fc0d3 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 0x5593437fb9eb 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 : elements demands containerplan stops stop_containerstop load duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558ab3b46c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558ab4e4cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558ab4e4221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558ab4d631e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558ab4d58399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558ab673ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f008e5ae4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558ab3b46c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558ab4e63a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558ab4e611de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558ab4d930e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558ab673c934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f008e5ae954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558ab3b46c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558ab3ed5129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558ab3ed502a in std::allocator_traits<std::allocator<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 0x558ab3ed4fb7 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 0x558ab3ed49e3 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 0x558ab3ed40d3 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 0x558ab3ed39eb 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 : elements demands containerplan stops stop_containerstop load until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5634b6941c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5634b7c47bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5634b7c3d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5634b7b5e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5634b7b53399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5634b9535c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3e0d17a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5634b6941c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5634b7c5ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5634b7c5c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5634b7b8e0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5634b9537934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e0d17a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5634b6941c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5634b6cd0129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5634b6cd002a in std::allocator_traits<std::allocator<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 0x5634b6ccffb7 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 0x5634b6ccf9e3 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 0x5634b6ccf0d3 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 0x5634b6cce9eb 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 : elements demands containerplan stops stop_edge create acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5642ba27cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5642bb582bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5642bb57821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5642bb4991e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5642bb48e399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5642bce70c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe8468074a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5642ba27cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5642bb599a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5642bb5971de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5642bb4c90e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5642bce72934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe846807954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5642ba27cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5642ba60b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5642ba60b02a in std::allocator_traits<std::allocator<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 0x5642ba60afb7 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 0x5642ba60a9e3 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 0x5642ba60a0d3 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 0x5642ba6099eb 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 : elements demands containerplan stops stop_edge create duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x564559ff5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56455b2fbbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56455b2f121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56455b2121e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56455b207399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56455cbe9c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff508da64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564559ff5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56455b312a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56455b3101de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56455b2420e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56455cbeb934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff508da6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564559ff5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56455a384129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56455a38402a in std::allocator_traits<std::allocator<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 0x56455a383fb7 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 0x56455a3839e3 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 0x56455a3830d3 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 0x56455a3829eb 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 : elements demands containerplan stops stop_edge create friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56279c1cec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56279d4d4bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56279d4ca21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56279d3eb1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56279d3e0399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56279edc2c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9dbbbc54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56279c1cec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56279d4eba68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56279d4e91de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56279d41b0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56279edc4934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9dbbbc5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56279c1cec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56279c55d129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56279c55d02a in std::allocator_traits<std::allocator<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 0x56279c55cfb7 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 0x56279c55c9e3 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 0x56279c55c0d3 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 0x56279c55b9eb 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 : elements demands containerplan stops stop_edge create until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5560e09efc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5560e1cf5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5560e1ceb21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5560e1c0c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5560e1c01399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5560e35e3c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe613eaa4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5560e09efc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5560e1d0ca68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5560e1d0a1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5560e1c3c0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5560e35e5934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe613eaa954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5560e09efc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5560e0d7e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5560e0d7e02a in std::allocator_traits<std::allocator<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 0x5560e0d7dfb7 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 0x5560e0d7d9e3 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 0x5560e0d7d0d3 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 0x5560e0d7c9eb 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 : elements demands containerplan stops stop_edge delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5562cc628c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5562cd92ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5562cd92421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5562cd8451e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5562cd83a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5562cf21cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f27daadf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5562cc628c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5562cd945a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5562cd9431de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5562cd8750e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5562cf21e934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f27daadf954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5562cc628c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5562cc9b7129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5562cc9b702a in std::allocator_traits<std::allocator<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 0x5562cc9b6fb7 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 0x5562cc9b69e3 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 0x5562cc9b60d3 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 0x5562cc9b59eb 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 : elements demands containerplan stops stop_edge inspect acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5592a8affc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5592a9e05bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5592a9dfb21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5592a9d1c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592a9d11399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592ab6f3c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a3bd6d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5592a8affc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5592a9e1ca68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592a9e1a1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5592a9d4c0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5592ab6f5934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a3bd6d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5592a8affc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5592a8e8e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5592a8e8e02a in std::allocator_traits<std::allocator<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 0x5592a8e8dfb7 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 0x5592a8e8d9e3 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 0x5592a8e8d0d3 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 0x5592a8e8c9eb 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 : elements demands containerplan stops stop_edge inspect duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563a180d1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563a193d7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563a193cd21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563a192ee1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563a192e3399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563a1acc5c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f914f9524a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563a180d1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563a193eea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563a193ec1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563a1931e0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563a1acc7934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f914f952954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563a180d1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563a18460129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563a1846002a in std::allocator_traits<std::allocator<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 0x563a1845ffb7 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 0x563a1845f9e3 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 0x563a1845f0d3 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 0x563a1845e9eb 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 : elements demands containerplan stops stop_edge inspect endpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e294801c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e295b07bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e295afd21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e295a1e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e295a13399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e2973f5c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe4591164a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e294801c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e295b1ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e295b1c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e295a4e0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e2973f7934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe459116954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e294801c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e294b90129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e294b9002a in std::allocator_traits<std::allocator<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 0x55e294b8ffb7 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 0x55e294b8f9e3 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 0x55e294b8f0d3 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 0x55e294b8e9eb 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 : elements demands containerplan stops stop_edge inspect friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562897226c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56289852cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56289852221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5628984431e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562898438399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562899e1ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f514ba924a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562897226c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562898543a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5628985411de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5628984730e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562899e1c934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f514ba92954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562897226c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5628975b5129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5628975b502a in std::allocator_traits<std::allocator<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 0x5628975b4fb7 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 0x5628975b49e3 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 0x5628975b40d3 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 0x5628975b39eb 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 : elements demands containerplan stops stop_edge inspect until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f313ab0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f314db6bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f314dac21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f314ccd1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f314cc2399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f3166a4c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f96ab1b64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f313ab0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f314dcda68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f314dcb1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f314cfd0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f3166a6934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f96ab1b6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f313ab0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f313e3f129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f313e3f02a in std::allocator_traits<std::allocator<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 0x55f313e3efb7 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 0x55f313e3e9e3 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 0x55f313e3e0d3 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 0x55f313e3d9eb 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 : elements demands containerplan stops stop_edge inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555a72e3ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555a74140bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555a7413621c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555a740571e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555a7404c399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555a75a2ec39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f36f62024a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555a72e3ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555a74157a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555a741551de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555a740870e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555a75a30934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f36f6202954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555a72e3ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555a731c9129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555a731c902a in std::allocator_traits<std::allocator<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 0x555a731c8fb7 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 0x555a731c89e3 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 0x555a731c80d3 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 0x555a731c79eb 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 : elements demands containerplan stops stop_edge inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a3c7f63c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a3c9269bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a3c925f21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a3c91801e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a3c9175399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a3cab57c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6b2304b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3c7f63c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a3c9280a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a3c927e1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a3c91b00e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a3cab59934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6b2304b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3c7f63c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a3c82f2129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a3c82f202a in std::allocator_traits<std::allocator<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 0x55a3c82f1fb7 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 0x55a3c82f19e3 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 0x55a3c82f10d3 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 0x55a3c82f09eb 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 : elements demands containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c76d56dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c76e873bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c76e86921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c76e78a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c76e77f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c770161c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc80fa054a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c76d56dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c76e88aa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c76e8881de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c76e7ba0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c770163934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc80fa05954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c76d56dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c76d8fc129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c76d8fc02a in std::allocator_traits<std::allocator<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 0x55c76d8fbfb7 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 0x55c76d8fb9e3 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 0x55c76d8fb0d3 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 0x55c76d8fa9eb 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 : elements demands containerplan stops stop_edge inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560db1f77c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560db327dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560db327321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560db31941e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560db3189399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560db4b6bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f930e9eb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560db1f77c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560db3294a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560db32921de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560db31c40e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560db4b6d934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f930e9eb954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560db1f77c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560db2306129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560db230602a in std::allocator_traits<std::allocator<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 0x560db2305fb7 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 0x560db23059e3 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 0x560db23050d3 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 0x560db23049eb 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 : elements demands containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a95b61fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a95c925bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a95c91b21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a95c83c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a95c831399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a95e213c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7f55ce24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a95b61fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a95c93ca68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a95c93a1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a95c86c0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a95e215934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7f55ce2954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a95b61fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a95b9ae129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a95b9ae02a in std::allocator_traits<std::allocator<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 0x55a95b9adfb7 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 0x55a95b9ad9e3 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 0x55a95b9ad0d3 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 0x55a95b9ac9eb 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 : elements demands containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b643959c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b644c5fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b644c5521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b644b761e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b644b6b399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b64654dc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff3dc8864a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b643959c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b644c76a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b644c741de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b644ba60e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b64654f934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff3dc886954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b643959c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b643ce8129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b643ce802a in std::allocator_traits<std::allocator<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 0x55b643ce7fb7 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 0x55b643ce79e3 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 0x55b643ce70d3 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 0x55b643ce69eb 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 : elements demands containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e1c1426c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e1c272cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e1c272221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e1c26431e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1c2638399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1c401ac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc1a834f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c1426c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e1c2743a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e1c27411de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e1c26730e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e1c401c934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc1a834f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c1426c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e1c17b5129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e1c17b502a in std::allocator_traits<std::allocator<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 0x55e1c17b4fb7 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 0x55e1c17b49e3 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 0x55e1c17b40d3 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 0x55e1c17b39eb 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 : elements demands containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c306634c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c30793abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c30793021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c3078511e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c307846399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c309228c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f47e12174a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c306634c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c307951a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c30794f1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c3078810e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c30922a934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f47e1217954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c306634c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c3069c3129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c3069c302a in std::allocator_traits<std::allocator<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 0x55c3069c2fb7 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 0x55c3069c29e3 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 0x55c3069c20d3 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 0x55c3069c19eb 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 : elements demands containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f322084c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f32338abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f32338021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f3232a11e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f323296399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f324c78c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ffa1b0f04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f322084c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f3233a1a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f32339f1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f3232d10e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f324c7a934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffa1b0f0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f322084c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f322413129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f32241302a in std::allocator_traits<std::allocator<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 0x55f322412fb7 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 0x55f3224129e3 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 0x55f3224120d3 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 0x55f3224119eb 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 : elements demands containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55eaa3778c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eaa4a7ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eaa4a7421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eaa49951e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eaa498a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eaa636cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5d03b174a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eaa3778c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eaa4a95a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eaa4a931de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eaa49c50e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eaa636e934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5d03b17954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55eaa3778c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eaa3b07129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eaa3b0702a in std::allocator_traits<std::allocator<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 0x55eaa3b06fb7 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 0x55eaa3b069e3 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 0x55eaa3b060d3 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 0x55eaa3b059eb 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 : elements demands containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5588b76eec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5588b89f4bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5588b89ea21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5588b890b1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5588b8900399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5588ba2e2c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7ea47384a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5588b76eec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5588b8a0ba68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5588b8a091de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5588b893b0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5588ba2e4934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7ea4738954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5588b76eec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5588b7a7d129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5588b7a7d02a in std::allocator_traits<std::allocator<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 0x5588b7a7cfb7 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 0x5588b7a7c9e3 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 0x5588b7a7c0d3 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 0x5588b7a7b9eb 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 : elements demands containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x561c50a9fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c51da5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561c51d9b21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561c51cbc1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561c51cb1399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561c53693c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f959c0534a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561c50a9fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c51dbca68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561c51dba1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561c51cec0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561c53695934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f959c053954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561c50a9fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c50e2e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561c50e2e02a in std::allocator_traits<std::allocator<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 0x561c50e2dfb7 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 0x561c50e2d9e3 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 0x561c50e2d0d3 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 0x561c50e2c9eb 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 : elements demands containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55d7a7d2dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d7a9033bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d7a902921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d7a8f4a1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d7a8f3f399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d7aa921c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6bced954a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7a7d2dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d7a904aa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d7a90481de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d7a8f7a0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d7aa923934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6bced95954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7a7d2dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d7a80bc129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d7a80bc02a in std::allocator_traits<std::allocator<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 0x55d7a80bbfb7 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 0x55d7a80bb9e3 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 0x55d7a80bb0d3 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 0x55d7a80ba9eb 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 : elements demands containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556eab677c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556eac97dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556eac97321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556eac8941e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556eac889399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556eae26bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f68a05e44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556eab677c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556eac994a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556eac9921de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556eac8c40e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556eae26d934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f68a05e4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556eab677c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556eaba06129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556eaba0602a in std::allocator_traits<std::allocator<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 0x556eaba05fb7 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 0x556eaba059e3 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 0x556eaba050d3 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 0x556eaba049eb 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 : elements demands containerplan tranships tranship_edges inspect_selection speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x565410b93c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x565411e99bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x565411e8f21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x565411db01e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565411da5399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565413787c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6f7c0b34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x565410b93c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x565411eb0a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x565411eae1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x565411de00e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565413789934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6f7c0b3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x565410b93c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x565410f22129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x565410f2202a in std::allocator_traits<std::allocator<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 0x565410f21fb7 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 0x565410f219e3 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 0x565410f210d3 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 0x565410f209eb 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 : elements demands containerplan transports transport_edgecontainerstop create lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558eb25e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558eb38e9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558eb38df21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558eb38001e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558eb37f5399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558eb51d7c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb9c34624a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558eb25e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558eb3900a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558eb38fe1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558eb38300e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558eb51d9934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb9c3462954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558eb25e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558eb2972129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558eb297202a in std::allocator_traits<std::allocator<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 0x558eb2971fb7 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 0x558eb29719e3 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 0x558eb29710d3 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 0x558eb29709eb 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 : elements demands containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b0eb6c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b0ec9cfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b0ec9c521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b0ec8e61e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b0ec8db399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b0ee2bdc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0d276ca4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0eb6c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b0ec9e6a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b0ec9e41de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b0ec9160e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b0ee2bf934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d276ca954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0eb6c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b0eba58129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b0eba5802a in std::allocator_traits<std::allocator<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 0x55b0eba57fb7 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 0x55b0eba579e3 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 0x55b0eba570d3 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 0x55b0eba569eb 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 : elements demands containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ccca94fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cccbc55bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cccbc4b21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cccbb6c1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cccbb61399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cccd543c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa3555174a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccca94fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cccbc6ca68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cccbc6a1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cccbb9c0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cccd545934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa355517954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccca94fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cccacde129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cccacde02a in std::allocator_traits<std::allocator<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 0x55cccacddfb7 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 0x55cccacdd9e3 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 0x55cccacdd0d3 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 0x55cccacdc9eb 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 : elements demands containerplan transports transport_edgeedge delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563765f85c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56376728bbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56376728121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5637671a21e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563767197399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563768b79c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f85ff8574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563765f85c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5637672a2a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5637672a01de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5637671d20e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563768b7b934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f85ff857954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563765f85c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563766314129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56376631402a in std::allocator_traits<std::allocator<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 0x563766313fb7 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 0x5637663139e3 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 0x5637663130d3 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 0x5637663129eb 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 : elements demands containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a30e7f1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a30faf7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a30faed21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a30fa0e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a30fa03399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a3113e5c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f290715e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a30e7f1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a30fb0ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a30fb0c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a30fa3e0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a3113e7934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f290715e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a30e7f1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a30eb80129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a30eb8002a in std::allocator_traits<std::allocator<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 0x55a30eb7ffb7 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 0x55a30eb7f9e3 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 0x55a30eb7f0d3 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 0x55a30eb7e9eb 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 : elements demands containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2484230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5567954b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5567967b8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5567967ae21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5567966cf1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5567966c4399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5567980a6c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd65caa84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5567954b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5567967cfa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5567967cd1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5567966ff0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5567980a8934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd65caa8954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5567954b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556795841129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55679584102a in std::allocator_traits<std::allocator<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 0x556795840fb7 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 0x5567958409e3 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 0x5567958400d3 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 0x55679583f9eb 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>

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

---------- Differences in errors ----------
1,2d0
< Error: The route file 'routes.netedit' is not accessible.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
elements demands flow load no_edges ( Last six runs Jul2024 )
elements demands flow_embedded load no_route ( Last six runs Jul2024 )
elements demands flow_junctions load no_junctions ( Last six runs Jul2024 )
elements demands flow_taz load no_tazs ( Last six runs Jul2024 )
elements demands trip load no_edges ( Last six runs Jul2024 )
elements demands trip_junctions load no_junctions ( Last six runs Jul2024 )
elements demands trip_taz load no_tazs ( Last six runs Jul2024 )
elements demands vehicle load no_route ( Last six runs Jul2024 )
elements demands vehicle_embedded load no_route ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded create departlane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2480356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556510803c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556511a032c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5565119fcd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5565119f0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556511a027c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5565108077a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe46358ad8f 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 : elements demands flow_taz volatilerecomputing ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==2477218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x55b5ab4bdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b5ac7c3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b5ac6acf83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b5ac6bc7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b5ab4c17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa14d843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x55b5ab4bdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b5ac7c3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b5ac6ad2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b5ac6bc7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b5ab4c17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa14d843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b5ab4bdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b5ac7c3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b5ac6ff7d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55b5ac6d4b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55b5ae0b1c39 in GenericSAXHandler::startElement(char16_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 0x7fa14eb154a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2481821==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56342f54bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563430851bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56343073af83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56343074a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56342f54f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f05cd16ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56342f54bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563430851bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56343073b2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56343074a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56342f54f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f05cd16ad8f 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 0x56342f54bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56343073b67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56343074a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56342f54f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f05cd16ad8f 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 0x56342f54bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect_selection depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2481856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561594e22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561596128bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561596011f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5615960217c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561594e267a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7efc9f520d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561594e22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561596128bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5615960122cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5615960217c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561594e267a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7efc9f520d8f 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 0x561594e22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56159601267c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5615960217c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x561594e267a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7efc9f520d8f 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 0x561594e22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect begin triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2482264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eddae39c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eddc13fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eddc028f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55eddc0387c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eddae3d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1c39bfed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eddae39c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eddc13fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eddc0292cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55eddc0387c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eddae3d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1c39bfed8f 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 0x55eddae39c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eddc02967c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55eddc0387c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55eddae3d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1c39bfed8f 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 0x55eddae39c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect_selection begin triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2482402==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55817a8f2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55817bbf8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55817bae1f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55817baf17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55817a8f67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe45cfacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55817a8f2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55817bbf8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55817bae22cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55817baf17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55817a8f67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe45cfacd8f 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 0x55817a8f2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55817bae267c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55817baf17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55817a8f67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe45cfacd8f 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 0x55817a8f2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2482911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56131c3f0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56131d6f6bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56131d6ec21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56131d60d1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56131d602399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56131efe4c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4348a354a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56131c3f0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56131d70da68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56131d70b1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56131d63d0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56131efe6934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4348a35954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56131c3f0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56131c77f129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56131c77f02a in std::allocator_traits<std::allocator<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 0x56131c77efb7 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 0x56131c77e9e3 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 0x56131c77e0d3 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 0x56131c77d9eb 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 : elements demands personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2482907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562bdb86bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562bdcb71bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562bdcb6721c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562bdca881e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562bdca7d399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562bde45fc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe54e1f24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562bdb86bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562bdcb88a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562bdcb861de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562bdcab80e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562bde461934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe54e1f2954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562bdb86bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562bdbbfa129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562bdbbfa02a in std::allocator_traits<std::allocator<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 0x562bdbbf9fb7 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 0x562bdbbf99e3 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 0x562bdbbf90d3 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 0x562bdbbf89eb 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 : elements demands personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2482906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56058f2c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5605905cabb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605905c021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5605904e11e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5605904d6399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560591eb8c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1fda7114a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56058f2c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5605905e1a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5605905df1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5605905110e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560591eba934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1fda711954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56058f2c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56058f653129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56058f65302a in std::allocator_traits<std::allocator<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 0x56058f652fb7 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 0x56058f6529e3 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 0x56058f6520d3 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 0x56058f6519eb 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 : elements demands personplan stops stop_busstop inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5633021dcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5633034e2bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5633034d821c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5633033f91e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5633033ee399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563304dd0c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fea469ba4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5633021dcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5633034f9a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5633034f71de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5633034290e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563304dd2934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fea469ba954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5633021dcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56330256b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56330256b02a in std::allocator_traits<std::allocator<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 0x56330256afb7 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 0x56330256a9e3 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 0x56330256a0d3 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 0x5633025699eb 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 : elements demands personplan stops stop_busstop inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558c767e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558c77ae9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558c77adf21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558c77a001e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558c779f5399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558c793d7c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f70391954a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558c767e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558c77b00a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558c77afe1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558c77a300e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558c793d9934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7039195954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x558c767e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558c76b72129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558c76b7202a in std::allocator_traits<std::allocator<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 0x558c76b71fb7 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 0x558c76b719e3 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 0x558c76b710d3 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 0x558c76b709eb 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 : elements demands personplan stops stop_busstop inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562750161c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562751467bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56275145d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56275137e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562751373399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562752d55c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f62ac2fd4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562750161c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56275147ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56275147c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5627513ae0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562752d57934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62ac2fd954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562750161c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5627504f0129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5627504f002a in std::allocator_traits<std::allocator<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 0x5627504effb7 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 0x5627504ef9e3 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 0x5627504ef0d3 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 0x5627504ee9eb 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 : elements demands personplan stops stop_busstop load acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5572063e8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5572076eebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5572076e421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5572076051e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5572075fa399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557208fdcc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f76420dd4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5572063e8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557207705a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5572077031de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5572076350e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557208fde934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f76420dd954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5572063e8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557206777129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55720677702a in std::allocator_traits<std::allocator<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 0x557206776fb7 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 0x5572067769e3 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 0x5572067760d3 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 0x5572067759eb 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 : elements demands personplan stops stop_busstop load duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556a3b82bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556a3cb31bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556a3cb2721c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556a3ca481e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556a3ca3d399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556a3e41fc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f78b889a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556a3b82bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556a3cb48a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556a3cb461de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556a3ca780e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556a3e421934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f78b889a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556a3b82bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556a3bbba129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556a3bbba02a in std::allocator_traits<std::allocator<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 0x556a3bbb9fb7 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 0x556a3bbb99e3 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 0x556a3bbb90d3 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 0x556a3bbb89eb 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 : elements demands personplan stops stop_busstop load until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55eb72671c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eb73977bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eb7396d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eb7388e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eb73883399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eb75265c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5bd32be4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb72671c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eb7398ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eb7398c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eb738be0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eb75267934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5bd32be954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb72671c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eb72a00129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eb72a0002a in std::allocator_traits<std::allocator<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 0x55eb729fffb7 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 0x55eb729ff9e3 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 0x55eb729ff0d3 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 0x55eb729fe9eb 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 : elements demands personplan stops stop_edge create acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ee7e3ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ee7f6f1bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee7f6e721c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ee7f6081e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ee7f5fd399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ee80fdfc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff10789a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee7e3ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ee7f708a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ee7f7061de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ee7f6380e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ee80fe1934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff10789a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee7e3ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ee7e77a129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ee7e77a02a in std::allocator_traits<std::allocator<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 0x55ee7e779fb7 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 0x55ee7e7799e3 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 0x55ee7e7790d3 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 0x55ee7e7789eb 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 : elements demands personplan stops stop_edge create duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556b276b0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b289b6bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556b289ac21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556b288cd1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556b288c2399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556b2a2a4c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f366aff14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556b276b0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b289cda68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556b289cb1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556b288fd0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556b2a2a6934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f366aff1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556b276b0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b27a3f129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556b27a3f02a in std::allocator_traits<std::allocator<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 0x556b27a3efb7 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 0x556b27a3e9e3 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 0x556b27a3e0d3 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 0x556b27a3d9eb 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 : elements demands personplan stops stop_edge create until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560ea3928c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560ea4c2ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ea4c2421c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560ea4b451e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560ea4b3a399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ea651cc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9d384994a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560ea3928c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560ea4c45a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560ea4c431de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560ea4b750e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ea651e934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d38499954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560ea3928c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560ea3cb7129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560ea3cb702a in std::allocator_traits<std::allocator<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 0x560ea3cb6fb7 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 0x560ea3cb69e3 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 0x560ea3cb60d3 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 0x560ea3cb59eb 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 : elements demands personplan stops stop_edge delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556ab3c82c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556ab4f88bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556ab4f7e21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556ab4e9f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556ab4e94399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556ab6876c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f894c0024a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556ab3c82c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556ab4f9fa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556ab4f9d1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556ab4ecf0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556ab6878934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f894c002954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556ab3c82c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556ab4011129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556ab401102a in std::allocator_traits<std::allocator<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 0x556ab4010fb7 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 0x556ab40109e3 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 0x556ab40100d3 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 0x556ab400f9eb 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 : elements demands personplan stops stop_edge inspect acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0db112c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e0dc418bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e0dc40e21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e0dc32f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e0dc324399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0ddd06c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff6d44674a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0db112c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e0dc42fa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e0dc42d1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e0dc35f0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0ddd08934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff6d4467954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0db112c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e0db4a1129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e0db4a102a in std::allocator_traits<std::allocator<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 0x55e0db4a0fb7 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 0x55e0db4a09e3 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 0x55e0db4a00d3 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 0x55e0db49f9eb 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 : elements demands personplan stops stop_edge inspect duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f6af251c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f6b0557bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f6b054d21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f6b046e1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f6b0463399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f6b1e45c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7df784d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6af251c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f6b056ea68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f6b056c1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f6b049e0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f6b1e47934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7df784d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6af251c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f6af5e0129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f6af5e002a in std::allocator_traits<std::allocator<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 0x55f6af5dffb7 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 0x55f6af5df9e3 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 0x55f6af5df0d3 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 0x55f6af5de9eb 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 : elements demands personplan stops stop_edge inspect friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560a704a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560a717a9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560a7179f21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a716c01e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a716b5399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a73097c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f52cf4c94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560a704a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560a717c0a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a717be1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a716f00e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a73099934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f52cf4c9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560a704a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560a70832129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a7083202a in std::allocator_traits<std::allocator<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 0x560a70831fb7 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 0x560a708319e3 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 0x560a708310d3 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 0x560a708309eb 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 : elements demands personplan stops stop_edge inspect until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5621ed1c5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5621ee4cbbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5621ee4c121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5621ee3e21e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5621ee3d7399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5621efdb9c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff117b3c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5621ed1c5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5621ee4e2a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5621ee4e01de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5621ee4120e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5621efdbb934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff117b3c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5621ed1c5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5621ed554129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5621ed55402a in std::allocator_traits<std::allocator<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 0x5621ed553fb7 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 0x5621ed5539e3 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 0x5621ed5530d3 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 0x5621ed5529eb 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 : elements demands personplan stops stop_edge inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56059edc5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5605a00cbbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605a00c121c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56059ffe21e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56059ffd7399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5605a19b9c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4c3d1e74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56059edc5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5605a00e2a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5605a00e01de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5605a00120e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5605a19bb934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c3d1e7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56059edc5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56059f154129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56059f15402a in std::allocator_traits<std::allocator<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 0x56059f153fb7 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 0x56059f1539e3 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 0x56059f1530d3 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 0x56059f1529eb 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 : elements demands personplan stops stop_edge inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55aa92de7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aa940edbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aa940e321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55aa940041e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aa93ff9399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aa959dbc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4cbee374a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa92de7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aa94104a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aa941021de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55aa940340e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aa959dd934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4cbee37954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa92de7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55aa93176129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55aa9317602a in std::allocator_traits<std::allocator<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 0x55aa93175fb7 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 0x55aa931759e3 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 0x55aa931750d3 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 0x55aa931749eb 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 : elements demands personplan stops stop_edge inspect_selection friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562ec19ddc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562ec2ce3bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562ec2cd921c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562ec2bfa1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562ec2bef399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ec45d1c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb7ceabf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec19ddc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562ec2cfaa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562ec2cf81de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562ec2c2a0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562ec45d3934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb7ceabf954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec19ddc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562ec1d6c129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562ec1d6c02a in std::allocator_traits<std::allocator<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 0x562ec1d6bfb7 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 0x562ec1d6b9e3 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 0x562ec1d6b0d3 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 0x562ec1d6a9eb 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 : elements demands personplan stops stop_edge inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x557b58239c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557b5953fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557b5953521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557b594561e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557b5944b399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557b5ae2dc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f584f27c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557b58239c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557b59556a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557b595541de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557b594860e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557b5ae2f934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f584f27c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557b58239c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557b585c8129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557b585c802a in std::allocator_traits<std::allocator<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 0x557b585c7fb7 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 0x557b585c79e3 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 0x557b585c70d3 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 0x557b585c69eb 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 : elements demands personplan walks walk_route create arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562f4bc52c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562f4cf58bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562f4cf4e21c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562f4ce6f1e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562f4ce64399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562f4e846c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb9284c54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562f4bc52c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562f4cf6fa68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562f4cf6d1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562f4ce9f0e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562f4e848934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb9284c5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562f4bc52c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562f4bfe1129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562f4bfe102a in std::allocator_traits<std::allocator<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 0x562f4bfe0fb7 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 0x562f4bfe09e3 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 0x562f4bfe00d3 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 0x562f4bfdf9eb 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 : elements demands personplan walks walk_route create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a559467c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a55a76dbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a55a76321c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a55a6841e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a55a679399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a55c05bc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd634d434a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a559467c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a55a784a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a55a7821de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a55a6b40e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a55c05d934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd634d43954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a559467c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a5597f6129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a5597f602a in std::allocator_traits<std::allocator<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 0x55a5597f5fb7 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 0x55a5597f59e3 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 0x55a5597f50d3 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 0x55a5597f49eb 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 : elements demands personplan walks walk_route delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556b905f6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b918fcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556b918f221c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556b918131e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556b91808399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556b931eac39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6d86d0f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556b905f6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b91913a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556b919111de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556b918430e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556b931ec934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d86d0f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556b905f6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b90985129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556b9098502a in std::allocator_traits<std::allocator<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 0x556b90984fb7 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 0x556b909849e3 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 0x556b909840d3 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 0x556b909839eb 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 : elements demands personplan walks walk_route inspect arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5563902d9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5563915dfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5563915d521c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5563914f61e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5563914eb399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556392ecdc39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fda72add4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5563902d9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5563915f6a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5563915f41de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5563915260e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556392ecf934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda72add954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5563902d9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556390668129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55639066802a in std::allocator_traits<std::allocator<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 0x556390667fb7 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 0x5563906679e3 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 0x5563906670d3 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 0x5563906669eb 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 : elements demands personplan walks walk_route inspect_selection ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==2483134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563133e04c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56313510abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56313510021c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5631350211e7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563135016399 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631369f8c39 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f795fb6a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563133e04c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563135121a68 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56313511f1de in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5631350510e6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631369fa934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f795fb6a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563133e04c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563134193129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56313419302a in std::allocator_traits<std::allocator<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 0x563134192fb7 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 0x5631341929e3 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 0x5631341920d3 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 0x5631341919eb 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 : elements demands route load repeat ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'EdgeRepeat0' within the route 'route_3' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468643==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558b9df58c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558b9f25ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558b9f147f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558b9f1577c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558b9df5c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8760cdcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558b9df58c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558b9f25ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558b9f1482cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558b9f1577c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558b9df5c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8760cdcd8f 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 0x558b9df58c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558b9f14867c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558b9f1577c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558b9df5c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8760cdcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop basic no_parents ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2484918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558739bf8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55873adf82c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55873adf1d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55873ade5173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55873adf77c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558739bfc7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fea17bead8f 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 : elements demands stop lane inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55829313fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558294445bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55829432ef83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55829433e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582931437a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1fbecccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55829313fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558294445bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55829432f2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55829433e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582931437a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1fbecccd8f 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 0x55829313fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55829432f67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55829433e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5582931437a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1fbecccd8f 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 0x55829313fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485181==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfb1fc9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bfb32cfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bfb31b8f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55bfb31c87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55bfb1fcd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc26a54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfb1fc9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bfb32cfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bfb31b92cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55bfb31c87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55bfb1fcd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc26a54d8f 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 0x55bfb1fc9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bfb31b967c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55bfb31c87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55bfb1fcd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fdc26a54d8f 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 0x55bfb1fc9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection extension ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485213==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eefbfd7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eefd2ddbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eefd1c6f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55eefd1d67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eefbfdb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7effa0c82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eefbfd7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eefd2ddbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eefd1c72cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55eefd1d67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eefbfdb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7effa0c82d8f 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 0x55eefbfd7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eefd1c767c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55eefd1d67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55eefbfdb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7effa0c82d8f 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 0x55eefbfd7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485171==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe598ffc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fe5ac05bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fe5aaeef83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fe5aafe7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fe599037a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff121a5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe598ffc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fe5ac05bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fe5aaef2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fe5aafe7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fe599037a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff121a5ed8f 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 0x55fe598ffc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fe5aaef67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55fe5aafe7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55fe599037a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff121a5ed8f 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 0x55fe598ffc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection jump ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485288==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c274a6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560c287acbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c28695f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560c286a57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c274aa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f34731e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c274a6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560c287acbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c286962cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560c286a57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c274aa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f34731e4d8f 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 0x560c274a6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560c2869667c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560c286a57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560c274aa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f34731e4d8f 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 0x560c274a6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection line ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485271==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e085756c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e086a5cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e086945f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e0869557c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e08575a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7ce617cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e085756c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e086a5cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e0869462cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e0869557c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e08575a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7ce617cd8f 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 0x55e085756c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e08694667c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e0869557c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e08575a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7ce617cd8f 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 0x55e085756c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection ondemand ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485272==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccb1bd4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ccb2edabb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ccb2dc3f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ccb2dd37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ccb1bd87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcc6e223d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccb1bd4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ccb2edabb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ccb2dc42cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ccb2dd37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ccb1bd87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcc6e223d8f 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 0x55ccb1bd4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ccb2dc467c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ccb2dd37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ccb1bd87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fcc6e223d8f 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 0x55ccb1bd4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection parking ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485236==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2bcfcec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e2be2d4bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e2be1bdf83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e2be1cd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e2bcfd27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa97fbf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2bcfcec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e2be2d4bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e2be1be2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e2be1cd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e2bcfd27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa97fbf8d8f 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 0x55e2bcfcec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e2be1be67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e2be1cd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e2bcfd27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa97fbf8d8f 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 0x55e2bcfcec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection permitted ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485230==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5619148e7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561915bedbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561915ad6f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561915ae67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5619148eb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ffa6c4f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5619148e7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561915bedbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561915ad72cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561915ae67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5619148eb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ffa6c4f8d8f 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 0x5619148e7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561915ad767c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x561915ae67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5619148eb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ffa6c4f8d8f 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 0x5619148e7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection poslat ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485176==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56204cf20c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56204e226bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56204e10ff83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56204e11f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56204cf247a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd53026dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56204cf20c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56204e226bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56204e1102cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56204e11f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56204cf247a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd53026dd8f 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 0x56204cf20c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56204e11067c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56204e11f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56204cf247a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd53026dd8f 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 0x56204cf20c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection split ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485297==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55722a0b1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55722b3b7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55722b2a0f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55722b2b07c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55722a0b57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f347e07dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55722a0b1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55722b3b7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55722b2a12cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55722b2b07c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55722a0b57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f347e07dd8f 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 0x55722a0b1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55722b2a167c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55722b2b07c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55722a0b57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f347e07dd8f 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 0x55722a0b1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_container ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485225==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad4508ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ad46390bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad46279f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ad462897c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad4508e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7faa7a92ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad4508ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ad46390bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad4627a2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ad462897c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad4508e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7faa7a92ed8f 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 0x55ad4508ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ad4627a67c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ad462897c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ad4508e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7faa7a92ed8f 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 0x55ad4508ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_join ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56391a626c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56391b92cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56391b815f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56391b8257c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56391a62a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f034f36fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56391a626c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56391b92cbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56391b8162cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56391b8257c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56391a62a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f034f36fd8f 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 0x56391a626c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56391b81667c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56391b8257c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56391a62a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f034f36fd8f 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 0x56391a626c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485214==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d7d972c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558d7ec78bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d7eb61f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558d7eb717c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558d7d9767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0183589d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d7d972c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558d7ec78bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d7eb622cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558d7eb717c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558d7d9767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0183589d8f 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 0x558d7d972c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558d7eb6267c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558d7eb717c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558d7d9767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0183589d8f 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 0x558d7d972c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection tripid ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485250==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5614c26b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5614c39b8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5614c38a1f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5614c38b17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5614c26b67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f39c2859d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5614c26b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5614c39b8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5614c38a22cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5614c38b17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5614c26b67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f39c2859d8f 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 0x5614c26b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5614c38a267c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5614c38b17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5614c26b67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f39c2859d8f 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 0x5614c26b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2485191==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eaa88a8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eaa9baebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eaa9a97f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55eaa9aa77c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eaa88ac7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6a01d44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eaa88a8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eaa9baebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eaa9a982cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55eaa9aa77c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eaa88ac7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6a01d44d8f 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 0x55eaa88a8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eaa9a9867c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55eaa9aa77c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55eaa88ac7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f6a01d44d8f 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 0x55eaa88a8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop parkingarea load join ( Last six runs Jul2024 )

---------- Differences in errors ----------
2,10c2,10
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge3_1', time=614.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge3_1' time=614.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'Edge4', time=614.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge3_1', time=919.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge3_1' time=919.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'Edge4', time=919.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_1', time=320.00.
> Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'Edge2', time=320.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_1' time=320.00.
> Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='Edge2_1', time=626.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge2', time=626.00.
> Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge2_1' time=626.00.
> Warning: Teleporting vehicle 'vehicle_2'; waited too long (jam), lane='Edge2_1', time=931.00.
> Warning: Vehicle 'vehicle_2' teleports beyond arrival edge 'Edge2', time=931.00.
> Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge2_1' time=931.00.

TEST FAILED on ts-sim-build-ba : elements demands stop parkingarea load jump ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,12c1,12
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge3_1', time=612.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge3_1' time=612.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'Edge4', time=612.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge3_1', time=916.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge3_1' time=916.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'Edge4', time=916.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge3_1', time=1220.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge3_1' time=1220.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'Edge4', time=1220.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_1', time=320.00.
> Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'Edge2', time=320.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_1' time=320.00.
> Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='Edge2_1', time=626.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge2', time=626.00.
> Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge2_1' time=626.00.
> Warning: Teleporting vehicle 'vehicle_2'; waited too long (jam), lane='Edge2_1', time=932.00.
> Warning: Vehicle 'vehicle_2' teleports beyond arrival edge 'Edge2', time=932.00.
> Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge2_1' time=932.00.
> Warning: Teleporting vehicle 'vehicle_3'; waited too long (jam), lane='Edge2_1', time=1237.00.
> Warning: Vehicle 'vehicle_3' teleports beyond arrival edge 'Edge2', time=1237.00.
> Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge2_1' time=1237.00.

TEST FAILED on ts-sim-build-ba : elements demands stop parkingarea volatilerecomputing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge3_1', time=309.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge3_1' time=309.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'Edge4', time=309.00.
---
> Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='Edge2_1', time=322.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge2', time=322.00.
> Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge2_1' time=322.00.

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

---------- Differences in errors ----------
0a1,2
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements demands stop trainstop create acttype ( Last six runs Jul2024 )
elements demands stop trainstop create default ( Last six runs Jul2024 )
elements demands stop trainstop create duration ( Last six runs Jul2024 )
elements demands stop trainstop create extension ( Last six runs Jul2024 )
elements demands stop trainstop create line ( Last six runs Jul2024 )
elements demands stop trainstop create ondemand ( Last six runs Jul2024 )
elements demands stop trainstop create parking ( Last six runs Jul2024 )
elements demands stop trainstop create permitted ( Last six runs Jul2024 )
elements demands stop trainstop create triggered_person ( Last six runs Jul2024 )
elements demands stop trainstop create tripid ( Last six runs Jul2024 )
elements demands stop trainstop create until ( Last six runs Jul2024 )
elements demands stop trainstop inspect acttype ( Last six runs Jul2024 )
elements demands stop trainstop inspect duration ( Last six runs Jul2024 )
elements demands stop trainstop inspect extension ( Last six runs Jul2024 )
elements demands stop trainstop inspect jump ( Last six runs Jul2024 )
elements demands stop trainstop inspect line ( Last six runs Jul2024 )
elements demands stop trainstop inspect ondemand ( Last six runs Jul2024 )
elements demands stop trainstop inspect parking ( Last six runs Jul2024 )
elements demands stop trainstop inspect permitted ( Last six runs Jul2024 )
elements demands stop trainstop inspect triggered_join ( Last six runs Jul2024 )
elements demands stop trainstop inspect triggered_person ( Last six runs Jul2024 )
elements demands stop trainstop inspect tripid ( Last six runs Jul2024 )
elements demands stop trainstop inspect until ( Last six runs Jul2024 )
elements demands waypoint trainstop create acttype ( Last six runs Jul2024 )
elements demands waypoint trainstop create default ( Last six runs Jul2024 )
elements demands waypoint trainstop create duration ( Last six runs Jul2024 )
elements demands waypoint trainstop create extension ( Last six runs Jul2024 )
elements demands waypoint trainstop create line ( Last six runs Jul2024 )
elements demands waypoint trainstop create parking ( Last six runs Jul2024 )
elements demands waypoint trainstop create permitted ( Last six runs Jul2024 )
elements demands waypoint trainstop create speed ( Last six runs Jul2024 )
elements demands waypoint trainstop create tripid ( Last six runs Jul2024 )
elements demands waypoint trainstop create until ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect acttype ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect duration ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect extension ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect line ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect parking ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect permitted ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect speed ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect tripid ( Last six runs Jul2024 )
elements demands waypoint trainstop inspect until ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements demands stop trainstop create jump ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=128.00.
---
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop trainstop create split ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'customSplit' to split from vehicle 'vehicle_0' is not known. time=68.00.
---
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge3_1' due to capacity constraints.
---
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements demands stop trainstop create triggered_container ( Last six runs Jul2024 )
elements demands stop trainstop inspect triggered_container ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements demands stop trainstop create triggered_join ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop trainstop inspect split ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'customSplit' to split from vehicle 'vehicle_0' is not known. time=7.00.
---
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop trainstop volatilerecomputing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2d0
< Error: Vehicle 'vehicle_0' is not allowed to stop on lane 'Edge3_1'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands trip_taz volatilerecomputing ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==2475537==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x5564a57e2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5564a6ae8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5564a69d1f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5564a69e17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5564a57e67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f73b717bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x5564a57e2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5564a6ae8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5564a69d22cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5564a69e17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5564a57e67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f73b717bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5564a57e2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5564a6ae8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5564a6a247d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x5564a69f9b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5564a83d6c39 in GenericSAXHandler::startElement(char16_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 0x7f73b844d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5619aa5f4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5619aba3fc7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5619aacdea79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5619aa8fcadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5619acff5a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5619ad1ea934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa7fe90b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56370ac84c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56370c0cfc7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56370b36ea79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56370af8cadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x56370d685a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56370d87a934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7eef76a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56151e193c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56151f5dec7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56151e87da79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56151e49badd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x561520b94a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561520d89934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8791875954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564dbbaf8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564dbcf43c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564dbc1e2a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x564dbbe00add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x564dbe4f9a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x564dbe6ee934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f02456d1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5568b67acc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5568b7bf7c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5568b6e96a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5568b6ab4add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5568b91ada92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5568b93a2934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbfbc134954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b993b38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b994f83c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b994222a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b993e40add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55b996539a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b99672e934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f24dc78c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b5e46d2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b5e5b1dc7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b5e4dbca79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b5e49daadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55b5e70d3a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b5e72c8934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6373413954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5613cb888c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5613cccd3c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5613cbf72a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5613cbb90add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5613ce289a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5613ce47e934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f54bb2a3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55966cb87c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55966dfd2c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55966d271a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55966ce8fadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55966f588a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55966f77d934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcbd2763954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5583a0449c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5583a1894c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5583a0b33a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5583a0751add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5583a2e4aa92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5583a303f934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f512b767954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55dc87e1fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55dc8926ac7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55dc88509a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55dc88127add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55dc8a820a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55dc8aa15934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa139f8e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55b808e96c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b80a2e1c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b809580a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b80919eadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55b80b897a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b80ba8c934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f48ea12b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562549c97c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56254b0e2c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56254a381a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562549f9fadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x56254c698a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56254c88d934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7e24ca8954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56274041cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562741867c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562740b06a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562740724add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x562742e1da92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562743012934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f175c31f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x555fcb1bac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555fcc605c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555fcb8a4a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x555fcb4c2add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x555fcdbbba92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x555fcddb0934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0c2de1d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55abfa0ffc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55abfb54ac7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55abfa7e9a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55abfa407add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55abfcb00a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55abfccf5934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff06b446954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557cc8b98c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557cc9fe3c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557cc9282a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x557cc8ea0add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x557ccb599a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557ccb78e934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc041675954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2469505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561f33ed6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561f35321c7e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561f345c0a79 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561f341deadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x561f368d7a92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561f36acc934 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1145a0c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint basic no_parents ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2487953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634dfbefc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5634e0def2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5634e0de8d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5634e0ddc173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5634e0dee7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5634dfbf37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc74ef3fd8f 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 : elements demands waypoint busstop create extension ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,6
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=10.58), time=18.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.88), 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.87), time=20.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.54), time=21.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.08, offset=0.89), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.

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

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.08, offset=0.89), 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.44), time=21.00.
elements demands waypoint busstop inspect duration ( Last six runs Jul2024 )
elements demands waypoint busstop inspect parking ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,59c1,51
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=9.74), time=18.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.88), time=19.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=20.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.54), time=21.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=22.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.75), time=23.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.17), time=24.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.17, offset=7.13), time=219.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=220.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=221.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=222.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.70), time=223.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=224.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=225.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.30, offset=11.10), time=418.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.77), time=419.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=420.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=421.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=422.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.75), time=423.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=424.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.50, offset=14.65), time=618.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=619.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.67), time=620.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=621.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=622.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=623.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.59, offset=13.07), time=822.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=823.00.
<truncated after showing first 30 lines>
elements demands waypoint lane create acttype ( Last six runs Jul2024 )
elements demands waypoint lane create duration ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,17d0
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=9.74), time=18.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.18, offset=9.43), time=219.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.03, offset=8.09), time=418.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.99, offset=0.07), time=617.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.43, offset=10.65), time=822.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.21, offset=2.13), time=1020.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.88, offset=9.30), time=1218.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.20, offset=5.82), time=1420.00.
< Warning: Vehicle 'routeFlow.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.45, offset=0.11), time=1618.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.33, offset=7.22), time=1820.00.
< Warning: Vehicle 'routeFlow.10' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.60), time=2017.00.
< Warning: Vehicle 'routeFlow.11' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.02, offset=10.95), time=2218.00.
< Warning: Vehicle 'routeFlow.12' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.64, offset=11.65), time=2418.00.
< Warning: Vehicle 'routeFlow.13' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.06, offset=4.42), time=2617.00.
< Warning: Vehicle 'routeFlow.14' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.84, offset=10.24), time=2818.00.
< Warning: Vehicle 'routeFlow.16' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.20, offset=0.17), time=3219.00.
< Warning: Vehicle 'routeFlow.17' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.96, offset=0.53), time=3418.00.
elements demands waypoint lane create default ( Last six runs Jul2024 )
elements demands waypoint lane create friendlypos ( Last six runs Jul2024 )
elements demands waypoint lane inspect acttype ( Last six runs Jul2024 )
elements demands waypoint lane inspect duration ( Last six runs Jul2024 )
elements demands waypoint lane inspect endpos ( Last six runs Jul2024 )
elements demands waypoint lane inspect extension ( Last six runs Jul2024 )
elements demands waypoint lane inspect friendlypos ( Last six runs Jul2024 )
elements demands waypoint lane inspect line ( Last six runs Jul2024 )
elements demands waypoint lane inspect parking ( Last six runs Jul2024 )
elements demands waypoint lane inspect permitted ( Last six runs Jul2024 )
elements demands waypoint lane inspect poslat ( Last six runs Jul2024 )
elements demands waypoint lane inspect tripid ( Last six runs Jul2024 )
elements demands waypoint lane inspect until ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,85c1,69
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=9.74), time=18.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.88), time=19.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=20.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.54), time=21.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=22.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.01, offset=8.46), time=219.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.74), time=220.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=221.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=222.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=223.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.01, offset=8.24), time=418.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=419.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.14), time=420.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.01), time=421.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=422.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.04, offset=14.66), time=618.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.25), time=619.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.07), time=620.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.04), time=621.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.96, offset=12.31), time=822.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=823.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=824.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.67), time=825.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.09, offset=4.30), time=1020.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.09), time=1021.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=1022.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=1023.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=1024.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.60, offset=10.65), time=1218.00.
<truncated after showing first 30 lines>
elements demands waypoint lane create extension ( Last six runs Jul2024 )
elements demands waypoint lane create line ( Last six runs Jul2024 )
elements demands waypoint lane create poslat ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,52c1,34
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=9.74), time=18.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.88), time=19.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=20.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.18, offset=9.13), time=219.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.58), time=220.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.05), time=221.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.14, offset=9.37), time=418.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=419.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=420.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.43, offset=0.45), time=617.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=618.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.77), time=619.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.55, offset=10.41), time=822.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.07), time=823.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.04), time=824.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.62, offset=3.35), time=1020.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=1021.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=1022.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.59, offset=10.29), time=1218.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=1219.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.09), time=1220.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.06, offset=6.07), time=1420.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=1421.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.31), time=1422.00.
< Warning: Vehicle 'routeFlow.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.15, offset=9.65), time=1619.00.
< Warning: Vehicle 'routeFlow.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.70), time=1620.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.24, offset=5.40), time=1820.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.52), time=1821.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.46), time=1822.00.
<truncated after showing first 30 lines>
elements demands waypoint lane create parking ( Last six runs Jul2024 )
elements demands waypoint lane create permitted ( Last six runs Jul2024 )
elements demands waypoint lane create tripid ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane create speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,52c1,36
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=9.74), time=18.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.88), time=19.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=20.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.18, offset=9.13), time=219.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.58), time=220.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.05), time=221.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.14, offset=9.37), time=418.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=419.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=420.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.43, offset=0.45), time=617.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=618.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.77), time=619.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.55, offset=10.41), time=822.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.07), time=823.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.04), time=824.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.62, offset=3.35), time=1020.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=1021.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=1022.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.59, offset=10.29), time=1218.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=1219.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.09), time=1220.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.06, offset=6.07), time=1420.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=1421.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.31), time=1422.00.
< Warning: Vehicle 'routeFlow.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.15, offset=9.65), time=1619.00.
< Warning: Vehicle 'routeFlow.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.70), time=1620.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.24, offset=5.40), time=1820.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.52), time=1821.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.46), time=1822.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane create until ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,74c1,67
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.82, offset=9.74), time=18.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.88), time=19.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=20.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.54), time=21.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.01, offset=8.46), time=219.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.74), time=220.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=221.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=222.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=223.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.01, offset=8.24), time=418.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=419.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.14), time=420.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.01), time=421.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.04, offset=14.66), time=618.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.25), time=619.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.07), time=620.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.29, offset=12.05), time=822.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=823.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.67), time=824.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.30), time=825.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.17), time=826.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.03, offset=4.87), time=1020.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=1021.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.87), time=1022.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=1023.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=1024.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.34, offset=9.93), time=1218.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.55), time=1219.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.73), time=1220.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4d0
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-5.90, offset=0.03), time=619.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-5.79, offset=0.09), time=1421.00.
< Warning: Vehicle 'routeFlow.11' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-5.09, offset=0.74), time=2219.00.
< Warning: Vehicle 'routeFlow.13' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-5.48, offset=0.22), time=2619.00.

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane inspect startpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8d0
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.13, offset=3.44), time=1020.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.55, offset=8.05), time=1218.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.03, offset=5.37), time=1420.00.
< Warning: Vehicle 'routeFlow.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.45, offset=6.93), time=1820.00.
< Warning: Vehicle 'routeFlow.10' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.16, offset=6.48), time=2017.00.
< Warning: Vehicle 'routeFlow.11' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.60, offset=0.37), time=2217.00.
< Warning: Vehicle 'routeFlow.13' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.36, offset=4.30), time=2617.00.
< Warning: Vehicle 'routeFlow.16' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.38, offset=3.36), time=3219.00.

TEST FAILED on ts-sim-build-ba : elements shapes basic taz_savedialog ( Last six runs Jul2024 )

---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

TEST FAILED on ts-sim-build-ba : elements tazs create default default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Error: At district 'taz_1': succeeding edge 'top' does not exist.
> Error: At district 'taz_1': succeeding edge 'top' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements tazs create default same_points ( Last six runs Jul2024 )
elements tazs create fill ( Last six runs Jul2024 )
elements tazs create name ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements tazs delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468202==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556b75164c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b7646abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556b76353f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556b763637c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556b751687a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f51fe4b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556b75164c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b7646abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556b763542cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556b763637c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556b751687a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f51fe4b9d8f 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 0x556b75164c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556b7635467c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556b763637c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556b751687a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f51fe4b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect center ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468215==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f55ef18c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f56021ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f56015a7d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55f56012fb2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55f561b0cc39 in GenericSAXHandler::startElement(char16_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 0x7fa7f37de4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f55ef18c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f56021ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f560107f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f5601177c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f55ef1c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa7f250cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f55ef18c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f56021ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f5601082cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f5601177c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f55ef1c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect fill ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf4f72c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fdf6278bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fdf61b47d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55fdf6189b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55fdf7b66c39 in GenericSAXHandler::startElement(char16_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 0x7f57e71fc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf4f72c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fdf6278bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fdf6161f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fdf61717c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fdf4f767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f57e5f2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf4f72c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fdf6278bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fdf61622cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fdf61717c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fdf4f767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468238==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6eee6cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c6f0172bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c6f00ae7d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55c6f0083b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55c6f1a60c39 in GenericSAXHandler::startElement(char16_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 0x7f8b2d5ef4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6eee6cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c6f0172bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c6f005bf83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55c6f006b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55c6eee707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8b2c31dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6eee6cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c6f0172bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c6f005c2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55c6f006b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55c6eee707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5599c976fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5599caa75bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5599ca9b17d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x5599ca986b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5599cc363c39 in GenericSAXHandler::startElement(char16_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 0x7faa4ac3e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5599c976fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5599caa75bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5599ca9b01ac in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1595:45
>     #3 0x5599ca986b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5599cc363c39 in GenericSAXHandler::startElement(char16_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 0x7faa4ac3e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5599c976fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5599caa75bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5599ca95ef83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5599ca96e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5599c97737a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs load id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468283==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562af719fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562af84a5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562af83e17d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x562af83b6b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562af9d93c39 in GenericSAXHandler::startElement(char16_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 0x7f6bcc6fe4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562af719fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562af84a5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562af83e01ac in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1595:45
>     #3 0x562af83b6b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562af9d93c39 in GenericSAXHandler::startElement(char16_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 0x7f6bcc6fe4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562af719fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562af84a5bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562af838ef83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562af839e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562af71a37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs load parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2468325==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6a4f3fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d6a6245bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d6a61817d0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55d6a6156b2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55d6a7b33c39 in GenericSAXHandler::startElement(char16_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 0x7fc2ab0864a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6a4f3fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d6a6245bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d6a612ef83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d6a613e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d6a4f437a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc2a9db4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6a4f3fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d6a6245bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d6a612f2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d6a613e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d6a4f437a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5633d3f37c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5633d51372c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5633d5130d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5633d5124173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5633d51367c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5633d3f3b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5334a25d8f 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 : network connections with_tls inspect changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564efa3e0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564efb5e02c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564efb5d9d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564efb5cd173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564efb5df7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564efa3e47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f579f7bfd8f 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 : network connections with_tls inspect changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2b0e7dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d2b207d2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d2b2076d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d2b206a173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d2b207c7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d2b0e817a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6b95513d8f 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 : network connections with_tls inspect customshape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d505aac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557d517aa2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557d517a3d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557d51797173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557d517a97c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557d505ae7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb90fff2d8f 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 : network connections with_tls inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bcea2dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558bcfc2d2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558bcfc26d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558bcfc1a173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558bcfc2c7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558bcea317a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcad5ee3d8f 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 : network connections with_tls inspect indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5562bd49fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5562be69f2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5562be698d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5562be68c173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5562be69e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5562bd4a37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f00e3baad8f 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 : network connections with_tls inspect length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfb2954c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bfb3b542c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bfb3b4dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bfb3b41173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bfb3b537c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bfb29587a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb4b450bd8f 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 : network connections with_tls inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8c01d3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e8c13d32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e8c13ccd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e8c13c0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e8c13d27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e8c01d77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f89e1993d8f 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 : network connections with_tls inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5598c78bbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5598c8abb2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5598c8ab4d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5598c8aa8173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5598c8aba7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5598c78bf7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f80ee191d8f 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 : network connections with_tls inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55838e468c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55838f6682c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55838f661d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55838f655173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55838f6677c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55838e46c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe5f0275d8f 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 : network connections with_tls inspect uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7a8505c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e7a97052c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e7a96fed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e7a96f2173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e7a97047c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e7a85097a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2092350d8f 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 : network connections with_tls inspect visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffa77ecc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ffa89ec2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ffa89e5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ffa89d9173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ffa89eb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ffa77f07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc25aa24d8f 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 : network connections with_tls inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5cadcec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d5cbfce2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d5cbfc7d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d5cbfbb173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d5cbfcd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d5cadd27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f07790a2d8f 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 : network connections with_tls inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55713c3eac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55713d5ea2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55713d5e3d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55713d5d7173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55713d5e97c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55713c3ee7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff12571cd8f 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 : network connections with_tls inspect_selected changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4d40fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a4d52fc2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a4d52f5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a4d52e9173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a4d52fb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a4d41007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f75333e5d8f 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 : network connections with_tls inspect_selected contpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559cfad86c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559cfbf862c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559cfbf7fd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559cfbf73173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559cfbf857c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559cfad8a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ffaa9202d8f 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 : network connections with_tls inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e41ad12c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e41bf122c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e41bf0bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e41beff173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e41bf117c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e41ad167a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe268721d8f 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 : network connections with_tls inspect_selected indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564fdbeb7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564fdd0b72c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564fdd0b0d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564fdd0a4173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564fdd0b67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564fdbebb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff162568d8f 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 : network connections with_tls inspect_selected keepclear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cedd361c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cede5612c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cede55ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cede54e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cede5607c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cedd3657a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5711462d8f 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 : network connections with_tls inspect_selected length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556169124c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55616a3242c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55616a31dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55616a311173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55616a3237c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5561691287a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f07b77bed8f 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 : network connections with_tls inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a979e0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560a98be02c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560a98bd9d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560a98bcd173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560a98bdf7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560a979e47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4820c4fd8f 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 : network connections with_tls inspect_selected pass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56446adc3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56446bfc32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56446bfbcd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56446bfb0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56446bfc27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56446adc77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe4f3718d8f 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 : network connections with_tls inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d37572bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d37692b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d376924d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d376918173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d37692a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d37572f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f954a723d8f 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 : network connections with_tls inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f918d2cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f919f2c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f919f25d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f919f19173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f919f2b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f918d307a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6fd2766d8f 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 : network connections with_tls inspect_selected uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec98720c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ec999202c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ec99919d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ec9990d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ec9991f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ec987247a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f11b0737d8f 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 : network connections with_tls inspect_selected visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c430a84c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c431c842c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c431c7dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c431c71173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c431c837c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c430a887a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa18adb5d8f 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 : network connections without_tls inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f33b727c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f33c9272c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f33c920d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f33c914173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f33c9267c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f33b72b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f077b5fdd8f 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 : network connections without_tls inspect changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589b355ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5589b475e2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5589b4757d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5589b474b173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5589b475d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5589b35627a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7f978b8d8f 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 : network connections without_tls inspect changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649641f6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5649653f62c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5649653efd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5649653e3173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5649653f57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5649641fa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f115d2d7d8f 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 : network connections without_tls inspect contpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ad0eb1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555ad20b12c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555ad20aad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555ad209e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555ad20b07c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555ad0eb57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe20c8d3d8f 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 : network connections without_tls inspect customshape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfe21d6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55dfe33d62c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55dfe33cfd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55dfe33c3173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55dfe33d57c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55dfe21da7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f78f3278d8f 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 : network connections without_tls inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e586e38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e5880382c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e588031d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e588025173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e5880377c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e586e3c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0f1970dd8f 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 : network connections without_tls inspect indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557382860c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557383a602c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557383a59d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557383a4d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557383a5f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5573828647a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2b9eeced8f 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 : network connections without_tls inspect keepclear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561125044c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5611262442c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56112623dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561126231173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5611262437c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5611250487a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5ea58a0d8f 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 : network connections without_tls inspect length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566b658cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5566b778c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5566b7785d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5566b7779173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5566b778b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5566b65907a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd5f748cd8f 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 : network connections without_tls inspect linkindex ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0f0994c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d0f1b942c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d0f1b8dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d0f1b81173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d0f1b937c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d0f09987a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faad3207d8f 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 : network connections without_tls inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56534a27cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56534b47c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56534b475d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56534b469173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56534b47b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56534a2807a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3d8ac8ed8f 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 : network connections without_tls inspect pass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56511976bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56511a96b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56511a964d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56511a958173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56511a96a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56511976f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f54ee6f3d8f 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 : network connections without_tls inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555bad2fbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555bae4fb2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555bae4f4d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555bae4e8173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555bae4fa7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555bad2ff7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efc063c7d8f 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 : network connections without_tls inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e5a578c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556e5b7782c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556e5b771d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556e5b765173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556e5b7777c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556e5a57c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f07c4c28d8f 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 : network connections without_tls inspect uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdf91d5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cdfa3d52c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cdfa3ced3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cdfa3c2173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cdfa3d47c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cdf91d97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fead1f68d8f 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 : network connections without_tls inspect visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559080872c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559081a722c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559081a6bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559081a5f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559081a717c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5590808767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdcc704fd8f 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 : network connections without_tls inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cafb501c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cafc7012c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cafc6fad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cafc6ee173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cafc7007c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cafb5057a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5c19734d8f 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 : network connections without_tls inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d130b86c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d131d862c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d131d7fd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d131d73173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d131d857c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d130b8a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7a15f22d8f 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 : network connections without_tls inspect_selected changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563eca388c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563ecb5882c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563ecb581d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563ecb575173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563ecb5877c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563eca38c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1cb93d8d8f 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 : network connections without_tls inspect_selected contpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a28c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b7a3ac42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b7a3abdd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b7a3ab1173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b7a3ac37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b7a28c87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f68257c8d8f 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 : network connections without_tls inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561378d27c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561379f272c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561379f20d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561379f14173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561379f267c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561378d2b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4219c4ed8f 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 : network connections without_tls inspect_selected indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55993127fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55993247f2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559932478d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55993246c173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55993247e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5599312837a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0c66176d8f 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 : network connections without_tls inspect_selected keepclear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5646a75ddc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5646a87dd2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5646a87d6d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5646a87ca173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5646a87dc7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5646a75e17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc90694fd8f 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 : network connections without_tls inspect_selected length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd5c4e9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bd5d6e92c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bd5d6e2d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bd5d6d6173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bd5d6e87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bd5c4ed7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f09775d9d8f 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 : network connections without_tls inspect_selected linkindex ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,16
< Warning: Unused states in tlLogic 'Center', program '0' in phase 0 after tl-index 12
---
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55afde4cfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55afdf6cf2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55afdf6c8d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55afdf6bc173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55afdf6ce7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55afde4d37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f47d1bb7d8f 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 : network connections without_tls inspect_selected linkindex2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd7e315c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fd7f5152c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fd7f50ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fd7f502173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fd7f5147c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fd7e3197a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f13b829bd8f 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 : network connections without_tls inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9ce124c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f9cf3242c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f9cf31dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f9cf311173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f9cf3237c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f9ce1287a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f95305d0d8f 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 : network connections without_tls inspect_selected pass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a23e91c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563a250912c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563a2508ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563a2507e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563a250907c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563a23e957a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff16fbd8d8f 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 : network connections without_tls inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567309cac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556731bca2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556731bc3d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556731bb7173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556731bc97c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5567309ce7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9ede521d8f 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 : network connections without_tls inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562cf4170c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562cf53702c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562cf5369d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562cf535d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562cf536f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562cf41747a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f64623a4d8f 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 : network connections without_tls inspect_selected uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,16
< Warning: Unused states in tlLogic 'Center', program '0' in phase 0 after tl-index -1
---
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8b60bcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e8b72bc2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e8b72b5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e8b72a9173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e8b72bb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e8b60c07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff90bedcd8f 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 : network connections without_tls inspect_selected visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562bd132cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562bd252c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562bd2525d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562bd2519173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562bd252b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562bd13307a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f67899ded8f 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 : network edges contextual_menu reset_lenght ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e78328cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e78448c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e784485d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e784479173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e78448b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e7832907a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fef78b0fd8f 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 : network edges contextual_menu restore_geometry_point ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55921dee3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55921f0e32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55921f0dcd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55921f0d0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55921f0e27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55921dee77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4db1537d8f 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 : network edges contextual_menu reverse_direction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a616292c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a6174922c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a61748bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a61747f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a6174917c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a6162967a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa2f3a76d8f 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 : network edges contextual_menu reverse_direction_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a97e59ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a97f79a2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a97f793d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a97f787173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a97f7997c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a97e59e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd3aeea8d8f 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 : network edges contextual_menu reverse_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e93297c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x555e944972c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555e94490d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555e94484173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555e944967c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555e9329b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcfb9a0dd8f 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 : network edges contextual_menu set_geometry_point ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560db4ba0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560db5da02c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560db5d99d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560db5d8d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560db5d9f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560db4ba47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff7c2a70d8f 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 : network edges contextual_menu smooth_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556e9b77bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556e9c97b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556e9c974d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556e9c968173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556e9c97a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556e9b77f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f58efccad8f 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 : network edges contextual_menu smooth_elevation_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5583b5150c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5583b63502c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5583b6349d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5583b633d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5583b634f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5583b51547a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2f904bdd8f 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 : network edges contextual_menu split_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c18cf77c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c18e1772c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c18e170d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c18e164173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c18e1767c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c18cf7b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9560a31d8f 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 : network edges contextual_menu split_edge_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564727ab1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564728cb12c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564728caad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564728c9e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564728cb07c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564727ab57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f963b642d8f 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 : network edges contextual_menu straighten_elevation_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564516a54c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564517c542c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564517c4dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564517c41173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564517c537c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564516a587a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa86fc2dd8f 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 : network edges contextual_menu straigthen_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562388a73c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562389c732c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562389c6cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562389c60173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562389c727c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562388a777a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f907841ad8f 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 : network edges delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574f89d3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5574f9bd32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5574f9bccd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5574f9bc0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5574f9bd27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5574f89d77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1e5fe2ed8f 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 : network edges inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564625509c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5646267092c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564626702d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5646266f6173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5646267087c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56462550d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fae8d6bbd8f 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 : network edges inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9ad762c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d9ae9622c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d9ae95bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d9ae94f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d9ae9617c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d9ad7667a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcac8216d8f 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 : network edges inspect distance ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561f2c184c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561f2d3842c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561f2d37dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561f2d371173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561f2d3837c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561f2c1887a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f647e80cd8f 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 : network edges inspect endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56050d407c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56050e6072c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56050e600d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56050e5f4173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56050e6067c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56050d40b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fea9dd46d8f 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 : network edges inspect from ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5615bd258c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5615be4582c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5615be451d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5615be445173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5615be4577c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5615bd25c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb78d713d8f 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 : network edges inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55de6293bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55de63b3b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55de63b34d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55de63b28173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55de63b3a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55de6293f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f10c1760d8f 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 : network edges inspect length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a5f9c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559a60bc42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559a60bbdd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559a60bb1173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559a60bc37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559a5f9c87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb50c4fcd8f 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 : network edges inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d79343c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556d7a5432c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556d7a53cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556d7a530173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556d7a5427c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556d793477a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe352833d8f 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 : network edges inspect numlanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55abe86ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55abe98cc2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55abe98c5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55abe98b9173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55abe98cb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55abe86d07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f613a468d8f 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 : network edges inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4a49dec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f4a5bde2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f4a5bd7d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f4a5bcb173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f4a5bdd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f4a49e27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2284983d8f 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 : network edges inspect priority ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb91628c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55fb928282c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fb92821d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fb92815173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fb928277c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fb9162c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1ad314dd8f 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 : network edges inspect shape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0f7610c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c0f88102c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c0f8809d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c0f87fd173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c0f880f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c0f76147a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0eb3050d8f 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 : network edges inspect shapeend ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560acc7e7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560acd9e72c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560acd9e0d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560acd9d4173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560acd9e67c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560acc7eb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8507ee0d8f 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 : network edges inspect shapestart ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a23049ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a23169a2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a231693d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a231687173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a2316997c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a23049e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f74c264ed8f 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 : network edges inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56388820fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56388940f2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563889408d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5638893fc173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56388940e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5638882137a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f224253ed8f 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 : network edges inspect spreadtype ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad5e2dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bad702d2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bad7026d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bad701a173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bad702c7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bad5e317a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faec072ad8f 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 : network edges inspect stopexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624d4799c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5624d59992c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5624d5992d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5624d5986173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5624d59987c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5624d479d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f90d0e65d8f 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 : network edges inspect stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556682859c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556683a592c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556683a52d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556683a46173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556683a587c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55668285d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7052e45d8f 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 : network edges inspect to ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c44ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5581c56cc2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5581c56c5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5581c56b9173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5581c56cb7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5581c44d07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f205d799d8f 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 : network edges inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9c430bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a9c550b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a9c5504d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a9c54f8173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a9c550a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a9c430f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3d07267d8f 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 : network edges inspect width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3fea88c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a3ffc882c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a3ffc81d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a3ffc75173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a3ffc877c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a3fea8c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4cd68bed8f 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 : network edges inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56130c599c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56130d7992c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56130d792d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56130d786173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56130d7987c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56130c59d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f484e374d8f 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 : network edges inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e446f83c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e4481832c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e44817cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e448170173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e4481827c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e446f877a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1161e2ed8f 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 : network edges inspect_selected endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a35f27fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a36047f2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a360478d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a36046c173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a36047e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a35f2837a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd4716e9d8f 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 : network edges inspect_selected length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56119d21ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56119e41a2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56119e413d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56119e407173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56119e4197c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56119d21e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0a057dbd8f 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 : network edges inspect_selected name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644cc934c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5644cdb342c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5644cdb2dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5644cdb21173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5644cdb337c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5644cc9387a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3f5fcd4d8f 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 : network edges inspect_selected numlanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bba58ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558bbb78e2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558bbb787d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558bbb77b173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558bbb78d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558bba5927a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb2bb78fd8f 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 : network edges inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563e7881c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5563e8a812c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5563e8a7ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5563e8a6e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5563e8a807c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5563e78857a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb89f163d8f 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 : network edges inspect_selected priority ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c02af8cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55c02c18c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c02c185d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c02c179173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c02c18b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c02af907a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efd1984dd8f 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 : network edges inspect_selected shapeend ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad0762c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55bad19622c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bad195bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bad194f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bad19617c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bad07667a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5157563d8f 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 : network edges inspect_selected shapestart ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558276fa2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5582781a22c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55827819bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55827818f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5582781a17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558276fa67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f18cab9bd8f 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 : network edges inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e5cb010c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e5cc2102c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e5cc209d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e5cc1fd173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e5cc20f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e5cb0147a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6e00647d8f 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 : network edges inspect_selected spreadtype ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cabf7b5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cac09b52c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cac09aed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cac09a2173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cac09b47c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cabf7b97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdb5d670d8f 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 : network edges inspect_selected stopexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef6ae23c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ef6c0232c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ef6c01cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ef6c010173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ef6c0227c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ef6ae277a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f12a5d13d8f 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 : network edges inspect_selected stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558dbd649c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x558dbe8492c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558dbe842d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558dbe836173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558dbe8487c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558dbd64d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f03e0650d8f 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 : network edges inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a83c822c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a83da222c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a83da1bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a83da0f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a83da217c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a83c8267a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4d50b39d8f 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 : network edges inspect_selected width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2457875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569d1a13c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5569d2c132c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5569d2c0cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5569d2c00173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5569d2c127c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5569d1a177a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f93872e0d8f 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 : network edges move basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5635cc625c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5635cd8252c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5635cd81ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5635cd812173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5635cd8247c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5635cc6297a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4dfd554d8f 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 : network edges move move_geometrypoint ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dce2b6fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55dce3d6f2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55dce3d68d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55dce3d5c173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55dce3d6e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55dce2b737a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6346dabd8f 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 : network edges move selected_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560908ba8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560909da82c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560909da1d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560909d95173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560909da77c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560908bac7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f889cbb4d8f 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 : network edges move selected_both_both_junctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f87bb4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x563f88db42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563f88dadd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563f88da1173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563f88db37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563f87bb87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0632372d8f 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 : network edges move selected_both_from_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f18089fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f181a9f2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f181a98d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f181a8c173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f181a9e7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f1808a37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efc66bffd8f 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 : network edges move selected_both_to_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594bb501c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5594bc7012c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5594bc6fad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5594bc6ee173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5594bc7007c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5594bb5057a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbe76193d8f 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 : network edges move selected_none_both_junctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b170520c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b1717202c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b171719d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b17170d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b17171f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b1705247a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe3d1795d8f 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 : network edges move selected_separated ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626a79a4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5626a8ba42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5626a8b9dd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5626a8b91173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5626a8ba37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5626a79a87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ffb99969d8f 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 : network edges move selected_single ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56475519cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56475639c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564756395d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564756389173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56475639b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5647551a07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc46d872d8f 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 : network junctions contextual_menu connections clear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,5
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'E20' and edge 'E15' found.
> Error: No connection found between edge 'E20' and edge 'E15' for person 'p_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions contextual_menu split split_junction ( Last six runs Jul2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: Zipper junctions with more than two conflicting lanes are not supported (at junction 'JunctionCenter')
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions inspect no_tls selected type zipper ( Last six runs Jul2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Jul2024 )
network junctions inspect tls selected type zipper ( Last six runs Jul2024 )
network junctions inspect tls unselected type zipper ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected tllayout alternateoneway ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2456589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e01c58c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560e02e582c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560e02e51d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560e02e45173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560e02e577c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560e01c5c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fac85dc8d8f 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 : network junctions inspect tls unselected tllayout alternateoneway ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2456389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ced883c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561ceea832c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561ceea7cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561ceea70173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561ceea827c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561ced8877a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f65cf453d8f 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 : network lanes contextual_menu add_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dce7a9cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55dce8c9c2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55dce8c95d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55dce8c89173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55dce8c9b7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55dce7aa07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f33c6d42d8f 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 : network lanes contextual_menu add_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5600a3950c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5600a4b502c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5600a4b49d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5600a4b3d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5600a4b4f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5600a39547a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4f8cf94d8f 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 : network lanes contextual_menu add_restricted_lane greenvergeback ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594540a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5594552a32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55945529cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559455290173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5594552a27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5594540a77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f839859cd8f 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 : network lanes contextual_menu add_restricted_lane greenvergefront ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5630bc6f8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5630bd8f82c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5630bd8f1d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5630bd8e5173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5630bd8f77c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5630bc6fc7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe914306d8f 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 : network lanes contextual_menu add_restricted_lane sidewalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddfe835c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ddffa352c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ddffa2ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ddffa22173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ddffa347c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ddfe8397a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7eb0e1fd8f 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 : network lanes contextual_menu duplicate_lane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a71dff2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55a71f1f22c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a71f1ebd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a71f1df173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a71f1f17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a71dff67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7a055a7d8f 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 : network lanes contextual_menu remove_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2dfe75c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d2e10752c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d2e106ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d2e1062173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d2e10747c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d2dfe797a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fad5997ed8f 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 : network lanes contextual_menu remove_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5585a4bb2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5585a5db22c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5585a5dabd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5585a5d9f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5585a5db17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5585a4bb67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2584725d8f 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 : network lanes contextual_menu remove_restricted_lane greenverge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55574b638c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55574c8382c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55574c831d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55574c825173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55574c8377c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55574b63c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbeca150d8f 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 : network lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e01d59ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e01e79e2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e01e797d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e01e78b173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e01e79d7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e01d5a27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9ebd931d8f 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 : network lanes contextual_menu transform_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588866dec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5588878de2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5588878d7d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5588878cb173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5588878dd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5588866e27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faf15eb1d8f 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 : network lanes contextual_menu transform_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ecec559c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eced7592c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55eced752d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55eced746173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55eced7587c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ecec55d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4f7ccfad8f 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 : network lanes contextual_menu transform_restricted_lane greenverge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fd1ffec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556fd31fe2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556fd31f7d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556fd31eb173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556fd31fd7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556fd20027a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb59d55bd8f 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 : network lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2459461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fc91e2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556fca3e22c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556fca3dbd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556fca3cf173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556fca3e17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556fc91e67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f70d787bd8f 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 : network lanes inspect acceleration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b20cf2ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55b20e12a2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b20e123d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b20e117173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b20e1297c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b20cf2e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1aed324d8f 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 : network lanes inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56285b5abc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x56285c7ab2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56285c7a4d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56285c798173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56285c7aa7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56285b5af7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f098ff7ed8f 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 : network lanes inspect changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ae8812c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560ae9a122c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560ae9a0bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560ae99ff173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560ae9a117c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560ae88167a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ffad97dfd8f 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 : network lanes inspect changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556f91ca9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556f92ea92c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556f92ea2d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556f92e96173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556f92ea87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556f91cad7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9432423d8f 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 : network lanes inspect customshape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff59f2ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55ff5b12a2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ff5b123d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ff5b117173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ff5b1297c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ff59f2e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f689cedcd8f 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 : network lanes inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564cd2d35c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564cd3f352c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564cd3f2ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564cd3f22173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564cd3f347c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564cd2d397a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8002779d8f 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 : network lanes inspect endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556ab2d9dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556ab3f9d2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556ab3f96d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556ab3f8a173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556ab3f9c7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556ab2da17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3987a9ad8f 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 : network lanes inspect opposite ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f05b1a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55f05c3a32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f05c39cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f05c390173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f05c3a27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f05b1a77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f18fff84d8f 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 : network lanes inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55649b3f0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55649c5f02c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55649c5e9d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55649c5dd173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55649c5ef7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55649b3f47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f58895b1d8f 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 : network lanes inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649eb2c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5649ec4c42c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5649ec4bdd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5649ec4b1173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5649ec4c37c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5649eb2c87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbb8fac0d8f 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 : network lanes inspect stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6aa3a2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d6ab5a22c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d6ab59bd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d6ab58f173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d6ab5a17c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d6aa3a67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f33287c0d8f 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 : network lanes inspect stopoffsetexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c6da4bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c6ec4b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561c6ec44d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561c6ec38173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561c6ec4a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561c6da4f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2e0f169d8f 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 : network lanes inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d471c3dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55d472e3d2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d472e36d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d472e2a173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d472e3c7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d471c417a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1a95dfad8f 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 : network lanes inspect width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf920acc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55cf932ac2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cf932a5d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cf93299173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cf932ab7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cf920b07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f78bc4f2d8f 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 : network lanes inspect_selected acceleration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e108441c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55e1096412c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e10963ad3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e10962e173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e1096407c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e1084457a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdd8cb2bd8f 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 : network lanes inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556da1126c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556da23262c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556da231fd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556da2313173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556da23257c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556da112a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb624d89d8f 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 : network lanes inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556c7db55c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x556c7ed552c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556c7ed4ed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556c7ed42173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556c7ed547c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556c7db597a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f193509ad8f 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 : network lanes inspect_selected changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eec4023c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x55eec52232c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55eec521cd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55eec5210173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55eec52227c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55eec40277a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa5f4afdd8f 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 : network lanes inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c31167c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561c323672c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561c32360d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561c32354173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561c323667c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561c3116b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fda3f90ed8f 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 : network lanes inspect_selected endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562fea76bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562feb96b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562feb964d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562feb958173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562feb96a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562fea76f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4360fbcd8f 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 : network lanes inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560647640c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5606488402c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560648839d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56064882d173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56064883f7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5606476447a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff54f1b1d8f 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 : network lanes inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557d97357c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x557d985572c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557d98550d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557d98544173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557d985567c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557d9735b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8e7481ed8f 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 : network lanes inspect_selected stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ecb1c5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x564ecc3c52c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564ecc3bed3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564ecc3b2173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564ecc3c47c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564ecb1c97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9b72c51d8f 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 : network lanes inspect_selected stopoffsetexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562ed25b3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x562ed37b32c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562ed37acd3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562ed37a0173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562ed37b27c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562ed25b77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f97df072d8f 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 : network lanes inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559dd24cfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x559dd36cf2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559dd36c8d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559dd36bc173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559dd36ce7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559dd24d37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff3f39d9d8f 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 : network lanes inspect_selected width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2458780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5577a0aa9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x5577a1ca92c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5577a1ca2d3a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5577a1c96173 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5577a1ca87c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5577a0aad7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbce6184d8f 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

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

---------- Differences in errors ----------
1,2c1,8
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
> Warning: At NEMA tlLogic 'J3_joined', actuated phase 2 has no controlling detector
---------- Missing result in exitcode ----------
1
network trafficlights joined phases NEMA buttons add default ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add green ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add red ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add yellow ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,7
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1
network trafficlights joined phases NEMA buttons add duplicate ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add greenpriority ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons cleanstates ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights joined phases NEMA dur ( Last six runs Jul2024 )
network trafficlights joined phases NEMA next ( Last six runs Jul2024 )
network trafficlights joined phases NEMA red ( Last six runs Jul2024 )
network trafficlights joined phases NEMA state ( Last six runs Jul2024 )
network trafficlights joined phases NEMA vehext ( Last six runs Jul2024 )
network trafficlights joined phases NEMA yellow ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA buttons addstates ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,9
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Unused states in tlLogic 'J3_joined', program '0' in phase 0 after tl-index 19
> Warning: Missing green phase in tlLogic 'J3_joined', program '0' for tl-index 20.
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA buttons delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
---
> Error: At traffic signal 'J3_joined' program '0' no phase named '8' was found
2a3,61
> 
> =================================================================
> ==2461183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x560e24753c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560e25a59bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560e25942f83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560e259527c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560e247577a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa3fc43ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x560e24753c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560e25a59bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560e259432cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560e259527c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560e247577a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa3fc43ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x560e24753c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x560e259437f5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x560e259527c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560e247577a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA buttons groupsignals ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,7
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,3 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,7
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 1).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1
network trafficlights joined phases NEMA buttons movedown ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons moveup ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA max ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,8
< Warning: maxDur 13150 should not be smaller than minDir 90000 in phase of tlLogic J0
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: maxDur 13150 should not be smaller than minDir 90000 in phase of tlLogic J3_joined
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA min ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,8
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
> Warning: At NEMA tlLogic 'J3_joined', actuated phase 0 has no controlling detector
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
---
> Error: At traffic signal 'J3_joined' program '0' no phase named '6' was found
2a3,61
> 
> =================================================================
> ==2461141==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x561f9cf2bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561f9e231bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561f9e11af83 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561f9e12a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561f9cf2f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f39cca8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x561f9cf2bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561f9e231bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561f9e11b2cb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561f9e12a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561f9cf2f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f39cca8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x561f9cf2bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 9a97c87fa72d6e744e8b1414d1a01438981238ce)
>     #1 0x561f9e11b7f5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x561f9e12a7c6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x561f9cf2f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add default ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons add green ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons add red ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons add yellow ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add duplicate ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=105.00, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add greenpriority ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons movedown ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons moveup ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights single phases NEMA dur ( Last six runs Jul2024 )
network trafficlights single phases NEMA min ( Last six runs Jul2024 )
network trafficlights single phases NEMA next ( Last six runs Jul2024 )
network trafficlights single phases NEMA vehext ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons add default ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons add duplicate ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons add yellow ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons movedown ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights single phases actuated dur ( Last six runs Jul2024 )
network trafficlights single phases actuated earliestend ( Last six runs Jul2024 )
network trafficlights single phases actuated latestend ( Last six runs Jul2024 )
network trafficlights single phases actuated max ( Last six runs Jul2024 )
network trafficlights single phases actuated name ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add duplicate ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add red ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add yellow ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights single phases delay_based dur ( Last six runs Jul2024 )
network trafficlights single phases delay_based max ( Last six runs Jul2024 )
network trafficlights single phases delay_based min ( Last six runs Jul2024 )
network trafficlights single phases delay_based name ( Last six runs Jul2024 )
network trafficlights single phases delay_based next ( Last six runs Jul2024 )
network trafficlights single phases static buttons add default ( Last six runs Jul2024 )
network trafficlights single phases static buttons add duplicate ( Last six runs Jul2024 )
network trafficlights single phases static buttons add yellow ( Last six runs Jul2024 )
network trafficlights single phases static buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases static buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases static buttons ungroupsignals ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,9
< Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 15
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 16.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons addstates ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons addstates ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons addstates ( Last six runs Jul2024 )
network trafficlights single phases static buttons addstates ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,8
< Error: At traffic signal 'J0' program '0' no phase named '6' was found
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA max ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=18.15, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,8
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA red ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=66.15, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA state ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=55.00, ring2=90.00)
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA yellow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=55.00, ring2=65.15)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons add green ( Last six runs Jul2024 )
network trafficlights single phases static buttons add green ( Last six runs Jul2024 )
network trafficlights single phases static buttons add greenpriority ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated buttons add greenpriority ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
< Warning: At actuated tlLogic 'J0', linkIndex 1,2,5,6,9,10,13,14 has no controlling detector.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons add red ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons delete ( Last six runs Jul2024 )
network trafficlights single phases static buttons add red ( Last six runs Jul2024 )
network trafficlights single phases static buttons delete ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons moveup ( Last six runs Jul2024 )
network trafficlights single phases static buttons moveup ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated min ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At actuated tlLogic 'J0', actuated phase 1 has no controlling detector.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated next ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,85c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching from phase 2 to phase 1.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=316.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=316.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=318.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=318.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=627.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=627.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=631.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=631.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=939.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=939.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=942.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=942.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1248.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1248.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1253.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1253.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1560.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1560.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1565.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1565.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1871.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1871.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1877.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1877.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=2182.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=2182.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=2187.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=2187.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated state ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons moveup ( Last six runs Jul2024 )
network trafficlights single phases delay_based state ( Last six runs Jul2024 )
network trafficlights single phases static buttons movedown ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 3.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases delay_based buttons add green ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add greenpriority ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases delay_based buttons delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,89c1,9
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 4.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=305.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=305.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=306.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=616.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=616.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=617.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=617.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=926.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=926.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=927.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1237.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1237.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1240.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1240.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=1547.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=1547.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=1552.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=1552.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1856.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1856.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1864.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1864.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=2170.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=2170.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=2175.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=2175.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases delay_based buttons movedown ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: Attribute 'edges' in definition of rerouter 'rr_0' is empty.
> Error: The edge to use within rerouter 'rr_0' is not known.
> Error: Attribute 'edges' in definition of rerouter 'rr_1' is empty.
> Error: The edge to use within rerouter 'rr_1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection basic undo_redo ( Last six runs Jul2024 )
selection draws rectangle_medium ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,13
> Warning: No flow intervals in calibrator 'ca_0'.
> Warning: No flow intervals in calibrator 'ca_1'.
> Warning: No flow intervals in calibrator 'ca_2'.
> Warning: No flow intervals in calibrator 'ca_3'.
> Error: Attribute 'edges' in definition of rerouter 'rr_0' is empty.
> Error: The edge to use within rerouter 'rr_0' is not known.
> Error: Attribute 'edges' in definition of rerouter 'rr_1' is empty.
> Error: The edge to use within rerouter 'rr_1' is not known.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection basic wrong_parameters ( Last six runs Jul2024 )
selection lockselection edges ( Last six runs Jul2024 )
selection lockselection junctions ( Last six runs Jul2024 )
selection lockselection lanes ( Last six runs Jul2024 )
selection operations load ( Last six runs Jul2024 )
selection viewoptions automatic_junctions ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : selection draws rectangle_small ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,11
> Error: Attribute 'edges' in definition of rerouter 'rr_0' is empty.
> Error: The edge to use within rerouter 'rr_0' is not known.
> Error: Attribute 'edges' in definition of rerouter 'rr_1' is empty.
> Error: The edge to use within rerouter 'rr_1' is not known.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_1' are not known.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_2' are not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: The tls 'J0' is not known.
> Error: The tls 'J0' is not known.
> Error: The tls 'J0' is not known.
> Error: The tls 'J0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection lockselection connections ( Last six runs Jul2024 )
selection viewoptions show_connections ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : selection lockselection crossings ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,13
> Warning: No flow intervals in calibrator 'ca_0'.
> Warning: No flow intervals in calibrator 'ca_1'.
> Warning: No flow intervals in calibrator 'ca_2'.
> Warning: No flow intervals in calibrator 'ca_3'.
> Warning: No flow intervals in calibrator 'ca_5'.
> Warning: No flow intervals in calibrator 'ca_6'.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: No connection between edge '-E1' and edge 'E0' found.
> Error: No connection found between edge '-E1' and edge 'E0' for person 'p_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_1' are not known.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_2' are not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

100 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).
elements additionals access fix ( Last six runs Jul2024 )
elements additionals calibrator delete ( Last six runs Jul2024 )
elements additionals calibratorflow create ( Last six runs Jul2024 )
elements additionals calibratorflow delete ( Last six runs Jul2024 )
elements additionals calibratorflow inspect ( Last six runs Jul2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Jul2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Jul2024 )
elements additionals calibratorlane delete ( Last six runs Jul2024 )
elements additionals rerouter create ( Last six runs Jul2024 )
elements additionals rerouter delete ( Last six runs Jul2024 )
elements additionals rerouter inspect ( Last six runs Jul2024 )
elements additionals rerouter inspect_selection ( Last six runs Jul2024 )
elements additionals rerouter move ( Last six runs Jul2024 )
elements additionals rerouter volatilerecomputing ( Last six runs Jul2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Jul2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Jul2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Jul2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Jul2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Jul2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Jul2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Jul2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Jul2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Jul2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Jul2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Jul2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Jul2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Jul2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Jul2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Jul2024 )
elements additionals rerouterelements interval create ( Last six runs Jul2024 )
elements additionals rerouterelements interval delete ( Last six runs Jul2024 )
elements additionals rerouterelements interval inspect ( Last six runs Jul2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Jul2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Jul2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Jul2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Jul2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Jul2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Jul2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Jul2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Jul2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Jul2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Jul2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Jul2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Jul2024 )
elements additionals variablespeedsign create ( Last six runs Jul2024 )
elements additionals variablespeedsign delete ( Last six runs Jul2024 )
elements additionals variablespeedsign inspect ( Last six runs Jul2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Jul2024 )
elements additionals variablespeedsign move ( Last six runs Jul2024 )
elements additionals variablespeedsign volatilerecomputing ( Last six runs Jul2024 )
elements demands container fix ( Last six runs Jul2024 )
elements demands container volatilerecomputing ( Last six runs Jul2024 )
elements demands containerflow fix ( Last six runs Jul2024 )
elements demands containerflow volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan stops stop_containerstop volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan stops stop_edge volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan tranships tranship_edges volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Jul2024 )
elements demands containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Jul2024 )
elements demands flow fix ( Last six runs Jul2024 )
elements demands flow_embedded fix ( Last six runs Jul2024 )
elements demands flow_junctions fix ( Last six runs Jul2024 )
elements demands flow_taz fix ( Last six runs Jul2024 )
elements demands person fix ( Last six runs Jul2024 )
elements demands person volatilerecomputing ( Last six runs Jul2024 )
elements demands personflow fix ( Last six runs Jul2024 )
elements demands personflow volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan rides ride_edgeedge volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan stops stop_busstop volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan stops stop_edge volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan walks walk_edgeedge volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan walks walk_edges volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan walks walk_junctions volatilerecomputing ( Last six runs Jul2024 )
elements demands personplan walks walk_route volatilerecomputing ( Last six runs Jul2024 )
elements demands routeflow fix ( Last six runs Jul2024 )
elements demands trip fix ( Last six runs Jul2024 )
elements demands trip_junctions fix ( Last six runs Jul2024 )
elements demands trip_taz fix ( Last six runs Jul2024 )
elements demands vehicle fix ( Last six runs Jul2024 )
elements demands vehicle_embedded fix ( Last six runs Jul2024 )
elements shapes poilane create frame latlon ( Last six runs Jul2024 )
elements shapes poilane create frame lonlat ( Last six runs Jul2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Jul2024 )
network trafficlights joined attributes E1 ( Last six runs Jul2024 )
network trafficlights joined file load ( Last six runs Jul2024 )
network trafficlights joined file save ( Last six runs Jul2024 )
network trafficlights joined programs select ( Last six runs Jul2024 )
network trafficlights single attributes E1 ( Last six runs Jul2024 )
network trafficlights single file load ( Last six runs Jul2024 )
network trafficlights single file save ( Last six runs Jul2024 )
network trafficlights single programs select ( Last six runs Jul2024 )
selection basic contextual_menu ( Last six runs Jul2024 )
selection operations clear_shortcut ( Last six runs Jul2024 )

Detailed information for the tests that were terminated before completion:

22 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.
elements demands flow create arrivalspeed ( Last six runs Jul2024 )
elements demands flow create color ( Last six runs Jul2024 )
elements demands flow create departposlat ( Last six runs Jul2024 )
elements demands flow create line ( Last six runs Jul2024 )
elements demands flow create poisson ( Last six runs Jul2024 )
elements demands flow inspect poisson ( Last six runs Jul2024 )
elements demands flow_embedded create poisson ( Last six runs Jul2024 )
elements demands flow_embedded inspect_selection poisson ( Last six runs Jul2024 )
elements demands flow_junctions create arrivalspeed ( Last six runs Jul2024 )
elements demands flow_junctions create color ( Last six runs Jul2024 )
elements demands flow_junctions create departposlat ( Last six runs Jul2024 )
elements demands flow_junctions create poisson ( Last six runs Jul2024 )
elements demands flow_junctions inspect poisson ( Last six runs Jul2024 )
elements demands flow_taz create arrivalspeed ( Last six runs Jul2024 )
elements demands flow_taz create begin ( Last six runs Jul2024 )
elements demands flow_taz create color ( Last six runs Jul2024 )
elements demands flow_taz create departpos ( Last six runs Jul2024 )
elements demands flow_taz create departposlat ( Last six runs Jul2024 )
elements demands flow_taz create poisson ( Last six runs Jul2024 )
elements demands flow_taz inspect poisson ( Last six runs Jul2024 )
elements demands routeflow create poisson ( Last six runs Jul2024 )
elements demands routeflow inspect_selection poisson ( Last six runs Jul2024 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands flow_taz create line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect poisson ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1194,7540d1193
< Warning: Person 'pf_0.4236' is jammed on edge 'Edge0', time=1927.00.
< Warning: Person 'pf_0.4237' is jammed on edge 'Edge0', time=1927.00.
< Warning: Person 'pf_0.4238' is jammed on edge 'Edge0', time=1927.00.
< Warning: Person 'pf_0.4239' is jammed on edge 'Edge0', time=1928.00.
< Warning: Person 'pf_0.4240' is jammed on edge 'Edge0', time=1928.00.
< Warning: Person 'pf_0.4241' is jammed on edge 'Edge0', time=1928.00.
< Warning: Person 'pf_0.4242' is jammed on edge 'Edge0', time=1928.00.
< Warning: Person 'pf_0.4243' is jammed on edge 'Edge0', time=1928.00.
< Warning: Person 'pf_0.4244' is jammed on edge 'Edge0', time=1929.00.
< Warning: Person 'pf_0.4245' is jammed on edge 'Edge0', time=1929.00.
< Warning: Person 'pf_0.4247' is jammed on edge 'Edge0', time=1931.00.
< Warning: Person 'pf_0.4248' is jammed on edge 'Edge0', time=1932.00.
< Warning: Person 'pf_0.4249' is jammed on edge 'Edge0', time=1933.00.
< Warning: Person 'pf_0.4250' is jammed on edge 'Edge0', time=1933.00.
< Warning: Person 'pf_0.4251' is jammed on edge 'Edge0', time=1933.00.
< Warning: Person 'pf_0.4252' is jammed on edge 'Edge0', time=1933.00.
< Warning: Person 'pf_0.4253' is jammed on edge 'Edge0', time=1934.00.
< Warning: Person 'pf_0.4254' is jammed on edge 'Edge0', time=1934.00.
< Warning: Person 'pf_0.4255' is jammed on edge 'Edge0', time=1934.00.
< Warning: Person 'pf_0.4256' is jammed on edge 'Edge0', time=1935.00.
< Warning: Person 'pf_0.4257' is jammed on edge 'Edge0', time=1935.00.
< Warning: Person 'pf_0.4258' is jammed on edge 'Edge0', time=1936.00.
< Warning: Person 'pf_0.4259' is jammed on edge 'Edge0', time=1936.00.
< Warning: Person 'pf_0.4260' is jammed on edge 'Edge0', time=1937.00.
< Warning: Person 'pf_0.4261' is jammed on edge 'Edge0', time=1937.00.
< Warning: Person 'pf_0.4262' is jammed on edge 'Edge0', time=1937.00.
< Warning: Person 'pf_0.4263' is jammed on edge 'Edge0', time=1937.00.
< Warning: Person 'pf_0.4264' is jammed on edge 'Edge0', time=1938.00.
< Warning: Person 'pf_0.4265' is jammed on edge 'Edge0', time=1938.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 : elements demands personflow inspect_selection begin float ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3077,12242d3076
< Warning: Person 'pf_1.4303' is jammed on edge 'Edge1', time=1660.00.
< Warning: Person 'pf_1.4304' is jammed on edge 'Edge1', time=1660.00.
< Warning: Person 'pf_1.4305' is jammed on edge 'Edge1', time=1660.00.
< Warning: Person 'pf_1.4306' is jammed on edge 'Edge1', time=1660.00.
< Warning: Person 'pf_1.4307' is jammed on edge 'Edge1', time=1661.00.
< Warning: Person 'pf_1.4308' is jammed on edge 'Edge1', time=1661.00.
< Warning: Person 'pf_1.4309' is jammed on edge 'Edge1', time=1661.00.
< Warning: Person 'pf_1.4310' is jammed on edge 'Edge1', time=1662.00.
< Warning: Person 'pf_1.4311' is jammed on edge 'Edge1', time=1662.00.
< Warning: Person 'pf_1.4312' is jammed on edge 'Edge1', time=1662.00.
< Warning: Person 'pf_1.4313' is jammed on edge 'Edge1', time=1663.00.
< Warning: Person 'pf_1.4314' is jammed on edge 'Edge1', time=1663.00.
< Warning: Person 'pf_1.4315' is jammed on edge 'Edge1', time=1663.00.
< Warning: Person 'pf_1.4316' is jammed on edge 'Edge1', time=1664.00.
< Warning: Person 'pf_1.4317' is jammed on edge 'Edge1', time=1664.00.
< Warning: Person 'pf_1.4318' is jammed on edge 'Edge1', time=1664.00.
< Warning: Person 'pf_1.4319' is jammed on edge 'Edge1', time=1665.00.
< Warning: Person 'pf_1.4320' is jammed on edge 'Edge1', time=1665.00.
< Warning: Person 'pf_1.4321' is jammed on edge 'Edge1', time=1665.00.
< Warning: Person 'pf_1.4322' is jammed on edge 'Edge1', time=1665.00.
< Warning: Person 'pf_1.4323' is jammed on edge 'Edge1', time=1666.00.
< Warning: Person 'pf_1.4324' is jammed on edge 'Edge1', time=1666.00.
< Warning: Person 'pf_1.4325' is jammed on edge 'Edge1', time=1666.00.
< Warning: Person 'pf_1.4326' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4327' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4328' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4329' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4330' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4331' is jammed on edge 'Edge1', time=1668.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 : elements demands personflow inspect_selection color ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3171,12348d3170
< Warning: Person 'pf_1.4425' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4426' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4427' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4428' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.4429' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4430' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4431' is jammed on edge 'Edge1', time=1701.00.
< Warning: Person 'pf_1.4432' is jammed on edge 'Edge1', time=1702.00.
< Warning: Person 'pf_1.4433' is jammed on edge 'Edge1', time=1702.00.
< Warning: Person 'pf_1.4434' is jammed on edge 'Edge1', time=1702.00.
< Warning: Person 'pf_1.4435' is jammed on edge 'Edge1', time=1703.00.
< Warning: Person 'pf_1.4436' is jammed on edge 'Edge1', time=1703.00.
< Warning: Person 'pf_1.4437' is jammed on edge 'Edge1', time=1703.00.
< Warning: Person 'pf_1.3384' is jammed on edge 'Edge1', time=1704.00.
< Warning: Person 'pf_1.4438' is jammed on edge 'Edge1', time=1704.00.
< Warning: Person 'pf_1.4439' is jammed on edge 'Edge1', time=1704.00.
< Warning: Person 'pf_1.4440' is jammed on edge 'Edge1', time=1704.00.
< Warning: Person 'pf_1.4441' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4442' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4443' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4444' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4445' is jammed on edge 'Edge1', time=1706.00.
< Warning: Person 'pf_1.4446' is jammed on edge 'Edge1', time=1706.00.
< Warning: Person 'pf_1.4447' is jammed on edge 'Edge1', time=1706.00.
< Warning: Person 'pf_1.4448' is jammed on edge 'Edge1', time=1707.00.
< Warning: Person 'pf_1.4449' is jammed on edge 'Edge1', time=1707.00.
< Warning: Person 'pf_1.4450' is jammed on edge 'Edge1', time=1707.00.
< Warning: Person 'pf_1.4451' is jammed on edge 'Edge1', time=1708.00.
< Warning: Person 'pf_1.4452' is jammed on edge 'Edge1', time=1708.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 : elements demands personflow inspect_selection departpos ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3821,11990d3820
< Warning: Person 'pf_1.4988' is jammed on edge 'Edge1', time=1876.00.
< Warning: Person 'pf_1.4989' is jammed on edge 'Edge1', time=1876.00.
< Warning: Person 'pf_1.4990' is jammed on edge 'Edge1', time=1876.00.
< Warning: Person 'pf_1.4991' is jammed on edge 'Edge1', time=1877.00.
< Warning: Person 'pf_1.4992' is jammed on edge 'Edge1', time=1877.00.
< Warning: Person 'pf_1.4993' is jammed on edge 'Edge1', time=1877.00.
< Warning: Person 'pf_1.4994' is jammed on edge 'Edge1', time=1878.00.
< Warning: Person 'pf_1.4995' is jammed on edge 'Edge1', time=1878.00.
< Warning: Person 'pf_1.4996' is jammed on edge 'Edge1', time=1878.00.
< Warning: Person 'pf_1.4997' is jammed on edge 'Edge1', time=1879.00.
< Warning: Person 'pf_1.4998' is jammed on edge 'Edge1', time=1879.00.
< Warning: Person 'pf_1.4999' is jammed on edge 'Edge1', time=1879.00.
< Warning: Person 'pf_1.5000' is jammed on edge 'Edge1', time=1879.00.
< Warning: Person 'pf_1.5001' is jammed on edge 'Edge1', time=1880.00.
< Warning: Person 'pf_1.5002' is jammed on edge 'Edge1', time=1880.00.
< Warning: Person 'pf_1.5003' is jammed on edge 'Edge1', time=1880.00.
< Warning: Person 'pf_1.5004' is jammed on edge 'Edge1', time=1881.00.
< Warning: Person 'pf_1.5005' is jammed on edge 'Edge1', time=1881.00.
< Warning: Person 'pf_1.5006' is jammed on edge 'Edge1', time=1881.00.
< Warning: Person 'pf_1.5007' is jammed on edge 'Edge1', time=1882.00.
< Warning: Person 'pf_1.5008' is jammed on edge 'Edge1', time=1882.00.
< Warning: Person 'pf_1.5009' is jammed on edge 'Edge1', time=1882.00.
< Warning: Person 'pf_1.5010' is jammed on edge 'Edge1', time=1883.00.
< Warning: Person 'pf_1.5011' is jammed on edge 'Edge1', time=1883.00.
< Warning: Person 'pf_1.5012' is jammed on edge 'Edge1', time=1883.00.
< Warning: Person 'pf_1.5013' is jammed on edge 'Edge1', time=1884.00.
< Warning: Person 'pf_1.5014' is jammed on edge 'Edge1', time=1884.00.
< Warning: Person 'pf_1.5015' is jammed on edge 'Edge1', time=1884.00.
< Warning: Person 'pf_1.5016' is jammed on edge 'Edge1', time=1885.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 : elements demands personflow inspect_selection parameters ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
2957,12348d2956
< Warning: Person 'pf_1.4231' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4232' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4233' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4234' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4235' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4236' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4237' is jammed on edge 'Edge1', time=1641.00.
< Warning: Person 'pf_1.4238' is jammed on edge 'Edge1', time=1641.00.
< Warning: Person 'pf_1.4239' is jammed on edge 'Edge1', time=1641.00.
< Warning: Person 'pf_1.4240' is jammed on edge 'Edge1', time=1642.00.
< Warning: Person 'pf_1.4241' is jammed on edge 'Edge1', time=1642.00.
< Warning: Person 'pf_1.4242' is jammed on edge 'Edge1', time=1642.00.
< Warning: Person 'pf_1.4243' is jammed on edge 'Edge1', time=1643.00.
< Warning: Person 'pf_1.4244' is jammed on edge 'Edge1', time=1643.00.
< Warning: Person 'pf_1.4245' is jammed on edge 'Edge1', time=1643.00.
< Warning: Person 'pf_1.4246' is jammed on edge 'Edge1', time=1643.00.
< Warning: Person 'pf_1.3198' is jammed on edge 'Edge1', time=1644.00.
< Warning: Person 'pf_1.4247' is jammed on edge 'Edge1', time=1644.00.
< Warning: Person 'pf_1.4248' is jammed on edge 'Edge1', time=1644.00.
< Warning: Person 'pf_1.4249' is jammed on edge 'Edge1', time=1644.00.
< Warning: Person 'pf_1.4250' is jammed on edge 'Edge1', time=1645.00.
< Warning: Person 'pf_1.4251' is jammed on edge 'Edge1', time=1645.00.
< Warning: Person 'pf_1.4252' is jammed on edge 'Edge1', time=1645.00.
< Warning: Person 'pf_1.4253' is jammed on edge 'Edge1', time=1646.00.
< Warning: Person 'pf_1.4254' is jammed on edge 'Edge1', time=1646.00.
< Warning: Person 'pf_1.4255' is jammed on edge 'Edge1', time=1646.00.
< Warning: Person 'pf_1.4256' is jammed on edge 'Edge1', time=1647.00.
< Warning: Person 'pf_1.4257' is jammed on edge 'Edge1', time=1647.00.
< Warning: Person 'pf_1.4258' is jammed on edge 'Edge1', time=1647.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 : elements demands personflow inspect_selection poisson ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1516,18100d1515
< Warning: Person 'pf_0.2738' is jammed on edge 'Edge0', time=1377.00.
< Warning: Person 'pf_0.2739' is jammed on edge 'Edge0', time=1377.00.
< Warning: Person 'pf_0.2740' is jammed on edge 'Edge0', time=1377.00.
< Warning: Person 'pf_0.2741' is jammed on edge 'Edge0', time=1377.00.
< Warning: Person 'pf_0.2742' is jammed on edge 'Edge0', time=1378.00.
< Warning: Person 'pf_0.2743' is jammed on edge 'Edge0', time=1379.00.
< Warning: Person 'pf_0.2744' is jammed on edge 'Edge0', time=1379.00.
< Warning: Person 'pf_0.2745' is jammed on edge 'Edge0', time=1379.00.
< Warning: Person 'pf_0.2746' is jammed on edge 'Edge0', time=1379.00.
< Warning: Person 'pf_0.2747' is jammed on edge 'Edge0', time=1380.00.
< Warning: Person 'pf_0.2748' is jammed on edge 'Edge0', time=1381.00.
< Warning: Person 'pf_0.2749' is jammed on edge 'Edge0', time=1381.00.
< Warning: Person 'pf_0.2750' is jammed on edge 'Edge0', time=1381.00.
< Warning: Person 'pf_0.2751' is jammed on edge 'Edge0', time=1381.00.
< Warning: Person 'pf_0.2752' is jammed on edge 'Edge0', time=1382.00.
< Warning: Person 'pf_0.2753' is jammed on edge 'Edge0', time=1382.00.
< Warning: Person 'pf_0.2754' is jammed on edge 'Edge0', time=1382.00.
< Warning: Person 'pf_0.2755' is jammed on edge 'Edge0', time=1383.00.
< Warning: Person 'pf_0.2756' is jammed on edge 'Edge0', time=1384.00.
< Warning: Person 'pf_0.2757' is jammed on edge 'Edge0', time=1384.00.
< Warning: Person 'pf_0.2758' is jammed on edge 'Edge0', time=1385.00.
< Warning: Person 'pf_0.2759' is jammed on edge 'Edge0', time=1385.00.
< Warning: Person 'pf_0.2760' is jammed on edge 'Edge0', time=1385.00.
< Warning: Person 'pf_0.1891' is jammed on edge 'Edge0', time=1386.00.
< Warning: Person 'pf_0.2761' is jammed on edge 'Edge0', time=1386.00.
< Warning: Person 'pf_0.2762' is jammed on edge 'Edge0', time=1386.00.
< Warning: Person 'pf_0.2763' is jammed on edge 'Edge0', time=1386.00.
< Warning: Person 'pf_0.2764' is jammed on edge 'Edge0', time=1387.00.
< Warning: Person 'pf_0.2765' is jammed on edge 'Edge0', time=1387.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 : elements demands personflow inspect_selection type ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
14405,34132d14404
< Warning: Person 'pf_1.5566' is jammed on edge 'Edge1', time=2057.00.
< Warning: Person 'pf_1.5567' is jammed on edge 'Edge1', time=2057.00.
< Warning: Person 'pf_1.5568' is jammed on edge 'Edge1', time=2057.00.
< Warning: Collision of person 'pf_1.5446' and person 'pf_1.5471', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5427' and person 'pf_1.5471', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5427' and person 'pf_1.5446', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5396' and person 'pf_1.5471', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5396' and person 'pf_1.5446', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5396' and person 'pf_1.5427', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5471', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5446', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5427', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5396', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5381' and person 'pf_1.5471', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5381' and person 'pf_1.5446', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5381' and person 'pf_1.5427', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5381' and person 'pf_1.5396', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5381' and person 'pf_1.5416', lane='Edge2_1', time=2057.00.
< Warning: Collision of person 'pf_1.5503' and person 'pf_1.5501', lane='Edge2_1', time=2057.00.
< Warning: Person 'pf_1.5569' is jammed on edge 'Edge1', time=2058.00.
< Warning: Person 'pf_1.5570' is jammed on edge 'Edge1', time=2058.00.
< Warning: Person 'pf_1.5571' is jammed on edge 'Edge1', time=2058.00.
< Warning: Collision of person 'pf_1.5427' and person 'pf_1.5446', lane='Edge2_1', time=2058.00.
< Warning: Collision of person 'pf_1.5396' and person 'pf_1.5446', lane='Edge2_1', time=2058.00.
< Warning: Collision of person 'pf_1.5396' and person 'pf_1.5427', lane='Edge2_1', time=2058.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5446', lane='Edge2_1', time=2058.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5427', lane='Edge2_1', time=2058.00.
< Warning: Collision of person 'pf_1.5416' and person 'pf_1.5396', lane='Edge2_1', time=2058.00.
< Warning: Collision of person 'pf_1.5381' and person 'pf_1.5446', lane='Edge2_1', time=2058.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 : elements demands stop parkingarea create ondemand ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,2c1,1477260
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=309.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=309.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.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 : elements demands stop parkingarea inspect ondemand ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,2c1,1541897
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=309.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=309.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.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 : elements demands stop parkingarea inspect_selection acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1579445
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1566384
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1527827
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection jump ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1391023
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1557223
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection ondemand ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,4c1,1535409
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=324.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=324.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.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 : elements demands stop parkingarea inspect_selection permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1481778
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection split ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1471973
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection triggered_container ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1549080
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection triggered_join ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1501643
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection triggered_person ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1396012
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1459700
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=316.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=316.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea inspect_selection until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1502302
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='EdgeCenter0_1', time=305.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'EdgeCenter0_1' time=305.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'EdgeCenter1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=309.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=309.00.
---
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.09, offset=1.74), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.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 : elements demands stop parkingarea load ondemand ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,5c1,1491111
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge3_1', time=615.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'Edge4', time=615.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_1', time=320.00.
> Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'Edge2', time=320.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_1' time=320.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.58, offset=0.50), time=326.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=327.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.46), time=328.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.31), time=329.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.68), time=330.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=331.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=332.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.34), time=333.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.36), time=334.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.31), time=335.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.04), time=336.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=337.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=338.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.21), time=339.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=340.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.45), time=341.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=342.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.69), time=343.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=344.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=345.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 : elements demands waypoint parkingarea create acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1513610
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create default ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1479672
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1401796
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1430596
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1531414
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1444718
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1122076
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1448871
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea create until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1453593
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1151875
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1145500
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1114036
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1054387
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1093776
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1016677
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.63, offset=4.65), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.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 : elements demands waypoint parkingarea inspect tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1136407
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1130039
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), 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.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.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 : elements demands waypoint parkingarea inspect_selection acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1007203
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea inspect_selection duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1038751
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea inspect_selection extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1063551
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea inspect_selection line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,792622
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea inspect_selection permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1058625
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea inspect_selection speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,678977
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.43, offset=7.85), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.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 : elements demands waypoint parkingarea inspect_selection tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,853805
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea inspect_selection until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,987532
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea load acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,491873
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.39, offset=8.42), 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.51), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.13), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.15), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.54), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.93), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.48), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=50.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 : elements demands waypoint parkingarea load default ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,701383
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), 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.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.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=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.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 : elements demands waypoint parkingarea load duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,457829
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.38, offset=8.55), time=28.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=30.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=31.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=32.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=33.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=34.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=35.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=36.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=37.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=38.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.40), time=39.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=40.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=41.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=42.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.29), time=43.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=44.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.18), time=45.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.92), time=46.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=47.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=48.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.44), time=49.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=50.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=51.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.38), time=52.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.95), time=53.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=54.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=55.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=56.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 : elements demands waypoint parkingarea load extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,460664
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.38, offset=8.55), time=28.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=30.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=31.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=32.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=33.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=34.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=35.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=36.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=37.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=38.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.40), time=39.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=40.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=41.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=42.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.29), time=43.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=44.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.18), time=45.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.92), time=46.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=47.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=48.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.44), time=49.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=50.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=51.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.38), time=52.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.95), time=53.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=54.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=55.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=56.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 : elements demands waypoint parkingarea load line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,484034
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.39, offset=8.42), 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.51), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.13), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.15), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.54), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.93), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.48), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=50.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 : elements demands waypoint parkingarea load speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,967671
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-7.96, offset=1.95), time=31.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=32.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=33.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=34.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=35.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=36.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=37.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=38.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=39.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=41.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=42.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=43.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=44.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=45.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=46.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=47.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=48.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.70), time=49.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=50.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=51.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=52.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=53.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=54.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.35), time=55.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=56.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=57.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=58.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=59.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 : elements demands waypoint parkingarea load tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,509132
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.39, offset=8.42), 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.51), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.13), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.15), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.54), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.93), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.48), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=50.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 : elements demands waypoint parkingarea load until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,445897
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.38, offset=8.55), time=28.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=30.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=31.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=32.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=33.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=34.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=35.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=36.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=37.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=38.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.40), time=39.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=40.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=41.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=42.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.29), time=43.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=44.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.18), time=45.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.92), time=46.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=47.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=48.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.44), time=49.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=50.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=51.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.38), time=52.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.95), time=53.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=54.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=55.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=56.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 : elements demands waypoint parkingarea volatilerecomputing ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,644450
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.44, offset=0.25), time=22.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=23.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.41), time=24.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=25.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=26.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.50), time=27.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.09), time=28.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.54), time=29.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.63), time=30.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.21), time=31.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.89), time=32.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.69), time=33.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.52), time=34.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.73), time=35.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=36.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=37.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=38.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=39.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=40.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=41.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.31), time=42.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.30), time=43.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.52), time=44.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.60), time=45.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=46.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.04), time=47.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.05), time=48.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=49.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.