22Jul24rv1_20_0+1353-eb4cb6ec9d8 - 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: 4113 succeeded 541 FAILED 100 known bugs 82 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).
> 
> =================================================================
> ==4020223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6278e0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c628ae0221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c628ad9c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c628acd0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c628adf726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c6278e47e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f68b6871d8f 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).
> 
> =================================================================
> ==4020198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b781c9cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b782e9c221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b782e95c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b782e890d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b782e9b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b781ca07e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f895dafbd8f 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).
> 
> =================================================================
> ==4026330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561f95336ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561f9663cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561f9663217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561f96553147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561f965482f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561f97f28c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcde31e54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4026350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b467cbcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b468fc2b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b468fb817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b468ed9147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b468ece2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b46a8aec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa7fc1164a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5633868f7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563387bfdb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563387bf317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563387b14147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563387b092f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5633894e9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2c4e64e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560d76a15ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560d77d1bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560d77d1117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560d77c32147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560d77c272f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560d79607c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f07689eb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8a1226ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f8a252cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f8a252217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f8a2443147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f8a24382f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f8a3e18c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f74b47574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5649d3203ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5649d4509b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5649d44ff17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5649d4420147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5649d44152f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5649d5df5c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdf5ce6a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029335==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a60b806ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a60cb0cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a60c9f5ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a60ca05726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a60b80a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f127cd43d8f 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 0x55a60b806ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a60cb0cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a60c9f622b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a60ca05726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a60b80a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f127cd43d8f 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 0x55a60b806ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a60c9f65dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a60ca05726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a60b80a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f127cd43d8f 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).
> 
> =================================================================
> ==4029348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff594d9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ff5a7dfb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ff5a7d517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ff5a6f6147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ff5a6eb2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ff5c0cbc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd4ad9384a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557083dc6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5570850ccb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5570850c217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557084fe3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557084fd82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5570869b8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb8d93754a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029318==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c712f1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560c725f7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c724e0ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560c724f0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c712f57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f018841bd8f 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 0x560c712f1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560c725f7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c724e122b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560c724f0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c712f57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f018841bd8f 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 0x560c712f1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560c724e15dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560c724f0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560c712f57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f018841bd8f 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).
> 
> =================================================================
> ==4029346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5579490dbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55794a3e1b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55794a3d717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55794a2f8147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55794a2ed2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55794bccdc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f55281fd4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029370==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a554edcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a5561e2b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a5560cbee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a5560db726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a554ee07e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3ea8895d8f 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 0x55a554edcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a5561e2b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a5560cc22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a5560db726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a554ee07e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3ea8895d8f 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 0x55a554edcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a5560cc5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a5560db726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a554ee07e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3ea8895d8f 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).
> 
> =================================================================
> ==4029395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562f57e78ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562f5917eb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562f5917417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562f59095147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562f5908a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562f5aa6ac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fce46b724a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56143dff4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56143f2fab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56143f2f017c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56143f211147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56143f2062f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561440be6c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f42180f94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5579454fbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557946801b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5579467f717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557946718147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55794670d2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5579480edc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5d0449c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa4ed7cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fa50082b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fa5007817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fa4ff99147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fa4ff8e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fa5196ec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1d01d944a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cad46e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cad59ebb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cad59e117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cad5902147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cad58f72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cad72d7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3951f874a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55952a961ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55952bc67b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55952bc5d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55952bb7e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55952bb732f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55952d553c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f05f71844a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56225c2a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56225d5acb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56225d5a217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56225d4c3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56225d4b82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56225ee98c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f600605e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029403==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559501877ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559502b7db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559502a66ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559502a76726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55950187b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2254a02d8f 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 0x559501877ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559502b7db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559502a6722b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559502a76726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55950187b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2254a02d8f 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 0x559501877ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559502a675dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x559502a76726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55950187b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2254a02d8f 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).
> 
> =================================================================
> ==4029417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5565531fcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556554502b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5565544f817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556554419147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55655440e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556555deec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f38436814a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5561358feccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556136c04b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556136bfa17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556136b1b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556136b102f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5561384f0c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4b11ab54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563caa42eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563cab734b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563cab72a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563cab64b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563cab6402f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563cad020c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2bd67934a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa70d18ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55aa7201eb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aa7201417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55aa71f35147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aa71f2a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aa7390ac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f201275d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55565bd40ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55565d046b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55565d03c17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55565cf5d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55565cf522f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55565e932c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3c946444a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a92f543ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a930849b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a93083f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a930760147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9307552f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a932135c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f23d89c84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5591b5d07ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5591b700db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5591b700317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5591b6f24147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5591b6f192f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5591b88f9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f89231c44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b557efdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b559203b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b5591f917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b55911a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b55910f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b55aaefc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f55832294a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56344ceb2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56344e1b8b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56344e1ae17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56344e0cf147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56344e0c42f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56344faa4c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f740aa384a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5570c51e9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5570c64efb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5570c64e517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5570c6406147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5570c63fb2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5570c7ddbc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd8ff4574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9768c9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d977bcfb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d977bc517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d977ae6147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d977adb2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9794bbc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f72756f04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5556e91b7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5556ea4bdb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5556ea4b317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5556ea3d4147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5556ea3c92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5556ebda9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0789a9b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c871ed6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c8731dcb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c8731d217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c8730f3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c8730e82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c874ac8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5655e844a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558261154ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55826245ab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55826245017c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558262371147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582623662f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558263d46c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f81baf9f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5642773c8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5642786ceb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5642786c417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5642785e5147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5642785da2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564279fbac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2a62d4a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa7a83dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55aa7bb43b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aa7bb3917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55aa7ba5a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aa7ba4f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aa7d42fc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb0eb9e94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc8b6d5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55dc8c9dbb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dc8c9d117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dc8c8f2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc8c8e72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc8e2c7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe7462b44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556453285ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55645458bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55645458117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5564544a2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564544972f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556455e77c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff0a528d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5601d263accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5601d3940b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5601d393617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5601d3857147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5601d384c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601d522cc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3696ecc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee3f641ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ee40947b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee4093d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ee4085e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ee408532f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ee42233c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f32760714a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5596cbf9bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596cd2a1b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5596cd29717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5596cd1b8147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596cd1ad2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596ceb8dc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f392b6104a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf21f38ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cf2323eb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cf2323417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cf23155147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cf2314a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cf24b2ac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd38555b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55db80568ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55db8186eb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55db8186417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55db81785147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db8177a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db8315ac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fce79aa84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5605d5167ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5605d646db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605d646317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5605d6384147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5605d63792f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5605d7d59c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb2e4a974a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55917115dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559172463b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55917245917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55917237a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55917236f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559173d4fc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd7e1d7f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564c4ead5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564c4fddbb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564c4fdd117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564c4fcf2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564c4fce72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564c516c7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f400f1a14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56452b82eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56452cb34b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56452cb2a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56452ca4b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56452ca402f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56452e420c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9e88fec4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc3c06dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc3d373b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc3d36917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cc3d28a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cc3d27f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cc3ec5fc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7a5ab274a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5644db343ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5644dc649b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5644dc63f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5644dc560147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5644dc5552f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5644ddf35c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7ca97f74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56260c143ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56260d449b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56260d43f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56260d360147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56260d3552f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56260ed35c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe34a9574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55add497fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55add5c85b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55add5c7b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55add5b9c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55add5b912f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55add7571c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa20857b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b99cf45ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b99e24bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b99e24117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b99e162147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b99e1572f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b99fb37c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a358394a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56150d9cfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56150ecd5b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56150eccb17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56150ebec147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56150ebe12f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615105c1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f75e9c564a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560fdd833ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560fdeb39b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560fdeb2f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560fdea50147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560fdea452f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560fe0425c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdc93cfe4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56356c279ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56356d57fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56356d57517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56356d496147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56356d48b2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56356ee6bc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3e996474a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x565164cb7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x565165fbdb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x565165fb317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x565165ed4147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565165ec92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5651678a9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f32cc8a94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1e3748ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e1e4a4eb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e1e4a4417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e1e4965147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1e495a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1e633ac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fde96ee44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4029780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf1952dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cf1a833b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cf1a82917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cf1a74a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cf1a73f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cf1c11fc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f159a51c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556f9c5e8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556f9d8eeb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556f9d8e417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556f9d805147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556f9d7fa2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556f9f1dac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2cbb2e44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56288728dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562888593b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56288858917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5628884aa147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56288849f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562889e7fc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcd23c524a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b3e57a9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b3e6aafb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b3e6aa517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b3e69c6147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b3e69bb2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b3e839bc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f224cb694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56040e511ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56040f817b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56040f80d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56040f72e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56040f7232f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560411103c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f58c47384a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55deb9c70ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55debaf76b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55debaf6c17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55debae8d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55debae822f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55debc862c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f50ed7024a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0f18eeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d0f2bf4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d0f2bea17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d0f2b0b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d0f2b002f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d0f44e0c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbdcd5804a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559caba91ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559cacd97b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559cacd8d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559caccae147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559cacca32f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559cae683c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fca9b8014a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562eeedb7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562ef00bdb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562ef00b317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562eeffd4147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562eeffc92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ef19a9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0ce01ed4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562db3f3eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562db5244b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562db523a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562db515b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562db51502f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562db6b30c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f089b3554a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562701feeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5627032f4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5627032ea17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56270320b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5627032002f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562704be0c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f63dea514a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4028752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5617a820accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5617a9510b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5617a950617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5617a9427147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5617a941c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5617aadfcc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f956bd204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6501a2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f6514a8b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f65149e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f6513bf147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f6513b42f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f652d94c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe9c1d2e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560b833f8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560b846feb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560b846f417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560b84615147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560b8460a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560b85feac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbf03be74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc7cffbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fc7e301b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fc7e2f717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fc7e218147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fc7e20d2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fc7fbedc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb95d8ec4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5582dc00cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5582dd312b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582dd30817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5582dd229147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582dd21e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5582debfec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f42196684a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b23a833ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b23bb39b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b23bb2f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b23ba50147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b23ba452f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b23d425c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f06db6b44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563ba09c8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563ba1cceb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563ba1cc417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563ba1be5147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563ba1bda2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563ba35bac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f21fb5ea4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558b378c3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558b38bc9b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558b38bbf17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558b38ae0147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558b38ad52f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558b3a4b5c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa42a6744a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b679e83ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b67b189b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b67b17f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b67b0a0147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b67b0952f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b67ca75c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd56d0ab4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a99ac82ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a99bf88b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a99bf7e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a99be9f147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a99be942f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a99d874c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f22506814a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5631461e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5631474edb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5631474e317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563147404147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5631473f92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563148dd9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbb26c2b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5559d0ae6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5559d1decb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5559d1de217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5559d1d03147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5559d1cf82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5559d36d8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9c65a194a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5559f1517ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5559f281db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5559f281317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5559f2734147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5559f27292f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5559f4109c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb047d2b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d31afbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558d32e01b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d32df717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558d32d18147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d32d0d2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d346edc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9d9f6404a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a984e14ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a98611ab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a98611017c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a986031147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9860262f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a987a06c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f10b3f0c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5640bb0c6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5640bc3ccb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5640bc3c217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5640bc2e3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5640bc2d82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5640bdcb8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7cb8b9b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55da030d6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55da043dcb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55da043d217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55da042f3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55da042e82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55da05cc8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f72ecda04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9301cdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d9314d3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d9314c917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d9313ea147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d9313df2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d932dbfc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fce1dc0b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556e886bfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556e899c5b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556e899bb17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556e898dc147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556e898d12f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556e8b2b1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7feaacb5b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558e29e1accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558e2b120b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558e2b11617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558e2b037147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558e2b02c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558e2ca0cc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbfd15994a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030692==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b730cfeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b732004b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b731eedee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b731efd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b730d027e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fec38b96d8f 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 0x55b730cfeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b732004b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b731eee22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b731efd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b730d027e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fec38b96d8f 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 0x55b730cfeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b731eee5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b731efd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b730d027e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fec38b96d8f 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).
> 
> =================================================================
> ==4030723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdc47faccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fdc5b00b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fdc5af617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fdc5a17147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fdc5a0c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fdc73ecc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5ffc5974a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9d7e89ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a9d918fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a9d918517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a9d90a6147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9d909b2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9daa7bc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe5ef4ef4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563a84cdfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563a85fe5b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563a85fdb17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563a85efc147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563a85ef12f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563a878d1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faab50e64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558202b1fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558203e25b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558203e1b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558203d3c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558203d312f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558205711c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6fb91044a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d000495ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d00179bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d00179117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d0016b2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d0016a72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d003087c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff1fa95e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5636a02c6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5636a15ccb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5636a15c217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5636a14e3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5636a14d82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5636a2eb8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fca56fa04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56418db1accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56418ee20b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56418ee1617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56418ed37147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56418ed2c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56419070cc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe2c76e24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8a7c7fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c8a8f85b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c8a8f7b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c8a8e9c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c8a8e912f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c8aa871c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb92d0014a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557459352ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55745a658b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55745a64e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55745a56f147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55745a5642f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55745bf44c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f33867e14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556f843beccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556f856c4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556f856ba17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556f855db147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556f855d02f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556f86fb0c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5b6b1bd4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5597962e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5597975edb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5597975e317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559797504147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5597974f92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559798ed9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbf43e564a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a93e972ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a93fc78b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a93fc6e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a93fb8f147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a93fb842f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a941564c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8864bc54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55acd0b93ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55acd1e99b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55acd1e8f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55acd1db0147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55acd1da52f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55acd3785c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2d03f5a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030873==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56475fb0dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564760e13b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564760cfcee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564760d0c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56475fb117e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcf58d93d8f 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 0x56475fb0dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564760e13b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564760cfd22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564760d0c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56475fb117e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcf58d93d8f 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 0x56475fb0dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564760cfd5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x564760d0c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56475fb117e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fcf58d93d8f 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).
> 
> =================================================================
> ==4030880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae82026ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ae8332cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ae8332217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ae83243147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ae832382f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ae84c18c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb5087c24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030889==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb5c77bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cb5da81b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cb5d96aee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55cb5d97a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cb5c77f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcb590afd8f 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 0x55cb5c77bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cb5da81b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cb5d96b22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55cb5d97a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cb5c77f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fcb590afd8f 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 0x55cb5c77bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cb5d96b5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55cb5d97a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55cb5c77f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fcb590afd8f 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).
> 
> =================================================================
> ==4030890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1b320eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d1b4514b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d1b450a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d1b442b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1b44202f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d1b5e00c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fed8d9844a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563575a0dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563576d13b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563576d0917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563576c2a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563576c1f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5635785ffc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faba11ed4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5596a4c07ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596a5f0db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5596a5f0317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5596a5e24147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596a5e192f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596a77f9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2484eea4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a20224eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a203554b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a20354a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a20346b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a2034602f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a204e40c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd03c0f04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560b259a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560b26cacb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560b26ca217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560b26bc3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560b26bb82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560b28598c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f725165d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4030932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f665d01ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f667007b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f666ffd17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f666f1e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f666f132f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f6688f3c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff680f1a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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).
> 
> =================================================================
> ==4062305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55937928eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55937a48e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55937a487c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55937a47b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55937a48d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5593792927e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f02e98ced8f 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).
> 
> =================================================================
> ==4062313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555947d85ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555948f85221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555948f7ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555948f720d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555948f84726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555947d897e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5e95662d8f 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).
> 
> =================================================================
> ==4062324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55719da2eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55719ec2e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55719ec27c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55719ec1b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55719ec2d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55719da327e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f628adeed8f 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).
> 
> =================================================================
> ==4062362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556202b63ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556203d63221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556203d5cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556203d500d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556203d62726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556202b677e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f64650e2d8f 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).
> 
> =================================================================
> ==4062388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b1c34dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555b1d54d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555b1d546c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555b1d53a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555b1d54c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555b1c3517e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcfd069fd8f 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).
> 
> =================================================================
> ==4062437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c3b4c3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559c3c6c3221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559c3c6bcc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559c3c6b00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559c3c6c2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559c3b4c77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa141990d8f 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
> 
> =================================================================
> ==4062427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1ac098ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c1ad298221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c1ad291c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c1ad2850d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c1ad297726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c1ac09c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb637745d8f 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).
> 
> =================================================================
> ==4062394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9f3a47ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c9f4c47221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c9f4c40c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c9f4c340d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c9f4c46726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c9f3a4b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1a52b75d8f 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).
> 
> =================================================================
> ==4062446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4c1b93ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d4c2d93221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d4c2d8cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d4c2d800d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d4c2d92726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d4c1b977e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f86dfc11d8f 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).
> 
> =================================================================
> ==4062447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a51b7b0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a51c9b0221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a51c9a9c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a51c99d0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a51c9af726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a51b7b47e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3496c4cd8f 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).
> 
> =================================================================
> ==4062508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55988f7e1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5598909e1221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5598909dac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5598909ce0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5598909e0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55988f7e57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f084bf81d8f 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).
> 
> =================================================================
> ==4062525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564fe39fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5564ff59f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5564ff598c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5564ff58c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5564ff59e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5564fe3a37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6a8ed1dd8f 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).
> 
> =================================================================
> ==4062540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558561a35ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558562c35221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558562c2ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558562c220d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558562c34726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558561a397e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f83d81d9d8f 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).
> 
> =================================================================
> ==4062530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d95bcb9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d95ceb9221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d95ceb2c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d95cea60d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d95ceb8726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d95bcbd7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2215518d8f 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).
> 
> =================================================================
> ==4062584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6f74dfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a6f86df221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a6f86d8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a6f86cc0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a6f86de726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a6f74e37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f38fe02fd8f 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).
> 
> =================================================================
> ==4062653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5596b893dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596b9b3d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5596b9b36c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5596b9b2a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5596b9b3c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5596b89417e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f351c323d8f 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
> 
> =================================================================
> ==4062620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c0d81cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561c0ea1c221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561c0ea15c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561c0ea090d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561c0ea1b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561c0d8207e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2a4258fd8f 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).
> 
> =================================================================
> ==4062594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561aa4984ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561aa5b84221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561aa5b7dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561aa5b710d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561aa5b83726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561aa49887e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0e5d5a1d8f 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).
> 
> =================================================================
> ==4062589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556bb0ececcd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556bb20ce221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556bb20c7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556bb20bb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556bb20cd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556bb0ed27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff849abed8f 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
> 
> =================================================================
> ==4048730==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5639465b3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5639478b9b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5639477a2ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5639477b2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5639465b77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fafe6063d8f 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 0x5639465b3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5639478b9b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5639477a322b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5639477b2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5639465b77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fafe6063d8f 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 0x5639465b3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5639477a35dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5639477b2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5639465b77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fafe6063d8f 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 0x5639465b3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4048766==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56428d70accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56428ea10b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56428e8f9ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56428e909726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56428d70e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2aed2fdd8f 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 0x56428d70accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56428ea10b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56428e8fa22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56428e909726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56428d70e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2aed2fdd8f 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 0x56428d70accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56428e8fa5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56428e909726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56428d70e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2aed2fdd8f 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 0x56428d70accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4048982==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55683a729ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55683ba2fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55683b918ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55683b928726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55683a72d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb64cf2ed8f 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 0x55683a729ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55683ba2fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55683b91922b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55683b928726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55683a72d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb64cf2ed8f 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 0x55683a729ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55683b9195dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55683b928726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55683a72d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb64cf2ed8f 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 0x55683a729ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4048961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556dce621ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556dcf927b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556dcf91d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556dcf83e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556dcf8332f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556dd1213c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f40cc9694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x556dce621ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556dcf93e9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556dcf93c13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556dcf86e046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556dd1215924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f40cc969954 in xercesc_3_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 0x556dce621ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556dce9b0089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556dce9aff8a in std::allocator_traits<std::allocator<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 0x556dce9aff17 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 0x556dce9af943 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 0x556dce9af033 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 0x556dce9ae94b 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
> 
> =================================================================
> ==4049249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f48399cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f484ca2b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f484c9817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f484bb9147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f484bae2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f48658ec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbcbad674a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55f48399cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f484cb99c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f484cb713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f484be9046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f486590924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbcbad67954 in xercesc_3_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 0x55f48399cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f483d2b089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f483d2af8a in std::allocator_traits<std::allocator<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 0x55f483d2af17 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 0x55f483d2a943 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 0x55f483d2a033 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 0x55f483d2994b 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 create acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==4049699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5582282b5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5582295bbb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582295b117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5582294d2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582294c72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55822aea7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7faaaa54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5582282b5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5582295d29c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5582295d013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558229502046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55822aea9924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7faaaa5954 in xercesc_3_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 0x5582282b5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558228644089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558228643f8a in std::allocator_traits<std::allocator<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 0x558228643f17 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 0x558228643943 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 0x558228643033 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 0x55822864294b 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 create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==4049668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560c59cdfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560c5afe5b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c5afdb17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560c5aefc147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560c5aef12f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560c5c8d1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd6e98874a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560c59cdfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560c5affc9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560c5affa13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560c5af2c046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560c5c8d3924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd6e9887954 in xercesc_3_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 0x560c59cdfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560c5a06e089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560c5a06df8a in std::allocator_traits<std::allocator<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 0x560c5a06df17 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 0x560c5a06d943 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 0x560c5a06d033 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 0x560c5a06c94b 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 create duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==4049669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ec31e2dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ec33133b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ec3312917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ec3304a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ec3303f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ec34a1fc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f65d32084a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55ec31e2dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ec3314a9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ec3314813e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ec3307a046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ec34a21924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f65d3208954 in xercesc_3_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 0x55ec31e2dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ec321bc089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ec321bbf8a in std::allocator_traits<std::allocator<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 0x55ec321bbf17 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 0x55ec321bb943 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 0x55ec321bb033 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 0x55ec321ba94b 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 create until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==4049679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56353c2e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56353d5edb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56353d5e317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56353d504147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56353d4f92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56353eed9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2a3d93a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x56353c2e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56353d6049c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56353d60213e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56353d534046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56353eedb924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2a3d93a954 in xercesc_3_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 0x56353c2e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56353c676089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56353c675f8a in std::allocator_traits<std::allocator<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 0x56353c675f17 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 0x56353c675943 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 0x56353c675033 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 0x56353c67494b 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 delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==4049706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a918c81ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a919f87b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a919f7d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a919e9e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a919e932f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a91b873c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f63d52964a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a918c81ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a919f9e9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a919f9c13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a919ece046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a91b875924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f63d5296954 in xercesc_3_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 0x55a918c81ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a919010089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a91900ff8a in std::allocator_traits<std::allocator<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 0x55a91900ff17 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 0x55a91900f943 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 0x55a91900f033 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 0x55a91900e94b 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
> 
> =================================================================
> ==4049720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f84c7ccccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f84dad2b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f84dac817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f84d9e9147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f84d9de2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f84f3bec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb6b8dc04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55f84c7ccccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f84dae99c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f84dae713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f84da19046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f84f3c0924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb6b8dc0954 in xercesc_3_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 0x55f84c7ccccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f84cb5b089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f84cb5af8a in std::allocator_traits<std::allocator<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 0x55f84cb5af17 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 0x55f84cb5a943 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 0x55f84cb5a033 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 0x55f84cb5994b 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
> 
> =================================================================
> ==4049712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56448ce4fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56448e155b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56448e14b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56448e06c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56448e0612f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56448fa41c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc1f4a324a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x56448ce4fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56448e16c9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56448e16a13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56448e09c046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56448fa43924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc1f4a32954 in xercesc_3_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 0x56448ce4fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56448d1de089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56448d1ddf8a in std::allocator_traits<std::allocator<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 0x56448d1ddf17 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 0x56448d1dd943 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 0x56448d1dd033 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 0x56448d1dc94b 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
> 
> =================================================================
> ==4049719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55cc97f8bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc99291b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc9928717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cc991a8147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cc9919d2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cc9ab7dc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f761c01a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55cc97f8bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc992a89c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cc992a613e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cc991d8046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cc9ab7f924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f761c01a954 in xercesc_3_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 0x55cc97f8bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc9831a089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cc98319f8a in std::allocator_traits<std::allocator<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 0x55cc98319f17 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 0x55cc98319943 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 0x55cc98319033 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 0x55cc9831894b 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
> 
> =================================================================
> ==4049738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5589585a7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5589598adb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5589598a317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5589597c4147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5589597b92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55895b199c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0f7155b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5589585a7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5589598c49c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5589598c213e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5589597f4046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55895b19b924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f7155b954 in xercesc_3_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 0x5589585a7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558958936089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558958935f8a in std::allocator_traits<std::allocator<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 0x558958935f17 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 0x558958935943 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 0x558958935033 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 0x55895893494b 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
> 
> =================================================================
> ==4049728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a1f9df9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1fb0ffb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a1fb0f517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a1fb016147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a1fb00b2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a1fc9ebc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f253504d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a1f9df9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1fb1169c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a1fb11413e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a1fb046046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a1fc9ed924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f253504d954 in xercesc_3_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 0x55a1f9df9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1fa188089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a1fa187f8a in std::allocator_traits<std::allocator<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 0x55a1fa187f17 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 0x55a1fa187943 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 0x55a1fa187033 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 0x55a1fa18694b 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
> 
> =================================================================
> ==4049737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c44698eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c447c94b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c447c8a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c447bab147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c447ba02f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c449580c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa93896f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55c44698eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c447cab9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c447ca913e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c447bdb046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c449582924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa93896f954 in xercesc_3_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 0x55c44698eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c446d1d089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c446d1cf8a in std::allocator_traits<std::allocator<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 0x55c446d1cf17 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 0x55c446d1c943 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 0x55c446d1c033 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 0x55c446d1b94b 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
> 
> =================================================================
> ==4049780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558afd61fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558afe925b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558afe91b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558afe83c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558afe8312f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558b00211c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe3e64c74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x558afd61fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558afe93c9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558afe93a13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558afe86c046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558b00213924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe3e64c7954 in xercesc_3_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 0x558afd61fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558afd9ae089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558afd9adf8a in std::allocator_traits<std::allocator<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 0x558afd9adf17 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 0x558afd9ad943 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 0x558afd9ad033 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 0x558afd9ac94b 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
> 
> =================================================================
> ==4049764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55df139a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55df14cacb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55df14ca217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df14bc3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df14bb82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df16598c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6d9ecb94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55df139a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55df14cc39c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df14cc113e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55df14bf3046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df1659a924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d9ecb9954 in xercesc_3_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 0x55df139a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55df13d35089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55df13d34f8a in std::allocator_traits<std::allocator<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 0x55df13d34f17 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 0x55df13d34943 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 0x55df13d34033 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 0x55df13d3394b 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
> 
> =================================================================
> ==4049779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5602b4ce1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5602b5fe7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5602b5fdd17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5602b5efe147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5602b5ef32f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5602b78d3c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f49ffb364a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5602b4ce1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5602b5ffe9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5602b5ffc13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5602b5f2e046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5602b78d5924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f49ffb36954 in xercesc_3_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 0x5602b4ce1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5602b5070089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5602b506ff8a in std::allocator_traits<std::allocator<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 0x5602b506ff17 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 0x5602b506f943 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 0x5602b506f033 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 0x5602b506e94b 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
> 
> =================================================================
> ==4049824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0af710ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f0b0a16b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f0b0a0c17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f0b092d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0b09222f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0b2302c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7c16b464a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55f0af710ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f0b0a2d9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0b0a2b13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f0b095d046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0b2304924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7c16b46954 in xercesc_3_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 0x55f0af710ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f0afa9f089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f0afa9ef8a in std::allocator_traits<std::allocator<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 0x55f0afa9ef17 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 0x55f0afa9e943 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 0x55f0afa9e033 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 0x55f0afa9d94b 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
> 
> =================================================================
> ==4049802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55af837f5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55af84afbb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55af84af117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55af84a12147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af84a072f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af863e7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7c5f0824a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55af837f5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55af84b129c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af84b1013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55af84a42046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af863e9924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7c5f082954 in xercesc_3_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 0x55af837f5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55af83b84089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55af83b83f8a in std::allocator_traits<std::allocator<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 0x55af83b83f17 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 0x55af83b83943 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 0x55af83b83033 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 0x55af83b8294b 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
> 
> =================================================================
> ==4049798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563e219c6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e22cccb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563e22cc217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563e22be3147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563e22bd82f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563e245b8c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff65803e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x563e219c6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e22ce39c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563e22ce113e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563e22c13046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563e245ba924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff65803e954 in xercesc_3_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 0x563e219c6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e21d55089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563e21d54f8a in std::allocator_traits<std::allocator<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 0x563e21d54f17 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 0x563e21d54943 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 0x563e21d54033 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 0x563e21d5394b 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
> 
> =================================================================
> ==4049822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5575d152bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575d2831b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5575d282717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5575d2748147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5575d273d2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5575d411dc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa7235904a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5575d152bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575d28489c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5575d284613e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5575d2778046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5575d411f924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa723590954 in xercesc_3_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 0x5575d152bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575d18ba089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5575d18b9f8a in std::allocator_traits<std::allocator<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 0x5575d18b9f17 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 0x5575d18b9943 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 0x5575d18b9033 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 0x5575d18b894b 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
> 
> =================================================================
> ==4049825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559abd610ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559abe916b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559abe90c17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559abe82d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559abe8222f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559ac0202c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f95db2cb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x559abd610ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559abe92d9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559abe92b13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559abe85d046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559ac0204924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f95db2cb954 in xercesc_3_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 0x559abd610ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559abd99f089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559abd99ef8a in std::allocator_traits<std::allocator<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 0x559abd99ef17 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 0x559abd99e943 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 0x559abd99e033 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 0x559abd99d94b 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
> 
> =================================================================
> ==4049874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562a2e408ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562a2f70eb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562a2f70417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562a2f625147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a2f61a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a30ffac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb5def724a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x562a2e408ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562a2f7259c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a2f72313e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562a2f655046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a30ffc924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb5def72954 in xercesc_3_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 0x562a2e408ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562a2e797089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562a2e796f8a in std::allocator_traits<std::allocator<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 0x562a2e796f17 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 0x562a2e796943 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 0x562a2e796033 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 0x562a2e79594b 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
> 
> =================================================================
> ==4049853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560a56e80ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a58186b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560a5817c17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a5809d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a580922f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a59a72c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa8a42b84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560a56e80ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a5819d9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a5819b13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a580cd046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a59a74924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa8a42b8954 in xercesc_3_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 0x560a56e80ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a5720f089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a5720ef8a in std::allocator_traits<std::allocator<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 0x560a5720ef17 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 0x560a5720e943 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 0x560a5720e033 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 0x560a5720d94b 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
> 
> =================================================================
> ==4049850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b1ca666ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b1cb96cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b1cb96217c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b1cb883147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b1cb8782f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b1cd258c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdf5480c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55b1ca666ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b1cb9839c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b1cb98113e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b1cb8b3046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b1cd25a924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdf5480c954 in xercesc_3_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 0x55b1ca666ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b1ca9f5089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b1ca9f4f8a in std::allocator_traits<std::allocator<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 0x55b1ca9f4f17 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 0x55b1ca9f4943 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 0x55b1ca9f4033 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 0x55b1ca9f394b 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
> 
> =================================================================
> ==4049854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563669accccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56366add2b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56366adc817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56366ace9147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56366acde2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56366c6bec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdb5cded4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x563669accccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56366ade99c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56366ade713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56366ad19046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56366c6c0924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdb5cded954 in xercesc_3_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 0x563669accccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563669e5b089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563669e5af8a in std::allocator_traits<std::allocator<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 0x563669e5af17 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 0x563669e5a943 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 0x563669e5a033 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 0x563669e5994b 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
> 
> =================================================================
> ==4049866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563e40571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e41877b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563e4186d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563e4178e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563e417832f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563e43163c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f258b4d44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x563e40571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e4188e9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563e4188c13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563e417be046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563e43165924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f258b4d4954 in xercesc_3_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 0x563e40571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e40900089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563e408fff8a in std::allocator_traits<std::allocator<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 0x563e408fff17 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 0x563e408ff943 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 0x563e408ff033 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 0x563e408fe94b 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
> 
> =================================================================
> ==4049899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56274133accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562742640b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56274263617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562742557147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56274254c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562743f2cc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f733f7b14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x56274133accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5627426579c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56274265513e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562742587046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562743f2e924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f733f7b1954 in xercesc_3_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 0x56274133accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5627416c9089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5627416c8f8a in std::allocator_traits<std::allocator<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 0x5627416c8f17 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 0x5627416c8943 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 0x5627416c8033 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 0x5627416c794b 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
> 
> =================================================================
> ==4049882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5631b0c3fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5631b1f45b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5631b1f3b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5631b1e5c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5631b1e512f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631b3831c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f600ed6c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5631b0c3fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5631b1f5c9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5631b1f5a13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5631b1e8c046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631b3833924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f600ed6c954 in xercesc_3_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 0x5631b0c3fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5631b0fce089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5631b0fcdf8a in std::allocator_traits<std::allocator<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 0x5631b0fcdf17 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 0x5631b0fcd943 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 0x5631b0fcd033 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 0x5631b0fcc94b 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
> 
> =================================================================
> ==4049889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560a49347ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a4a64db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560a4a64317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a4a564147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a4a5592f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a4bf39c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f52ed6444a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560a49347ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a4a6649c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a4a66213e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a4a594046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a4bf3b924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f52ed644954 in xercesc_3_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 0x560a49347ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a496d6089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a496d5f8a in std::allocator_traits<std::allocator<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 0x560a496d5f17 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 0x560a496d5943 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 0x560a496d5033 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 0x560a496d494b 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
> 
> =================================================================
> ==4049892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5590450d2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5590463d8b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5590463ce17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5590462ef147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5590462e42f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559047cc4c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f28ff92f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5590450d2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5590463ef9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5590463ed13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55904631f046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559047cc6924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f28ff92f954 in xercesc_3_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 0x5590450d2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559045461089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559045460f8a in std::allocator_traits<std::allocator<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 0x559045460f17 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 0x559045460943 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 0x559045460033 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 0x55904545f94b 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
> 
> =================================================================
> ==4049486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5627c313cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5627c4442b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5627c443817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5627c4359147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5627c434e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5627c5d2ec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f235e3d54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5627c313cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5627c44599c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5627c445713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5627c4389046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5627c5d30924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f235e3d5954 in xercesc_3_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 0x5627c313cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5627c34cb089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5627c34caf8a in std::allocator_traits<std::allocator<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 0x5627c34caf17 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 0x5627c34ca943 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 0x5627c34ca033 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 0x5627c34c994b 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
> 
> =================================================================
> ==4049513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55979390accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559794c10b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559794c0617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559794b27147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559794b1c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5597964fcc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe3a863c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55979390accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559794c279c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559794c2513e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559794b57046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5597964fe924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe3a863c954 in xercesc_3_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 0x55979390accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559793c99089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559793c98f8a in std::allocator_traits<std::allocator<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 0x559793c98f17 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 0x559793c98943 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 0x559793c98033 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 0x559793c9794b 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
> 
> =================================================================
> ==4049519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55cfb96ffccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cfbaa05b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cfba9fb17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cfba91c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cfba9112f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cfbc2f1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8901aad4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55cfb96ffccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cfbaa1c9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cfbaa1a13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cfba94c046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cfbc2f3924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8901aad954 in xercesc_3_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 0x55cfb96ffccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cfb9a8e089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cfb9a8df8a in std::allocator_traits<std::allocator<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 0x55cfb9a8df17 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 0x55cfb9a8d943 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 0x55cfb9a8d033 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 0x55cfb9a8c94b 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
> 
> =================================================================
> ==4049521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f063652ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f064958b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f06494e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f06486f147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0648642f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f066244c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3abaea64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55f063652ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f06496f9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f06496d13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f06489f046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f066246924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3abaea6954 in xercesc_3_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 0x55f063652ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f0639e1089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f0639e0f8a in std::allocator_traits<std::allocator<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 0x55f0639e0f17 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 0x55f0639e0943 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 0x55f0639e0033 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 0x55f0639df94b 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
> 
> =================================================================
> ==4049527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558ff5ddeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ff70e4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558ff70da17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558ff6ffb147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558ff6ff02f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558ff89d0c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f89418664a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x558ff5ddeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ff70fb9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558ff70f913e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558ff702b046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558ff89d2924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8941866954 in xercesc_3_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 0x558ff5ddeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ff616d089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558ff616cf8a in std::allocator_traits<std::allocator<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 0x558ff616cf17 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 0x558ff616c943 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 0x558ff616c033 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 0x558ff616b94b 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
> 
> =================================================================
> ==4049430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e3645a9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e3658afb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e3658a517c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e3657c6147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e3657bb2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e36719bc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8d068e54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55e3645a9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e3658c69c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e3658c413e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e3657f6046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e36719d924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d068e5954 in xercesc_3_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 0x55e3645a9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e364938089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e364937f8a in std::allocator_traits<std::allocator<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 0x55e364937f17 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 0x55e364937943 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 0x55e364937033 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 0x55e36493694b 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
> 
> =================================================================
> ==4049421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560400492ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560401798b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56040178e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5604016af147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5604016a42f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560403084c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0f55f004a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560400492ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5604017af9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5604017ad13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5604016df046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560403086924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f55f00954 in xercesc_3_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 0x560400492ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560400821089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560400820f8a in std::allocator_traits<std::allocator<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 0x560400820f17 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 0x560400820943 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 0x560400820033 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 0x56040081f94b 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
> 
> =================================================================
> ==4049446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5614ff6caccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5615009d0b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5615009c617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5615008e7147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615008dc2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615022bcc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa259ceb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5614ff6caccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5615009e79c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615009e513e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561500917046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5615022be924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa259ceb954 in xercesc_3_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 0x5614ff6caccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5614ffa59089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5614ffa58f8a in std::allocator_traits<std::allocator<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 0x5614ffa58f17 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 0x5614ffa58943 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 0x5614ffa58033 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 0x5614ffa5794b 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
> 
> =================================================================
> ==4049619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559035e24ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55903712ab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55903712017c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559037041147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5590370362f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559038a16c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f641f4954a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x559035e24ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5590371419c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55903713f13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559037071046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559038a18924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f641f495954 in xercesc_3_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 0x559035e24ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5590361b3089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5590361b2f8a in std::allocator_traits<std::allocator<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 0x5590361b2f17 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 0x5590361b2943 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 0x5590361b2033 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 0x5590361b194b 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
> 
> =================================================================
> ==4049616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e981f5eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e983264b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e98325a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e98317b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9831702f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e984b50c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f850972b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55e981f5eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e98327b9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e98327913e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e9831ab046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e984b52924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f850972b954 in xercesc_3_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 0x55e981f5eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e9822ed089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e9822ecf8a in std::allocator_traits<std::allocator<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 0x55e9822ecf17 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 0x55e9822ec943 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 0x55e9822ec033 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 0x55e9822eb94b 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
> 
> =================================================================
> ==4049640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55d19c595ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d19d89bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d19d89117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d19d7b2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d19d7a72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d19f187c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fec6f9964a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55d19c595ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d19d8b29c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d19d8b013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d19d7e2046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d19f189924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec6f996954 in xercesc_3_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 0x55d19c595ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d19c924089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d19c923f8a in std::allocator_traits<std::allocator<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 0x55d19c923f17 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 0x55d19c923943 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 0x55d19c923033 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 0x55d19c92294b 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
> 
> =================================================================
> ==4049325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5574319b5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557432cbbb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557432cb117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557432bd2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557432bc72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5574345a7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe49a1de4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5574319b5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557432cd29c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557432cd013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557432c02046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5574345a9924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe49a1de954 in xercesc_3_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 0x5574319b5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557431d44089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557431d43f8a in std::allocator_traits<std::allocator<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 0x557431d43f17 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 0x557431d43943 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 0x557431d43033 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 0x557431d4294b 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
> 
> =================================================================
> ==4049330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55cab5442ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cab6748b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cab673e17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cab665f147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cab66542f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cab8034c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f942b7354a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55cab5442ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cab675f9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cab675d13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cab668f046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cab8036924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f942b735954 in xercesc_3_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 0x55cab5442ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cab57d1089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cab57d0f8a in std::allocator_traits<std::allocator<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 0x55cab57d0f17 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 0x55cab57d0943 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 0x55cab57d0033 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 0x55cab57cf94b 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
> 
> =================================================================
> ==4049339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4e1300ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b4e2606b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b4e25fc17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b4e251d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4e25122f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b4e3ef2c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb24f8ab4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55b4e1300ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b4e261d9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b4e261b13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b4e254d046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b4e3ef4924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb24f8ab954 in xercesc_3_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 0x55b4e1300ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b4e168f089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b4e168ef8a in std::allocator_traits<std::allocator<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 0x55b4e168ef17 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 0x55b4e168e943 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 0x55b4e168e033 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 0x55b4e168d94b 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
> 
> =================================================================
> ==4049256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55d157e85ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d15918bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d15918117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d1590a2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1590972f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d15aa77c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f48b4b5e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55d157e85ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d1591a29c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d1591a013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d1590d2046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d15aa79924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f48b4b5e954 in xercesc_3_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 0x55d157e85ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d158214089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d158213f8a in std::allocator_traits<std::allocator<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 0x55d158213f17 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 0x55d158213943 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 0x55d158213033 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 0x55d15821294b 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
> 
> =================================================================
> ==4049270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x561aaf8bbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561ab0bc1b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561ab0bb717c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561ab0ad8147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ab0acd2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561ab24adc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8ebf9d14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x561aaf8bbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561ab0bd89c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ab0bd613e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561ab0b08046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561ab24af924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ebf9d1954 in xercesc_3_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 0x561aaf8bbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561aafc4a089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561aafc49f8a in std::allocator_traits<std::allocator<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 0x561aafc49f17 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 0x561aafc49943 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 0x561aafc49033 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 0x561aafc4894b 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
> 
> =================================================================
> ==4049279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558eccd7cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ece082b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558ece07817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558ecdf99147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558ecdf8e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558ecf96ec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0a309f94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x558eccd7cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ece0999c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558ece09713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558ecdfc9046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558ecf970924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0a309f9954 in xercesc_3_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 0x558eccd7cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ecd10b089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558ecd10af8a in std::allocator_traits<std::allocator<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 0x558ecd10af17 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 0x558ecd10a943 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 0x558ecd10a033 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 0x558ecd10994b 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).
> 
> =================================================================
> ==4045419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d90eb87ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d90fd87221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d90fd80c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d90fd740d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d90fd86726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d90eb8b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9b4f1bad8f 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
> 
> =================================================================
> ==4042281==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x55959ebc1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55959fec7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55959fdb0ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55959fdc0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55959ebc57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fee9dc62d8f 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 0x55959ebc1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55959fec7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55959fdb122b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55959fdc0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55959ebc57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fee9dc62d8f 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 0x55959ebc1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55959fec7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55959fe03730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55959fdd8a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5595a17b3c29 in GenericSAXHandler::startElement(char16_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 0x7fee9ef344a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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
> 
> =================================================================
> ==4046864==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5596310a4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596323aab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559632293ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5596322a3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5596310a87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa016f24d8f 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 0x5596310a4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596323aab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55963229422b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5596322a3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5596310a87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa016f24d8f 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 0x5596310a4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596322945dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5596322a3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5596310a87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa016f24d8f 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 0x5596310a4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4046907==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56322b1edccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56322c4f3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56322c3dcee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56322c3ec726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56322b1f17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f18e2860d8f 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 0x56322b1edccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56322c4f3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56322c3dd22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56322c3ec726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56322b1f17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f18e2860d8f 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 0x56322b1edccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56322c3dd5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56322c3ec726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56322b1f17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f18e2860d8f 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 0x56322b1edccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4047308==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa24571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55aa25877b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aa25760ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55aa25770726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55aa245757e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3d185ddd8f 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 0x55aa24571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55aa25877b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55aa2576122b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55aa25770726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55aa245757e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3d185ddd8f 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 0x55aa24571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55aa257615dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55aa25770726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55aa245757e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3d185ddd8f 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 0x55aa24571ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4047464==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5612cec6accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5612cff70b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5612cfe59ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5612cfe69726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5612cec6e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe3d9229d8f 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 0x5612cec6accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5612cff70b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5612cfe5a22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5612cfe69726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5612cec6e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe3d9229d8f 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 0x5612cec6accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5612cfe5a5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5612cfe69726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5612cec6e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe3d9229d8f 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 0x5612cec6accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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
> 
> =================================================================
> ==4047965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560689b37ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56068ae3db14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56068ae3317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56068ad54147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56068ad492f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56068c729c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f66bd04c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560689b37ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56068ae549c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56068ae5213e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56068ad84046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56068c72b924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f66bd04c954 in xercesc_3_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 0x560689b37ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560689ec6089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560689ec5f8a in std::allocator_traits<std::allocator<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 0x560689ec5f17 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 0x560689ec5943 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 0x560689ec5033 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 0x560689ec494b 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
> 
> =================================================================
> ==4047964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562f3b6c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562f3c9cdb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562f3c9c317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562f3c8e4147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562f3c8d92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562f3e2b9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f82651da4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x562f3b6c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562f3c9e49c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562f3c9e213e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562f3c914046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562f3e2bb924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82651da954 in xercesc_3_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 0x562f3b6c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562f3ba56089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562f3ba55f8a in std::allocator_traits<std::allocator<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 0x562f3ba55f17 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 0x562f3ba55943 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 0x562f3ba55033 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 0x562f3ba5494b 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
> 
> =================================================================
> ==4047962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x561f0b9f0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561f0ccf6b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561f0ccec17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561f0cc0d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561f0cc022f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561f0e5e2c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff30cff24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x561f0b9f0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561f0cd0d9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561f0cd0b13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561f0cc3d046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561f0e5e4924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff30cff2954 in xercesc_3_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 0x561f0b9f0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561f0bd7f089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561f0bd7ef8a in std::allocator_traits<std::allocator<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 0x561f0bd7ef17 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 0x561f0bd7e943 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 0x561f0bd7e033 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 0x561f0bd7d94b 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
> 
> =================================================================
> ==4048586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c3ef93eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c3f0c44b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c3f0c3a17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c3f0b5b147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c3f0b502f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c3f2530c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0178d164a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55c3ef93eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c3f0c5b9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c3f0c5913e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c3f0b8b046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c3f2532924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0178d16954 in xercesc_3_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 0x55c3ef93eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c3efccd089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c3efcccf8a in std::allocator_traits<std::allocator<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 0x55c3efcccf17 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 0x55c3efccc943 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 0x55c3efccc033 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 0x55c3efccb94b 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
> 
> =================================================================
> ==4048559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a42ea21ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a42fd27b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a42fd1d17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a42fc3e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a42fc332f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a431613c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f097e98c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a42ea21ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a42fd3e9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a42fd3c13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a42fc6e046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a431615924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f097e98c954 in xercesc_3_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 0x55a42ea21ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a42edb0089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a42edaff8a in std::allocator_traits<std::allocator<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 0x55a42edaff17 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 0x55a42edaf943 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 0x55a42edaf033 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 0x55a42edae94b 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
> 
> =================================================================
> ==4048575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e1c55e4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e1c68eab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e1c68e017c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e1c6801147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1c67f62f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1c81d6c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7e284034a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55e1c55e4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e1c69019c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e1c68ff13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e1c6831046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e1c81d8924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7e28403954 in xercesc_3_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 0x55e1c55e4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e1c5973089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e1c5972f8a in std::allocator_traits<std::allocator<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 0x55e1c5972f17 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 0x55e1c5972943 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 0x55e1c5972033 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 0x55e1c597194b 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
> 
> =================================================================
> ==4048607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x564c11cd5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564c12fdbb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564c12fd117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564c12ef2147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564c12ee72f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564c148c7c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f40cddaf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x564c11cd5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564c12ff29c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564c12ff013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564c12f22046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564c148c9924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f40cddaf954 in xercesc_3_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 0x564c11cd5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564c12064089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564c12063f8a in std::allocator_traits<std::allocator<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 0x564c12063f17 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 0x564c12063943 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 0x564c12063033 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 0x564c1206294b 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
> 
> =================================================================
> ==4048597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5575a4915ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575a5c1bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5575a5c1117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5575a5b32147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5575a5b272f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5575a7507c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa0d52734a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5575a4915ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575a5c329c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5575a5c3013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5575a5b62046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5575a7509924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa0d5273954 in xercesc_3_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 0x5575a4915ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575a4ca4089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5575a4ca3f8a in std::allocator_traits<std::allocator<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 0x5575a4ca3f17 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 0x5575a4ca3943 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 0x5575a4ca3033 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 0x5575a4ca294b 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
> 
> =================================================================
> ==4048598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560825aaeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560826db4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560826daa17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560826ccb147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560826cc02f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5608286a0c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4161e134a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560825aaeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560826dcb9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560826dc913e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560826cfb046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5608286a2924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4161e13954 in xercesc_3_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 0x560825aaeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560825e3d089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560825e3cf8a in std::allocator_traits<std::allocator<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 0x560825e3cf17 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 0x560825e3c943 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 0x560825e3c033 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 0x560825e3b94b 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
> 
> =================================================================
> ==4048380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5577b2c4accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5577b3f50b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5577b3f4617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5577b3e67147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5577b3e5c2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5577b583cc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f439c4ed4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5577b2c4accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5577b3f679c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5577b3f6513e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5577b3e97046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5577b583e924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f439c4ed954 in xercesc_3_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 0x5577b2c4accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5577b2fd9089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5577b2fd8f8a in std::allocator_traits<std::allocator<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 0x5577b2fd8f17 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 0x5577b2fd8943 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 0x5577b2fd8033 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 0x5577b2fd794b 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
> 
> =================================================================
> ==4048371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f28d31cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f28e622b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f28e61817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f28e539147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f28e52e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f28ff0ec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff9106534a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55f28d31cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f28e6399c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f28e63713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f28e569046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f28ff10924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff910653954 in xercesc_3_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 0x55f28d31cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f28d6ab089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f28d6aaf8a in std::allocator_traits<std::allocator<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 0x55f28d6aaf17 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 0x55f28d6aa943 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 0x55f28d6aa033 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 0x55f28d6a994b 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
> 
> =================================================================
> ==4048373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a3b3d14ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a3b501ab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a3b501017c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a3b4f31147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a3b4f262f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a3b6906c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8d84b664a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a3b3d14ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a3b50319c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a3b502f13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a3b4f61046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a3b6908924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d84b66954 in xercesc_3_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 0x55a3b3d14ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a3b40a3089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a3b40a2f8a in std::allocator_traits<std::allocator<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 0x55a3b40a2f17 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 0x55a3b40a2943 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 0x55a3b40a2033 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 0x55a3b40a194b 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
> 
> =================================================================
> ==4048388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a08c613ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a08d919b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a08d90f17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a08d830147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a08d8252f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a08f205c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcbf7a104a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a08c613ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a08d9309c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a08d92e13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a08d860046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a08f207924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcbf7a10954 in xercesc_3_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 0x55a08c613ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a08c9a2089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a08c9a1f8a in std::allocator_traits<std::allocator<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 0x55a08c9a1f17 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 0x55a08c9a1943 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 0x55a08c9a1033 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 0x55a08c9a094b 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
> 
> =================================================================
> ==4048423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ab57c20ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ab58f26b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ab58f1c17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ab58e3d147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ab58e322f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ab5a812c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc7be7864a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55ab57c20ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ab58f3d9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ab58f3b13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ab58e6d046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ab5a814924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc7be786954 in xercesc_3_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 0x55ab57c20ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ab57faf089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ab57faef8a in std::allocator_traits<std::allocator<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 0x55ab57faef17 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 0x55ab57fae943 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 0x55ab57fae033 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 0x55ab57fad94b 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
> 
> =================================================================
> ==4048406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a326955ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a327c5bb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a327c5117c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a327b72147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a327b672f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a329547c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0f924f04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a326955ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a327c729c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a327c7013e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a327ba2046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a329549924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f924f0954 in xercesc_3_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 0x55a326955ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a326ce4089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a326ce3f8a in std::allocator_traits<std::allocator<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 0x55a326ce3f17 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 0x55a326ce3943 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 0x55a326ce3033 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 0x55a326ce294b 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
> 
> =================================================================
> ==4048390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f39cacdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f39ddd3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f39ddc917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f39dcea147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f39dcdf2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f39f6bfc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faf919584a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55f39cacdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f39ddea9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f39dde813e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f39dd1a046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f39f6c1924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faf91958954 in xercesc_3_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 0x55f39cacdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f39ce5c089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f39ce5bf8a in std::allocator_traits<std::allocator<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 0x55f39ce5bf17 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 0x55f39ce5b943 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 0x55f39ce5b033 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 0x55f39ce5a94b 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
> 
> =================================================================
> ==4048416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a1fd2cfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1fe5d5b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a1fe5cb17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a1fe4ec147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a1fe4e12f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a1ffec1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f462fd4b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55a1fd2cfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1fe5ec9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a1fe5ea13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a1fe51c046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a1ffec3924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f462fd4b954 in xercesc_3_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 0x55a1fd2cfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1fd65e089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a1fd65df8a in std::allocator_traits<std::allocator<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 0x55a1fd65df17 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 0x55a1fd65d943 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 0x55a1fd65d033 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 0x55a1fd65c94b 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
> 
> =================================================================
> ==4048447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5596cb20dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596cc513b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5596cc50917c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5596cc42a147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596cc41f2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596cddffc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbd7800e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5596cb20dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596cc52a9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5596cc52813e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5596cc45a046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596cde01924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbd7800e954 in xercesc_3_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 0x5596cb20dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596cb59c089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5596cb59bf8a in std::allocator_traits<std::allocator<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 0x5596cb59bf17 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 0x5596cb59b943 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 0x5596cb59b033 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 0x5596cb59a94b 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
> 
> =================================================================
> ==4048440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e3a3102ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e3a4408b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e3a43fe17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e3a431f147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e3a43142f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e3a5cf4c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f87b9a394a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55e3a3102ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e3a441f9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e3a441d13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e3a434f046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e3a5cf6924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f87b9a39954 in xercesc_3_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 0x55e3a3102ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e3a3491089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e3a3490f8a in std::allocator_traits<std::allocator<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 0x55e3a3490f17 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 0x55e3a3490943 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 0x55e3a3490033 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 0x55e3a348f94b 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
> 
> =================================================================
> ==4048429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x557afc8f1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557afdbf7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557afdbed17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557afdb0e147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557afdb032f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557aff4e3c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa44ae2f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x557afc8f1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557afdc0e9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557afdc0c13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557afdb3e046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557aff4e5924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa44ae2f954 in xercesc_3_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 0x557afc8f1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557afcc80089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557afcc7ff8a in std::allocator_traits<std::allocator<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 0x557afcc7ff17 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 0x557afcc7f943 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 0x557afcc7f033 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 0x557afcc7e94b 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
> 
> =================================================================
> ==4048445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5562613f8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5562626feb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5562626f417c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556262615147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55626260a2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556263feac29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3401e784a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5562613f8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5562627159c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55626271313e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556262645046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556263fec924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3401e78954 in xercesc_3_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 0x5562613f8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556261787089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556261786f8a in std::allocator_traits<std::allocator<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 0x556261786f17 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 0x556261786943 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 0x556261786033 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 0x55626178594b 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
> 
> =================================================================
> ==4048171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b62af5fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b62c265b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b62c25b17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b62c17c147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b62c1712f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b62db51c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5e271544a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55b62af5fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b62c27c9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b62c27a13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b62c1ac046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b62db53924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e27154954 in xercesc_3_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 0x55b62af5fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b62b2ee089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b62b2edf8a in std::allocator_traits<std::allocator<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 0x55b62b2edf17 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 0x55b62b2ed943 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 0x55b62b2ed033 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 0x55b62b2ec94b 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
> 
> =================================================================
> ==4048163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5564cd5c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5564ce8cdb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5564ce8c317c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5564ce7e4147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564ce7d92f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5564d01b9c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe977bb74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5564cd5c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5564ce8e49c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5564ce8e213e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5564ce814046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5564d01bb924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe977bb7954 in xercesc_3_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 0x5564cd5c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5564cd956089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5564cd955f8a in std::allocator_traits<std::allocator<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 0x5564cd955f17 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 0x5564cd955943 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 0x5564cd955033 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 0x5564cd95494b 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
> 
> =================================================================
> ==4048179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55575cbfcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55575df02b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55575def817c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55575de19147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55575de0e2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55575f7eec29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f096562c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55575cbfcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55575df199c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55575df1713e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55575de49046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55575f7f0924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f096562c954 in xercesc_3_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 0x55575cbfcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55575cf8b089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55575cf8af8a in std::allocator_traits<std::allocator<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 0x55575cf8af17 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 0x55575cf8a943 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 0x55575cf8a033 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 0x55575cf8994b 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
> 
> =================================================================
> ==4048181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55adce8baccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55adcfbc0b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55adcfbb617c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55adcfad7147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55adcfacc2f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55add14acc29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5bb4c5f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55adce8baccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55adcfbd79c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55adcfbd513e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55adcfb07046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55add14ae924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5bb4c5f954 in xercesc_3_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 0x55adce8baccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55adcec49089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55adcec48f8a in std::allocator_traits<std::allocator<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 0x55adcec48f17 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 0x55adcec48943 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 0x55adcec48033 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 0x55adcec4794b 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
> 
> =================================================================
> ==4048194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555759eafccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55575b1b5b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55575b1ab17c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55575b0cc147 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55575b0c12f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55575caa1c29 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8a732254a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x555759eafccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55575b1cc9c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55575b1ca13e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55575b0fc046 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55575caa3924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8a73225954 in xercesc_3_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 0x555759eafccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55575a23e089 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55575a23df8a in std::allocator_traits<std::allocator<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 0x55575a23df17 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 0x55575a23d943 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 0x55575a23d033 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 0x55575a23c94b 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).
> 
> =================================================================
> ==4033707==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb9834bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cb99651b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cb9953aee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55cb9954a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cb9834f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc91a671d8f 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 0x55cb9834bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cb99651b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cb9953b22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55cb9954a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cb9834f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc91a671d8f 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 0x55cb9834bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cb9953b5dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55cb9954a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55cb9834f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc91a671d8f 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
> 
> =================================================================
> ==4049966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564681a59ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564682c59221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564682c52c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564682c460d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564682c58726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564681a5d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3b20a39d8f 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 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
> 
> =================================================================
> ==4040584==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x561bfb76accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561bfca70b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561bfc959ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561bfc969726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561bfb76e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3aca84ad8f 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 0x561bfb76accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561bfca70b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561bfc95a22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561bfc969726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561bfb76e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3aca84ad8f 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 0x561bfb76accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561bfca70b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561bfc9ac730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x561bfc981a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x561bfe35cc29 in GenericSAXHandler::startElement(char16_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 0x7f3acbb1c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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
> 
> =================================================================
> ==4034534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f5877d8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f588c23bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f587ec29d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55f587ae0b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55f58a1d7a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55f58a3cc924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbbb9c15954 in xercesc_3_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
> 
> =================================================================
> ==4034572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b200bb6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b202001bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b2012a09d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b200ebeb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55b2035b5a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b2037aa924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f540ceec954 in xercesc_3_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
> 
> =================================================================
> ==4034537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ffca4d5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ffcb920bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ffcabbf9d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55ffca7ddb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55ffcced4a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ffcd0c9924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa64021b954 in xercesc_3_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
> 
> =================================================================
> ==4034539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564ce7d76ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564ce91c1bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564ce84609d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x564ce807eb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x564cea775a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x564cea96a924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f47247dd954 in xercesc_3_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
> 
> =================================================================
> ==4034636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557dfcd77ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557dfe1c2bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557dfd4619d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x557dfd07fb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x557dff776a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557dff96b924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f68423ba954 in xercesc_3_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
> 
> =================================================================
> ==4034635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5646a2f54ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5646a439fbde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5646a363e9d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5646a325cb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5646a5953a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5646a5b48924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8008359954 in xercesc_3_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
> 
> =================================================================
> ==4034603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x555ee720fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555ee865abde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555ee78f99d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x555ee7517b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x555ee9c0ea82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x555ee9e03924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd80fe9a954 in xercesc_3_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
> 
> =================================================================
> ==4034626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56306fb3bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563070f86bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5630702259d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56306fe43b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x56307253aa82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56307272f924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0d5c0bd954 in xercesc_3_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
> 
> =================================================================
> ==4034610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5563750ddccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556376528bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5563757c79d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5563753e5b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x556377adca82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x556377cd1924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f869de73954 in xercesc_3_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
> 
> =================================================================
> ==4034547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e791cfaccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e793145bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e7923e49d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55e792002b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55e7946f9a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e7948ee924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9b87a93954 in xercesc_3_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
> 
> =================================================================
> ==4034552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557273216ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557274661bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5572739009d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55727351eb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x557275c15a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557275e0a924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb3657ed954 in xercesc_3_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
> 
> =================================================================
> ==4034573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x5623a74aaccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5623a88f5bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5623a7b949d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5623a77b2b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5623a9ea9a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5623aa09e924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5d996fe954 in xercesc_3_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
> 
> =================================================================
> ==4034557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557804d83ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5578061cebde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55780546d9d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55780508bb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x557807782a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557807977924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0e8ff09954 in xercesc_3_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
> 
> =================================================================
> ==4034596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56090e3d2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56090f81dbde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56090eabc9d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56090e6dab1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x560910dd1a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x560910fc6924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7faf5b335954 in xercesc_3_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
> 
> =================================================================
> ==4034597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5596deaa5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596dfef0bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5596df18f9d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5596dedadb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5596e14a4a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5596e1699924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1523c92954 in xercesc_3_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
> 
> =================================================================
> ==4034587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5600147e3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560015c2ebde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x560014ecd9d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x560014aebb1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5600171e2a82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5600173d7924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f92498f8954 in xercesc_3_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
> 
> =================================================================
> ==4034561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a0b1b4cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a0b2f97bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a0b22369d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55a0b1e54b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55a0b454ba82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55a0b4740924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f10a0166954 in xercesc_3_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
> 
> =================================================================
> ==4034560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56029e65bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56029faa6bde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56029ed459d9 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56029e963b1d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5602a105aa82 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5602a124f924 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc08d3d9954 in xercesc_3_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
> 
> =================================================================
> ==4052977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5bea3fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f5bfc3f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f5bfc38c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f5bfc2c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f5bfc3e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f5bea437e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa7fa50dd8f 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 )

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).
> 
> =================================================================
> ==4033255==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1a4579ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1a587fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a1a5768ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a1a5778726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a1a457d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8e97b10d8f 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 0x55a1a4579ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1a587fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a1a576922b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a1a5778726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a1a457d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8e97b10d8f 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 0x55a1a4579ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a1a57695dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a1a5778726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a1a457d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8e97b10d8f 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).
> 
> =================================================================
> ==4033284==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5630595aeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56305a8b4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56305a7f0730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x56305a7c5a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56305c1a0c29 in GenericSAXHandler::startElement(char16_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 0x7f91b3d484a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x5630595aeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56305a8b4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56305a79dee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56305a7ad726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5630595b27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f91b2a76d8f 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 0x5630595aeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56305a8b4b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56305a79e22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56305a7ad726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5630595b27e9 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).
> 
> =================================================================
> ==4033287==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560ac882dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560ac9b33b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ac9a6f730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x560ac9a44a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x560acb41fc29 in GenericSAXHandler::startElement(char16_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 0x7f1a327884a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560ac882dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560ac9b33b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ac9a1cee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560ac9a2c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560ac88317e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1a314b6d8f 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 0x560ac882dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560ac9b33b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ac9a1d22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560ac9a2c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560ac88317e9 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).
> 
> =================================================================
> ==4033304==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557802d76ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55780407cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557803fb8730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x557803f8da8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x557805968c29 in GenericSAXHandler::startElement(char16_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 0x7f32d182c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x557802d76ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55780407cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557803f65ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x557803f75726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x557802d7a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f32d055ad8f 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 0x557802d76ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55780407cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557803f6622b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x557803f75726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x557802d7a7e9 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).
> 
> =================================================================
> ==4033333==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0240cdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e0253d3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e02530f730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55e0252e4a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55e026cbfc29 in GenericSAXHandler::startElement(char16_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 0x7f328ed124a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55e0240cdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e0253d3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e02530e10c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1595:45
>     #3 0x55e0252e4a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55e026cbfc29 in GenericSAXHandler::startElement(char16_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 0x7f328ed124a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55e0240cdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e0253d3b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e0252bcee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e0252cc726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e0240d17e9 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).
> 
> =================================================================
> ==4033344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55d8648caccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d865bd0b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d865b0c730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x55d865ae1a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55d8674bcc29 in GenericSAXHandler::startElement(char16_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 0x7f3a076044a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55d8648caccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d865bd0b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d865b0b10c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1595:45
>     #3 0x55d865ae1a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55d8674bcc29 in GenericSAXHandler::startElement(char16_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 0x7f3a076044a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55d8648caccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d865bd0b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d865ab9ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d865ac9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d8648ce7e9 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).
> 
> =================================================================
> ==4033392==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55828616dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558287473b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582873af730 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x558287384a8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x558288d5fc29 in GenericSAXHandler::startElement(char16_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 0x7fdc1d8c74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55828616dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558287473b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55828735cee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55828736c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582861717e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc1c5f5d8f 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 0x55828616dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558287473b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55828735d22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55828736c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582861717e9 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).
> 
> =================================================================
> ==4024649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559546238ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559547438221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559547431c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5595474250d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559547437726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55954623c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbef5a5ed8f 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).
> 
> =================================================================
> ==4024696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9e5f2dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a9e712d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a9e7126c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a9e711a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a9e712c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a9e5f317e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb0b4796d8f 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).
> 
> =================================================================
> ==4024710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56402d6baccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56402e8ba221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56402e8b3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56402e8a70d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56402e8b9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56402d6be7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0cb1092d8f 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).
> 
> =================================================================
> ==4024683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56081613fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56081733f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560817338c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56081732c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56081733e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5608161437e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f11e7be4d8f 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).
> 
> =================================================================
> ==4024652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6e7c5fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a6e8e5f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a6e8e58c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a6e8e4c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a6e8e5e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a6e7c637e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2bfe2b3d8f 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).
> 
> =================================================================
> ==4024753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56244e274ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56244f474221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56244f46dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56244f4610d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56244f473726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56244e2787e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe73577bd8f 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).
> 
> =================================================================
> ==4024669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559021dc4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559022fc4221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559022fbdc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559022fb10d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559022fc3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559021dc87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f39cb563d8f 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).
> 
> =================================================================
> ==4024725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55644ba71ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55644cc71221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55644cc6ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55644cc5e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55644cc70726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55644ba757e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa990a41d8f 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).
> 
> =================================================================
> ==4024660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5576b0429ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5576b1629221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5576b1622c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5576b16160d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5576b1628726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5576b042d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f160be06d8f 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).
> 
> =================================================================
> ==4024723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611c30bbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5611c42bb221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5611c42b4c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5611c42a80d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5611c42ba726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5611c30bf7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f734b4d0d8f 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).
> 
> =================================================================
> ==4024634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5c5a90ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d5c6c90221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d5c6c89c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d5c6c7d0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d5c6c8f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d5c5a947e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdc9ef8fd8f 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).
> 
> =================================================================
> ==4024636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f7804fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562f7924f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562f79248c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562f7923c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562f7924e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562f780537e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f98254efd8f 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).
> 
> =================================================================
> ==4024768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564755780ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564756980221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564756979c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56475696d0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56475697f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5647557847e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f71ad554d8f 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).
> 
> =================================================================
> ==4024790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a74583ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561a75783221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561a7577cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561a757700d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561a75782726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561a745877e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff7003a7d8f 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).
> 
> =================================================================
> ==4024793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a82a5edccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a82b7ed221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a82b7e6c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a82b7da0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a82b7ec726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a82a5f17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0c9ee11d8f 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).
> 
> =================================================================
> ==4024743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55baa65e3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55baa77e3221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55baa77dcc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55baa77d00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55baa77e2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55baa65e77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7feab82d8f 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).
> 
> =================================================================
> ==4024769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb55439ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fb56639221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fb56632c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fb566260d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fb56638726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fb5543d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb931982d8f 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).
> 
> =================================================================
> ==4024801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a57803ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563a58a03221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563a589fcc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563a589f00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563a58a02726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563a578077e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe30530fd8f 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).
> 
> =================================================================
> ==4024739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55757cabdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55757dcbd221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55757dcb6c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55757dcaa0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55757dcbc726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55757cac17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f64073ecd8f 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).
> 
> =================================================================
> ==4024778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efaac98ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55efabe98221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55efabe91c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55efabe850d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55efabe97726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55efaac9c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb341e5bd8f 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).
> 
> =================================================================
> ==4024822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5567f6cf0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5567f7ef0221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5567f7ee9c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5567f7edd0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5567f7eef726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5567f6cf47e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4da2347d8f 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).
> 
> =================================================================
> ==4024732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa9ed81ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55aa9ff81221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55aa9ff7ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55aa9ff6e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55aa9ff80726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55aa9ed857e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f12c6f3bd8f 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).
> 
> =================================================================
> ==4024771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5609d51c1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5609d63c1221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5609d63bac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5609d63ae0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5609d63c0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5609d51c57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff1b5225d8f 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).
> 
> =================================================================
> ==4024809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5596636ddccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5596648dd221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5596648d6c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5596648ca0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5596648dc726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5596636e17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6c8d448d8f 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).
> 
> =================================================================
> ==4024752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4c3f15ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b4c5115221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b4c510ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b4c51020d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b4c5114726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b4c3f197e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f71efc82d8f 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).
> 
> =================================================================
> ==4024754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d9b7daccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564d9c9da221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564d9c9d3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564d9c9c70d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564d9c9d9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564d9b7de7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8e9b3fbd8f 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).
> 
> =================================================================
> ==4024911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5644601fbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5644613fb221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5644613f4c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5644613e80d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5644613fa726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5644601ff7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3e40c31d8f 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).
> 
> =================================================================
> ==4024945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591496bcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55914a8bc221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55914a8b5c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55914a8a90d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55914a8bb726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5591496c07e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5ef5a2cd8f 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).
> 
> =================================================================
> ==4024969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564195233ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564196433221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56419642cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5641964200d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564196432726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5641952377e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff5cef89d8f 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).
> 
> =================================================================
> ==4024886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d25aeeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560d26cee221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560d26ce7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560d26cdb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560d26ced726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560d25af27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6debc7dd8f 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).
> 
> =================================================================
> ==4024920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d40fafccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556d421af221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556d421a8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556d4219c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556d421ae726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556d40fb37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe5da6add8f 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).
> 
> =================================================================
> ==4024910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563fd44c8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563fd56c8221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563fd56c1c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563fd56b50d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563fd56c7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563fd44cc7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1cce8c8d8f 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).
> 
> =================================================================
> ==4024976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1e081accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c1e1a1a221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c1e1a13c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c1e1a070d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c1e1a19726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c1e081e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd56a536d8f 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).
> 
> =================================================================
> ==4024878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa3feeeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fa410ee221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fa410e7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fa410db0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fa410ed726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fa3fef27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1ba31a3d8f 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).
> 
> =================================================================
> ==4024915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ae2738ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558ae3938221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558ae3931c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558ae39250d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558ae3937726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558ae273c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc672b96d8f 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).
> 
> =================================================================
> ==4024912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b50d9eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564b51f9e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564b51f97c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564b51f8b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564b51f9d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564b50da27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f85913f4d8f 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).
> 
> =================================================================
> ==4024990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc9f553ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cca0753221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cca074cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cca07400d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cca0752726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cc9f5577e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fac24b1ad8f 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).
> 
> =================================================================
> ==4024867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560aef702ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560af0902221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560af08fbc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560af08ef0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560af0901726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560aef7067e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faa00f95d8f 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).
> 
> =================================================================
> ==4024913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591b2da2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5591b3fa2221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5591b3f9bc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5591b3f8f0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5591b3fa1726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5591b2da67e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4f21257d8f 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).
> 
> =================================================================
> ==4024983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a06a44ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a07c44221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560a07c3dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560a07c310d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560a07c43726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560a06a487e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd5f4ab7d8f 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).
> 
> =================================================================
> ==4024894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562201608ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562202808221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562202801c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5622027f50d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562202807726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56220160c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f98917e9d8f 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).
> 
> =================================================================
> ==4024892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563659b37ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56365ad37221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56365ad30c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56365ad240d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56365ad36726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563659b3b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc755aadd8f 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).
> 
> =================================================================
> ==4025023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5584a2659ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5584a3859221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5584a3852c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5584a38460d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5584a3858726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5584a265d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff18461ed8f 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).
> 
> =================================================================
> ==4025056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589723f5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5589735f5221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5589735eec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5589735e20d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5589735f4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5589723f97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff6ed563d8f 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).
> 
> =================================================================
> ==4025059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5622b7b6fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5622b8d6f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5622b8d68c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5622b8d5c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5622b8d6e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5622b7b737e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6b2b2a3d8f 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).
> 
> =================================================================
> ==4025001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55581ceafccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55581e0af221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55581e0a8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55581e09c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55581e0ae726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55581ceb37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc354e52d8f 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).
> 
> =================================================================
> ==4025026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559adad81ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559adbf81221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559adbf7ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559adbf6e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559adbf80726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559adad857e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3a8877bd8f 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).
> 
> =================================================================
> ==4025071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b4cab4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563b4dcb4221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563b4dcadc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563b4dca10d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563b4dcb3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563b4cab87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2d151add8f 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).
> 
> =================================================================
> ==4024992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563459246ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56345a446221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56345a43fc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56345a4330d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56345a445726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56345924a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd9f1363d8f 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).
> 
> =================================================================
> ==4025046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611553baccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5611565ba221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5611565b3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5611565a70d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5611565b9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5611553be7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd687ee7d8f 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).
> 
> =================================================================
> ==4025024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56398e70eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56398f90e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56398f907c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56398f8fb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56398f90d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56398e7127e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0d5de6bd8f 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).
> 
> =================================================================
> ==4025022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b2ce74ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563b2e074221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563b2e06dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563b2e0610d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563b2e073726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563b2ce787e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8ef82b1d8f 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).
> 
> =================================================================
> ==4025094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c052d8eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c053f8e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c053f87c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c053f7b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c053f8d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c052d927e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0b0dcbbd8f 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).
> 
> =================================================================
> ==4024988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d20ac2dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d20be2d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d20be26c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d20be1a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d20be2c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d20ac317e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7e3ed9ed8f 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).
> 
> =================================================================
> ==4025042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560d7f2bfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560d804bf221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560d804b8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560d804ac0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560d804be726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560d7f2c37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc199793d8f 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).
> 
> =================================================================
> ==4025084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b77ea29ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b77fc29221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b77fc22c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b77fc160d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b77fc28726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b77ea2d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1d93d91d8f 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).
> 
> =================================================================
> ==4025006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621bc195ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5621bd395221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5621bd38ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5621bd3820d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5621bd394726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5621bc1997e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff070b1ad8f 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).
> 
> =================================================================
> ==4025010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559a8879accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559a8999a221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559a89993c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559a899870d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559a89999726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559a8879e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb41300fd8f 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).
> 
> =================================================================
> ==4023729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2537f6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a2549f6221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a2549efc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a2549e30d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a2549f5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a2537fa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fad15cfdd8f 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).
> 
> =================================================================
> ==4023683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56220ca27ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56220dc27221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56220dc20c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56220dc140d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56220dc26726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56220ca2b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f83cd852d8f 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).
> 
> =================================================================
> ==4023697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651ac9fdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5651adbfd221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5651adbf6c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5651adbea0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5651adbfc726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5651aca017e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f801b959d8f 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).
> 
> =================================================================
> ==4023734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e434652ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e435852221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e43584bc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e43583f0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e435851726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e4346567e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1b119bed8f 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).
> 
> =================================================================
> ==4023686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a8b6bbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560a8c8bb221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560a8c8b4c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560a8c8a80d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560a8c8ba726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560a8b6bf7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1e5bbc2d8f 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).
> 
> =================================================================
> ==4023674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5597e97f0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5597ea9f0221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5597ea9e9c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5597ea9dd0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5597ea9ef726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5597e97f47e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efc8fdafd8f 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).
> 
> =================================================================
> ==4023709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5625cb886ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5625cca86221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5625cca7fc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5625cca730d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5625cca85726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5625cb88a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8853211d8f 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).
> 
> =================================================================
> ==4023716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5641edebaccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5641ef0ba221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5641ef0b3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5641ef0a70d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5641ef0b9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5641edebe7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbd2d2efd8f 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).
> 
> =================================================================
> ==4023667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563e713aeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563e725ae221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563e725a7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563e7259b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563e725ad726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563e713b27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb18bf92d8f 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).
> 
> =================================================================
> ==4023670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d505f07ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d507107221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d507100c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d5070f40d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d507106726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d505f0b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fba97f2cd8f 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).
> 
> =================================================================
> ==4023714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591d1b95ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5591d2d95221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5591d2d8ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5591d2d820d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5591d2d94726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5591d1b997e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb34f84bd8f 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).
> 
> =================================================================
> ==4023698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa10f83ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fa12183221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fa1217cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fa121700d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fa12182726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fa10f877e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f31519f1d8f 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).
> 
> =================================================================
> ==4022730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578dc9e0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5578ddbe0221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5578ddbd9c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5578ddbcd0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5578ddbdf726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5578dc9e47e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6b187d3d8f 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).
> 
> =================================================================
> ==4022791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557757469ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557758669221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557758662c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5577586560d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557758668726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55775746d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fae9b72bd8f 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).
> 
> =================================================================
> ==4022794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632c756accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5632c876a221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5632c8763c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5632c87570d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5632c8769726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5632c756e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0f27168d8f 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).
> 
> =================================================================
> ==4022865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8b5a65ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f8b6c65221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f8b6c5ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f8b6c520d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f8b6c64726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f8b5a697e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f11bf735d8f 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).
> 
> =================================================================
> ==4022839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df46515ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55df47715221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55df4770ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55df477020d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55df47714726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55df465197e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2e9d1a1d8f 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).
> 
> =================================================================
> ==4022744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f4be71ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559f4d071221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559f4d06ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559f4d05e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559f4d070726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559f4be757e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9a86bc6d8f 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).
> 
> =================================================================
> ==4022745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555d649c5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555d65bc5221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555d65bbec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555d65bb20d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555d65bc4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555d649c97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff14ea38d8f 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).
> 
> =================================================================
> ==4022807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55600908eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55600a28e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55600a287c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55600a27b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55600a28d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5560090927e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fde5b966d8f 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).
> 
> =================================================================
> ==4022823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560e36405ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560e37605221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560e375fec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560e375f20d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560e37604726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560e364097e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f00381ccd8f 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).
> 
> =================================================================
> ==4022781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af8ba96ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55af8cc96221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55af8cc8fc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55af8cc830d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55af8cc95726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55af8ba9a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f169619cd8f 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).
> 
> =================================================================
> ==4022883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560caf121ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560cb0321221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560cb031ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560cb030e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560cb0320726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560caf1257e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff68d74cd8f 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).
> 
> =================================================================
> ==4022783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56143ea24ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56143fc24221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56143fc1dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56143fc110d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56143fc23726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56143ea287e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8cecf61d8f 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).
> 
> =================================================================
> ==4022806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf85ecdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55bf870cd221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bf870c6c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bf870ba0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bf870cc726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bf85ed17e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fca2c534d8f 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).
> 
> =================================================================
> ==4022862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cebb5c3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cebc7c3221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cebc7bcc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cebc7b00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cebc7c2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cebb5c77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f374c53fd8f 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).
> 
> =================================================================
> ==4022848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55db742c2ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55db754c2221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55db754bbc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55db754af0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55db754c1726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55db742c67e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8070e49d8f 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).
> 
> =================================================================
> ==4022769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d922509ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d923709221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d923702c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d9236f60d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d923708726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d92250d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f641e8c7d8f 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).
> 
> =================================================================
> ==4022812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc02dfaccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fc03ffa221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fc03ff3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fc03fe70d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fc03ff9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fc02dfe7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ffb08260d8f 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).
> 
> =================================================================
> ==4022875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c556cc3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c557ec3221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c557ebcc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c557eb00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c557ec2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c556cc77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f87baf92d8f 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).
> 
> =================================================================
> ==4022869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565d11f7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5565d23f7221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5565d23f0c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5565d23e40d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5565d23f6726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5565d11fb7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa85abead8f 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).
> 
> =================================================================
> ==4022761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f555048ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f556248221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f556241c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f5562350d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f556247726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f55504c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f019b987d8f 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).
> 
> =================================================================
> ==4022780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5618815e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5618827e5221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5618827dec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5618827d20d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5618827e4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5618815e97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8bfcae2d8f 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).
> 
> =================================================================
> ==4022838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575b5a80ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5575b6c80221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5575b6c79c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5575b6c6d0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5575b6c7f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5575b5a847e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f99d3c0dd8f 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).
> 
> =================================================================
> ==4022931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55690dc37ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55690ee37221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55690ee30c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55690ee240d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55690ee36726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55690dc3b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f84d38cdd8f 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).
> 
> =================================================================
> ==4022933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efcaececcd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55efcc0ce221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55efcc0c7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55efcc0bb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55efcc0cd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55efcaed27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9902502d8f 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).
> 
> =================================================================
> ==4022967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55637a82dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55637ba2d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55637ba26c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55637ba1a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55637ba2c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55637a8317e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f13f5702d8f 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).
> 
> =================================================================
> ==4022935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55778bc6eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55778ce6e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55778ce67c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55778ce5b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55778ce6d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55778bc727e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0c26074d8f 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).
> 
> =================================================================
> ==4022951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558c86118ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558c87318221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558c87311c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558c873050d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558c87317726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558c8611c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f30d85bfd8f 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).
> 
> =================================================================
> ==4022915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564b676ceccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x564b688ce221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564b688c7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564b688bb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564b688cd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564b676d27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff57331bd8f 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).
> 
> =================================================================
> ==4023016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd2640cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fd2760c221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fd27605c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fd275f90d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fd2760b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fd264107e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f116e020d8f 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).
> 
> =================================================================
> ==4022908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562dbccfaccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562dbdefa221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562dbdef3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562dbdee70d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562dbdef9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562dbccfe7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa4a4b06d8f 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).
> 
> =================================================================
> ==4022990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b37e0f4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b37f2f4221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b37f2edc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b37f2e10d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b37f2f3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b37e0f87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9b8a730d8f 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).
> 
> =================================================================
> ==4022975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56329c191ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56329d391221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56329d38ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56329d37e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56329d390726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56329c1957e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fae0a4b5d8f 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).
> 
> =================================================================
> ==4022903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561c73f1fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561c7511f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561c75118c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561c7510c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561c7511e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561c73f237e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f912c0edd8f 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).
> 
> =================================================================
> ==4022947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555beaa61ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555bebc61221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555bebc5ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555bebc4e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555bebc60726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555beaa657e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5ec59a3d8f 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).
> 
> =================================================================
> ==4023006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f24b2fbccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f24c4fb221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f24c4f4c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f24c4e80d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f24c4fa726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f24b2ff7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4a5a55ed8f 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).
> 
> =================================================================
> ==4022997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d515fcfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d5171cf221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d5171c8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d5171bc0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d5171ce726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d515fd37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2c12867d8f 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).
> 
> =================================================================
> ==4022921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632b6f5accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5632b815a221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5632b8153c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5632b81470d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5632b8159726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5632b6f5e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f59350edd8f 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).
> 
> =================================================================
> ==4022959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562c98be3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562c99de3221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562c99ddcc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562c99dd00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562c99de2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562c98be77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd0ef20bd8f 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).
> 
> =================================================================
> ==4023156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565031833ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x565032a33221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x565032a2cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x565032a200d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x565032a32726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5650318377e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb81337ed8f 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).
> 
> =================================================================
> ==4023172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5614e7f4cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5614e914c221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5614e9145c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5614e91390d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5614e914b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5614e7f507e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0538f39d8f 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).
> 
> =================================================================
> ==4023192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a93220ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563a94420221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563a94419c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563a9440d0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563a9441f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563a932247e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0b5e9b6d8f 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).
> 
> =================================================================
> ==4023209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56306d9dcccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56306ebdc221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56306ebd5c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56306ebc90d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56306ebdb726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56306d9e07e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f54e0815d8f 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).
> 
> =================================================================
> ==4023198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f75a95ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562f76c95221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562f76c8ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562f76c820d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562f76c94726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562f75a997e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5e8bfe2d8f 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).
> 
> =================================================================
> ==4023203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bda6b7dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55bda7d7d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bda7d76c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bda7d6a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bda7d7c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bda6b817e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f47da3fbd8f 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).
> 
> =================================================================
> ==4023215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d9b27dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562d9c47d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562d9c476c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562d9c46a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562d9c47c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562d9b2817e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdadf5d8d8f 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).
> 
> =================================================================
> ==4023193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1cfd99ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f1d0f99221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f1d0f92c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f1d0f860d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f1d0f98726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f1cfd9d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa55a54cd8f 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).
> 
> =================================================================
> ==4023183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5599e55f4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5599e67f4221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5599e67edc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5599e67e10d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5599e67f3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5599e55f87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f87ef8f0d8f 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).
> 
> =================================================================
> ==4021681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8835d8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d8847d8221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d8847d1c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d8847c50d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d8847d7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d8835dc7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7626391d8f 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).
> 
> =================================================================
> ==4021469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5601fc296ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5601fd496221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5601fd48fc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5601fd4830d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5601fd495726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5601fc29a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f01a2cebd8f 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).
> 
> =================================================================
> ==4024495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5632271c9ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5632283c9221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5632283c2c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5632283b60d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5632283c8726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5632271cd7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3b77750d8f 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).
> 
> =================================================================
> ==4024496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f80e1dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555f8201d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555f82016c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555f8200a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555f8201c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555f80e217e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f00f88fdd8f 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).
> 
> =================================================================
> ==4024508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e837079ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e838279221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e838272c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e8382660d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e838278726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e83707d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdc83695d8f 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).
> 
> =================================================================
> ==4024502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7fdca0ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c7feea0221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c7fee99c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c7fee8d0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c7fee9f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c7fdca47e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f40b4d2ad8f 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).
> 
> =================================================================
> ==4024491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565997fdccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55659a9fd221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55659a9f6c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55659a9ea0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55659a9fc726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5565998017e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe7e80c2d8f 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).
> 
> =================================================================
> ==4024485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561743cd3ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x561744ed3221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561744eccc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561744ec00d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561744ed2726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561743cd77e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff8592f4d8f 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).
> 
> =================================================================
> ==4024518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562bfe0beccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562bff2be221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562bff2b7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562bff2ab0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562bff2bd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562bfe0c27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc8ba944d8f 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).
> 
> =================================================================
> ==4024532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5558d2674ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5558d3874221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5558d386dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5558d38610d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5558d3873726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5558d26787e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f06cef80d8f 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).
> 
> =================================================================
> ==4024533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbfbf29ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cbfd129221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cbfd122c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cbfd1160d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cbfd128726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cbfbf2d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb917ad1d8f 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).
> 
> =================================================================
> ==4024516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a24f95ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555a26195221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555a2618ec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555a261820d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555a26194726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555a24f997e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb9828bed8f 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).
> 
> =================================================================
> ==4024555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0bb7a4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a0bc9a4221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a0bc99dc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a0bc9910d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a0bc9a3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a0bb7a87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f002d09ed8f 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).
> 
> =================================================================
> ==4024562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f72f07ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563f74107221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563f74100c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563f740f40d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563f74106726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563f72f0b7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f28759d2d8f 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).
> 
> =================================================================
> ==4024594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5f7f89ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55d5f9189221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d5f9182c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d5f91760d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d5f9188726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d5f7f8d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5d9f27dd8f 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).
> 
> =================================================================
> ==4024548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558faeb51ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558fafd51221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558fafd4ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558fafd3e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558fafd50726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558faeb557e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f86453add8f 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).
> 
> =================================================================
> ==4023789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5643ad583ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5643ae783221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5643ae77cc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5643ae7700d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5643ae782726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5643ad5877e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3743f49d8f 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).
> 
> =================================================================
> ==4023771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bfada08ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55bfaec08221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bfaec01c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bfaebf50d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bfaec07726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bfada0c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f06cb6bfd8f 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).
> 
> =================================================================
> ==4023812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563945c4accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563946e4a221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563946e43c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563946e370d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563946e49726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563945c4e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5825110d8f 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).
> 
> =================================================================
> ==4023819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b23ab6fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b23bd6f221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b23bd68c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b23bd5c0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b23bd6e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b23ab737e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0b3518dd8f 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).
> 
> =================================================================
> ==4023800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589458dfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558946adf221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558946ad8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558946acc0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558946ade726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5589458e37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4fc449cd8f 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).
> 
> =================================================================
> ==4023776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5606253cfccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5606265cf221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5606265c8c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5606265bc0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5606265ce726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5606253d37e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdf9eb18d8f 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).
> 
> =================================================================
> ==4023785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e3f80e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e3f92e5221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e3f92dec9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e3f92d20d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e3f92e4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e3f80e97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd0960f6d8f 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).
> 
> =================================================================
> ==4023813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1e3cdeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c1e4ede221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c1e4ed7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c1e4ecb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c1e4edd726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c1e3ce27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f30557d2d8f 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).
> 
> =================================================================
> ==4023862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556544858ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556545a58221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556545a51c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556545a450d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556545a57726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55654485c7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd92b46fd8f 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).
> 
> =================================================================
> ==4023772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562af4f32ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562af6132221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562af612bc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562af611f0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562af6131726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562af4f367e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2a06866d8f 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).
> 
> =================================================================
> ==4023833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b4680eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557b47a0e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557b47a07c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557b479fb0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557b47a0d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557b468127e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc0a8412d8f 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).
> 
> =================================================================
> ==4023841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55710048cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55710168c221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557101685c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5571016790d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55710168b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5571004907e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f32d8207d8f 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).
> 
> =================================================================
> ==4023824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c37e612ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55c37f812221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c37f80bc9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c37f7ff0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c37f811726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c37e6167e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5684312d8f 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).
> 
> =================================================================
> ==4023777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8afcc8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55f8b0ec8221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f8b0ec1c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f8b0eb50d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f8b0ec7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f8afccc7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2cca61ad8f 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).
> 
> =================================================================
> ==4023894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5627ff9c8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x562800bc8221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562800bc1c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562800bb50d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562800bc7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5627ff9cc7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe62752cd8f 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).
> 
> =================================================================
> ==4023869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556ddd9aaccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x556ddebaa221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556ddeba3c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556ddeb970d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556ddeba9726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556ddd9ae7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8b33942d8f 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).
> 
> =================================================================
> ==4023895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcc7e99ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55fcc9099221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fcc9092c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fcc90860d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fcc9098726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fcc7e9d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8f5928bd8f 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).
> 
> =================================================================
> ==4023901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562802f5eccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56280415e221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562804157c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56280414b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56280415d726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562802f627e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbf3ad5ad8f 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).
> 
> =================================================================
> ==4023878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9fef7dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55da0017d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55da00176c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55da0016a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55da0017c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d9fef817e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f08e12dfd8f 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).
> 
> =================================================================
> ==4023885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4756dccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x563f4876d221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563f48766c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563f4875a0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563f4876c726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563f475717e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f27bab57d8f 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).
> 
> =================================================================
> ==4023944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5578bbd31ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5578bcf31221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5578bcf2ac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5578bcf1e0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5578bcf30726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5578bbd357e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe93e713d8f 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).
> 
> =================================================================
> ==4023861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ecd77d1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ecd89d1221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ecd89cac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ecd89be0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ecd89d0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ecd77d57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa3dee8bd8f 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).
> 
> =================================================================
> ==4023919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558808aaeccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558809cae221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558809ca7c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558809c9b0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558809cad726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558808ab27e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3eac323d8f 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).
> 
> =================================================================
> ==4023929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560de98c7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560deaac7221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560deaac0c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560deaab40d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560deaac6726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560de98cb7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7feea7ac4d8f 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).
> 
> =================================================================
> ==4023912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557ce994cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x557ceab4c221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557ceab45c9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557ceab390d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557ceab4b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557ce99507e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8327052d8f 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).
> 
> =================================================================
> ==4023876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559e732c1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559e744c1221 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559e744bac9a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559e744ae0d3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559e744c0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559e732c57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe59625fd8f 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 trafficlights joined phases NEMA buttons add default ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026194==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55a9b810bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a9b9411b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a9b92faee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a9b930a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a9b810f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc662bb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55a9b810bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a9b9411b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a9b92fb22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a9b930a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a9b810f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc662bb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55a9b810bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55a9b92fb755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55a9b930a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a9b810f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc662bb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55a9b810bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026203==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5570dc00cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5570dd312b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5570dd1fbee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5570dd20b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5570dc0107e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f68234e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5570dc00cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5570dd312b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5570dd1fc22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5570dd20b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5570dc0107e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f68234e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5570dc00cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5570dd1fc755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5570dd20b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5570dc0107e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f68234e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5570dc00cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x559b8814accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559b89450b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559b89339ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559b89349726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559b8814e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8499d9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x559b8814accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559b89450b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559b8933a22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559b89349726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559b8814e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8499d9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x559b8814accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559b8933a755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x559b89349726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559b8814e7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8499d9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x559b8814accd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026242==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5615fe4e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5615ff7edb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5615ff6d6ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5615ff6e6726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5615fe4eb7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7effd85c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5615fe4e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5615ff7edb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5615ff6d722b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5615ff6e6726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5615fe4eb7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7effd85c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5615fe4e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5615ff6d7755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5615ff6e6726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5615fe4eb7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7effd85c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5615fe4e7ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026219==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x560adc7d1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560addad7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560add9c0ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560add9d0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560adc7d57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f68a79cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x560adc7d1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560addad7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560add9c122b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560add9d0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560adc7d57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f68a79cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x560adc7d1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x560add9c1755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x560add9d0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560adc7d57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f68a79cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x560adc7d1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x558fcd702ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558fcea08b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558fce8f1ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558fce901726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558fcd7067e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2c8ff3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x558fcd702ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558fcea08b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558fce8f222b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558fce901726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558fcd7067e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2c8ff3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x558fcd702ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x558fce8f2755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x558fce901726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558fcd7067e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2c8ff3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x558fcd702ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55efbbf40ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55efbd246b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55efbd12fee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55efbd13f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55efbbf447e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8004ecfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55efbbf40ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55efbd246b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55efbd13022b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55efbd13f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55efbbf447e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8004ecfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55efbbf40ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55efbd130755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55efbd13f726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55efbbf447e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8004ecfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55efbbf40ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026267==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5595c3323ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5595c4629b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5595c4512ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5595c4522726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5595c33277e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb4a4cc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5595c3323ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5595c4629b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5595c451322b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5595c4522726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5595c33277e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb4a4cc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5595c3323ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5595c4513755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5595c4522726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5595c33277e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb4a4cc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5595c3323ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026243==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 11008 byte(s) in 8 object(s) allocated from:
>     #0 0x5557db296ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5557dc59cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5557dc485ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5557dc495726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5557db29a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe72a45fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 11008 byte(s) in 8 object(s) allocated from:
>     #0 0x5557db296ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5557dc59cb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5557dc48622b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5557dc495726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5557db29a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe72a45fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5557db296ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5557dc486755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5557dc495726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5557db29a7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe72a45fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5557db296ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<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 ----------
2a3,61
> 
> =================================================================
> ==4026276==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55e7cba13ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e7ccd19b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e7ccc02ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e7ccc12726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7cba177e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fddf2bb3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55e7cba13ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e7ccd19b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e7ccc0322b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e7ccc12726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e7cba177e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fddf2bb3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55e7cba13ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55e7ccc03755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55e7ccc12726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e7cba177e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fddf2bb3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55e7cba13ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55b137a1bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b138d21b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b138c0aee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b138c1a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b137a1f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f202d483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55b137a1bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b138d21b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b138c0b22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b138c1a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b137a1f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f202d483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55b137a1bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55b138c0b755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55b138c1a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b137a1f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f202d483d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55b137a1bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026253==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55675e489ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55675f78fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55675f678ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55675f688726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55675e48d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8085ed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55675e489ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55675f78fb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55675f67922b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55675f688726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55675e48d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8085ed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55675e489ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55675f679755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55675f688726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55675e48d7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8085ed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55675e489ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026290==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55ee925a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ee938acb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee93795ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ee937a5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ee925aa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa1a118ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55ee925a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ee938acb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee9379622b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ee937a5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ee925aa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa1a118ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55ee925a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55ee93796755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55ee937a5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ee925aa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa1a118ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55ee925a6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026127==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5605c90f6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5605ca3fcb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605ca2e5ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5605ca2f5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5605c90fa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f690e8a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5605c90f6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5605ca3fcb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605ca2e622b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5605ca2f5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5605c90fa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f690e8a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5605c90f6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5605ca2e6755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5605ca2f5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5605c90fa7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f690e8a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5605c90f6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,62
> 
> =================================================================
> ==4026138==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5560db3e8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5560dc6eeb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5560dc5d7ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5560dc5e7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5560db3ec7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f993ceabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5560db3e8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5560dc6eeb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5560dc5d822b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5560dc5e7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5560db3ec7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f993ceabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5560db3e8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5560dc5d8755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5560dc5e7726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5560db3ec7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f993ceabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5560db3e8ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026132==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5633d05c1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5633d18c7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5633d17b0ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5633d17c0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5633d05c57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f233ef84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5633d05c1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5633d18c7b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5633d17b122b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5633d17c0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5633d05c57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f233ef84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5633d05c1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5633d17b1755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5633d17c0726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5633d05c57e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f233ef84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5633d05c1ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55cc1f1e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc204ebb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc203d4ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55cc203e4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc1f1e97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9adbf45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55cc1f1e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc204ebb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc203d522b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55cc203e4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc1f1e97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9adbf45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55cc1f1e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55cc203d5755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55cc203e4726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55cc1f1e97e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f9adbf45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55cc1f1e5ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026176==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5645395b6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56453a8bcb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56453a7a5ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56453a7b5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5645395ba7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3a26746d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x5645395b6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56453a8bcb14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56453a7a622b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56453a7b5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5645395ba7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3a26746d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5645395b6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x56453a7a6755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x56453a7b5726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5645395ba7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3a26746d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5645395b6ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55724719bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5572484a1b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55724838aee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55724839a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55724719f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb61140ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55724719bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x5572484a1b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55724838b22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55724839a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55724719f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb61140ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55724719bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55724838b755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55724839a726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55724719f7e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb61140ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55724719bccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026146==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x559c8006fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559c81375b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559c8125eee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559c8126e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559c800737e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f79df7f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x559c8006fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559c81375b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559c8125f22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559c8126e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559c800737e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f79df7f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x559c8006fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x559c8125f755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x559c8126e726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559c800737e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f79df7f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x559c8006fccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026160==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55addcae4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55addddeab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55adddcd3ee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55adddce3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55addcae87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f46f2286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x55addcae4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55addddeab14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55adddcd422b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55adddce3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55addcae87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f46f2286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55addcae4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x55adddcd4755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55adddce3726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55addcae87e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f46f2286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55addcae4ccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4026166==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x555f2325cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555f24562b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555f2444bee3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555f2445b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555f232607e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7feb714ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16512 byte(s) in 12 object(s) allocated from:
>     #0 0x555f2325cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555f24562b14 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555f2444c22b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555f2445b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555f232607e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7feb714ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x555f2325cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
>     #1 0x555f2444c755 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x555f2445b726 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555f232607e9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7feb714ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x555f2325cccd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2af0ccd) (BuildId: c3ea230cac25ba1e4b4be9689525acff06a50941)
<truncated after showing first 30 lines>

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:

24 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 begin ( 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 line ( 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 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 line ( 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 personflow create endnumber ( 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 begin ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1
> ==4040763==WARNING: Can't read from symbolizer at fd 3

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 ----------
1206,7540d1205
< 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.
< Warning: Person 'pf_0.4266' is jammed on edge 'Edge0', time=1939.00.
< Warning: Person 'pf_0.4267' is jammed on edge 'Edge0', time=1939.00.
< Warning: Person 'pf_0.4268' is jammed on edge 'Edge0', time=1940.00.
< Warning: Person 'pf_0.4269' is jammed on edge 'Edge0', time=1941.00.
< Warning: Person 'pf_0.4270' is jammed on edge 'Edge0', time=1942.00.
< Warning: Person 'pf_0.4271' is jammed on edge 'Edge0', time=1942.00.
< Warning: Person 'pf_0.4272' is jammed on edge 'Edge0', time=1943.00.
< Warning: Person 'pf_0.4273' is jammed on edge 'Edge0', time=1944.00.
< Warning: Person 'pf_0.4274' is jammed on edge 'Edge0', time=1944.00.
< Warning: Person 'pf_0.4275' is jammed on edge 'Edge0', time=1945.00.
< Warning: Person 'pf_0.4276' is jammed on edge 'Edge0', time=1945.00.
< Warning: Person 'pf_0.4277' is jammed on edge 'Edge0', time=1946.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 ----------
2992,12242d2991
< Warning: Person 'pf_1.3140' is jammed on edge 'Edge1', time=1635.00.
< Warning: Person 'pf_1.2090' is jammed on edge 'Edge1', time=1635.00.
< Warning: Person 'pf_1.4224' is jammed on edge 'Edge1', time=1635.00.
< Warning: Person 'pf_1.4225' is jammed on edge 'Edge1', time=1635.00.
< Warning: Person 'pf_1.4226' is jammed on edge 'Edge1', time=1635.00.
< Warning: Person 'pf_1.4227' is jammed on edge 'Edge1', time=1636.00.
< Warning: Person 'pf_1.4228' is jammed on edge 'Edge1', time=1636.00.
< Warning: Person 'pf_1.4229' is jammed on edge 'Edge1', time=1636.00.
< Warning: Person 'pf_1.4230' is jammed on edge 'Edge1', time=1637.00.
< Warning: Person 'pf_1.4231' is jammed on edge 'Edge1', time=1637.00.
< Warning: Person 'pf_1.4232' is jammed on edge 'Edge1', time=1637.00.
< Warning: Person 'pf_1.4233' is jammed on edge 'Edge1', time=1638.00.
< Warning: Person 'pf_1.4234' is jammed on edge 'Edge1', time=1638.00.
< Warning: Person 'pf_1.4235' is jammed on edge 'Edge1', time=1638.00.
< Warning: Person 'pf_1.3216' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4236' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4237' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4238' is jammed on edge 'Edge1', time=1639.00.
< Warning: Person 'pf_1.4239' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4240' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4241' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4242' is jammed on edge 'Edge1', time=1640.00.
< Warning: Person 'pf_1.4243' is jammed on edge 'Edge1', time=1641.00.
< Warning: Person 'pf_1.4244' is jammed on edge 'Edge1', time=1641.00.
< Warning: Person 'pf_1.4245' is jammed on edge 'Edge1', time=1641.00.
< Warning: Person 'pf_1.4246' is jammed on edge 'Edge1', time=1642.00.
< Warning: Person 'pf_1.4247' is jammed on edge 'Edge1', time=1642.00.
< Warning: Person 'pf_1.4248' is jammed on edge 'Edge1', time=1642.00.
< Warning: Person 'pf_1.4249' is jammed on edge 'Edge1', time=1643.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 ----------
3122,12348d3121
< Warning: Person 'pf_1.4387' is jammed on edge 'Edge1', time=1688.00.
< Warning: Person 'pf_1.4388' is jammed on edge 'Edge1', time=1688.00.
< Warning: Person 'pf_1.4389' is jammed on edge 'Edge1', time=1688.00.
< Warning: Person 'pf_1.4390' is jammed on edge 'Edge1', time=1689.00.
< Warning: Person 'pf_1.4391' is jammed on edge 'Edge1', time=1689.00.
< Warning: Person 'pf_1.4392' is jammed on edge 'Edge1', time=1689.00.
< Warning: Person 'pf_1.4393' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4394' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4395' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4396' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4397' is jammed on edge 'Edge1', time=1691.00.
< Warning: Person 'pf_1.4398' is jammed on edge 'Edge1', time=1691.00.
< Warning: Person 'pf_1.4399' is jammed on edge 'Edge1', time=1691.00.
< Warning: Person 'pf_1.4400' is jammed on edge 'Edge1', time=1692.00.
< Warning: Person 'pf_1.4401' is jammed on edge 'Edge1', time=1692.00.
< Warning: Person 'pf_1.4402' is jammed on edge 'Edge1', time=1692.00.
< Warning: Person 'pf_1.3236' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.3402' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.4403' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.4404' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.4405' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.3231' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.3331' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.2126' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.3355' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.3376' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4406' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4407' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4408' is jammed on edge 'Edge1', time=1694.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 ----------
3505,11990d3504
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1785.00.
< Warning: Person 'pf_1.4697' is jammed on edge 'Edge1', time=1785.00.
< Warning: Person 'pf_1.4698' is jammed on edge 'Edge1', time=1785.00.
< Warning: Person 'pf_1.4699' is jammed on edge 'Edge1', time=1785.00.
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1786.00.
< Warning: Person 'pf_1.4700' is jammed on edge 'Edge1', time=1786.00.
< Warning: Person 'pf_1.4701' is jammed on edge 'Edge1', time=1786.00.
< Warning: Person 'pf_1.4702' is jammed on edge 'Edge1', time=1786.00.
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1787.00.
< Warning: Person 'pf_1.4703' is jammed on edge 'Edge1', time=1787.00.
< Warning: Person 'pf_1.4704' is jammed on edge 'Edge1', time=1787.00.
< Warning: Person 'pf_1.4705' is jammed on edge 'Edge1', time=1787.00.
< Warning: Person 'pf_1.4706' is jammed on edge 'Edge1', time=1787.00.
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1788.00.
< Warning: Person 'pf_1.4707' is jammed on edge 'Edge1', time=1788.00.
< Warning: Person 'pf_1.4708' is jammed on edge 'Edge1', time=1788.00.
< Warning: Person 'pf_1.4709' is jammed on edge 'Edge1', time=1788.00.
< Warning: Person 'pf_1.3365' is jammed on edge ':Junction2_w0', time=1789.00.
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1789.00.
< Warning: Person 'pf_1.4710' is jammed on edge 'Edge1', time=1789.00.
< Warning: Person 'pf_1.4711' is jammed on edge 'Edge1', time=1789.00.
< Warning: Person 'pf_1.4712' is jammed on edge 'Edge1', time=1789.00.
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1790.00.
< Warning: Person 'pf_1.4713' is jammed on edge 'Edge1', time=1790.00.
< Warning: Person 'pf_1.4714' is jammed on edge 'Edge1', time=1790.00.
< Warning: Person 'pf_1.4715' is jammed on edge 'Edge1', time=1790.00.
< Warning: Collision of person 'pf_1.4315' and person 'pf_1.4567', lane='Edge1_0', time=1791.00.
< Warning: Person 'pf_1.4716' is jammed on edge 'Edge1', time=1791.00.
< Warning: Person 'pf_1.4717' is jammed on edge 'Edge1', time=1791.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 ----------
3103,12348d3102
< Warning: Person 'pf_1.4368' is jammed on edge 'Edge1', time=1682.00.
< Warning: Person 'pf_1.4369' is jammed on edge 'Edge1', time=1682.00.
< Warning: Person 'pf_1.4370' is jammed on edge 'Edge1', time=1682.00.
< Warning: Person 'pf_1.4371' is jammed on edge 'Edge1', time=1683.00.
< Warning: Person 'pf_1.4372' is jammed on edge 'Edge1', time=1683.00.
< Warning: Person 'pf_1.4373' is jammed on edge 'Edge1', time=1683.00.
< Warning: Person 'pf_1.4374' is jammed on edge 'Edge1', time=1684.00.
< Warning: Person 'pf_1.4375' is jammed on edge 'Edge1', time=1684.00.
< Warning: Person 'pf_1.4376' is jammed on edge 'Edge1', time=1684.00.
< Warning: Person 'pf_1.4377' is jammed on edge 'Edge1', time=1685.00.
< Warning: Person 'pf_1.4378' is jammed on edge 'Edge1', time=1685.00.
< Warning: Person 'pf_1.4379' is jammed on edge 'Edge1', time=1685.00.
< Warning: Person 'pf_1.4380' is jammed on edge 'Edge1', time=1685.00.
< Warning: Person 'pf_1.4381' is jammed on edge 'Edge1', time=1686.00.
< Warning: Person 'pf_1.4382' is jammed on edge 'Edge1', time=1686.00.
< Warning: Person 'pf_1.4383' is jammed on edge 'Edge1', time=1686.00.
< Warning: Person 'pf_1.4384' is jammed on edge 'Edge1', time=1687.00.
< Warning: Person 'pf_1.4385' is jammed on edge 'Edge1', time=1687.00.
< Warning: Person 'pf_1.4386' is jammed on edge 'Edge1', time=1687.00.
< Warning: Person 'pf_1.4387' is jammed on edge 'Edge1', time=1688.00.
< Warning: Person 'pf_1.4388' is jammed on edge 'Edge1', time=1688.00.
< Warning: Person 'pf_1.4389' is jammed on edge 'Edge1', time=1688.00.
< Warning: Person 'pf_1.4390' is jammed on edge 'Edge1', time=1689.00.
< Warning: Person 'pf_1.4391' is jammed on edge 'Edge1', time=1689.00.
< Warning: Person 'pf_1.4392' is jammed on edge 'Edge1', time=1689.00.
< Warning: Person 'pf_1.4393' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4394' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4395' is jammed on edge 'Edge1', time=1690.00.
< Warning: Person 'pf_1.4396' is jammed on edge 'Edge1', time=1690.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 ----------
1559,18100d1558
< Warning: Collision of person 'pf_0.1992' and person 'pf_0.2154', lane='Edge0_0', time=1392.00.
< Warning: Person 'pf_0.2775' is jammed on edge 'Edge0', time=1392.00.
< Warning: Person 'pf_0.2776' is jammed on edge 'Edge0', time=1392.00.
< Warning: Person 'pf_0.2777' is jammed on edge 'Edge0', time=1392.00.
< Warning: Person 'pf_0.2778' is jammed on edge 'Edge0', time=1392.00.
< Warning: Person 'pf_0.2779' is jammed on edge 'Edge0', time=1392.00.
< Warning: Person 'pf_1.2741' is jammed on edge 'Edge1', time=1392.00.
< Warning: Person 'pf_1.2742' is jammed on edge 'Edge1', time=1392.00.
< Warning: Person 'pf_0.2780' is jammed on edge 'Edge0', time=1393.00.
< Warning: Person 'pf_0.2781' is jammed on edge 'Edge0', time=1394.00.
< Warning: Person 'pf_0.2782' is jammed on edge 'Edge0', time=1394.00.
< Warning: Person 'pf_1.2744' is jammed on edge 'Edge1', time=1394.00.
< Warning: Person 'pf_1.2745' is jammed on edge 'Edge1', time=1394.00.
< Warning: Person 'pf_0.2783' is jammed on edge 'Edge0', time=1395.00.
< Warning: Person 'pf_0.2784' is jammed on edge 'Edge0', time=1395.00.
< Warning: Person 'pf_1.2747' is jammed on edge 'Edge1', time=1395.00.
< Warning: Person 'pf_1.2748' is jammed on edge 'Edge1', time=1395.00.
< Warning: Collision of person 'pf_0.2200' and person 'pf_1.2746', lane='Edge1_0', time=1395.00.
< Warning: Person 'pf_1.2749' is jammed on edge 'Edge1', time=1396.00.
< Warning: Person 'pf_1.2750' is jammed on edge 'Edge1', time=1396.00.
< Warning: Person 'pf_0.2785' is jammed on edge 'Edge0', time=1397.00.
< Warning: Person 'pf_0.1669' is jammed on edge 'Edge0', time=1398.00.
< Warning: Person 'pf_0.2786' is jammed on edge 'Edge0', time=1398.00.
< Warning: Person 'pf_0.2787' is jammed on edge 'Edge0', time=1398.00.
< Warning: Person 'pf_1.2752' is jammed on edge 'Edge1', time=1398.00.
< Warning: Person 'pf_1.2753' is jammed on edge 'Edge1', time=1398.00.
< Warning: Person 'pf_0.2788' is jammed on edge 'Edge0', time=1399.00.
< Warning: Person 'pf_0.2789' is jammed on edge 'Edge0', time=1399.00.
< Warning: Person 'pf_1.2754' is jammed on edge 'Edge1', time=1399.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 ----------
14506,34132d14505
< Warning: Collision of person 'pf_1.6530' and person 'pf_1.5591', lane=':Junction2_0_1', time=2070.00.
< Warning: Person 'pf_1.5608' is jammed on edge 'Edge1', time=2070.00.
< Warning: Person 'pf_1.5609' is jammed on edge 'Edge1', time=2070.00.
< Warning: Person 'pf_1.5610' is jammed on edge 'Edge1', time=2070.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5550', lane='Edge2_1', time=2070.00.
< Warning: Collision of person 'pf_1.5580' and person 'pf_1.5576', lane=':Junction2_0_1', time=2071.00.
< Warning: Person 'pf_1.5611' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_1.5612' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_1.5613' is jammed on edge 'Edge1', time=2071.00.
< Warning: Collision of person 'pf_0.663' and person 'pf_1.5545', lane='Edge2_1', time=2071.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5552', lane='Edge2_1', time=2071.00.
< Warning: Person 'pf_1.5614' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5615' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5616' is jammed on edge 'Edge1', time=2072.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5555', lane='Edge2_1', time=2072.00.
< Warning: Collision of person 'pf_1.5576' and person 'pf_1.5570', lane='Edge2_1', time=2072.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5563', lane='Edge2_1', time=2072.00.
< Warning: Collision of person 'pf_1.6530' and person 'pf_1.5587', lane=':Junction2_0_1', time=2073.00.
< Warning: Person 'pf_1.5617' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5618' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5619' is jammed on edge 'Edge1', time=2073.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5538', lane='Edge2_1', time=2073.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5560', lane='Edge2_1', time=2073.00.
< Warning: Collision of person 'pf_1.5565' and person 'pf_1.5567', lane='Edge2_1', time=2073.00.
< Warning: Person 'pf_1.5620' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5621' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5622' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5623' is jammed on edge 'Edge1', time=2074.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5534', lane='Edge2_1', time=2074.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,1505917
< 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,1516966
< 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,1498171
< 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,1439867
< 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,1464312
< 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,1445824
< 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,1487575
< 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,1447618
< 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,1485218
< 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,1423774
< 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,1479770
< 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,1551295
< 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,1386212
< 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,1528142
< 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,1483418
< 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,1438031
< 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,1497577
> 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,1452644
> 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,1457224
> 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,1495656
> 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,1402364
> 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,1478267
> 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,1173083
> 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,1561331
> 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,1462428
> 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,1112676
> 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,1149319
> 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,1100976
> 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,1120167
> 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,1138687
> 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,1161887
> 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,1114945
> 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,1157292
> 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,943649
> 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,1037617
> 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,1047637
> 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,719479
> 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,968022
> 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,690785
> 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,810570
> 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,1068804
> 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,477826
> 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,689369
> 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,457432
> 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,465178
> 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,500216
> 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,1000708
> 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,488308
> 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,477983
> 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,608627
> 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.